-
Notifications
You must be signed in to change notification settings - Fork 39
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release GN v4.4.0 #107
Merged
Merged
Release GN v4.4.0 #107
Commits on Jul 11, 2023
-
* Allow to set the application web context path using the new `WEBAPP_CONTEXT_PATH` (defaults to `/geonetwork`) * Move the exploded war to `/opt/geonetwork` * Add a new `GN_CONFIG_PROPERTIES` for passing addional configuration options to GN in the form of Java properties, for example `GN_CONFIG_PROPERTIES=-Dldap.base.provider.url=ldap://ldap:389` * `ES_HOST` is no longer mandatory and now defaults to `localhost`
Configuration menu - View commit details
-
Copy full SHA for 0053807 - Browse repository at this point
Copy the full SHA 0053807View commit details
Commits on Jul 21, 2023
-
* Java 11 * Fix Config properties * Use OGC API records 4.2.5 for now * Fix OGC API records fail to start because of empty GN database * Move config to JVM args * Add Jetty http forward module for X-Forwarded header.
Configuration menu - View commit details
-
Copy full SHA for c4e01cb - Browse repository at this point
Copy the full SHA c4e01cbView commit details
Commits on Aug 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 71cad20 - Browse repository at this point
Copy the full SHA 71cad20View commit details
Commits on Sep 7, 2023
-
Jetty / Increase max form keys
This is a parameter to customize depending on size of metadata records (eg. many languages or many contacts)
Configuration menu - View commit details
-
Copy full SHA for f21fd8c - Browse repository at this point
Copy the full SHA f21fd8cView commit details
Commits on Sep 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9d1cb4f - Browse repository at this point
Copy the full SHA 9d1cb4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8bf8eda - Browse repository at this point
Copy the full SHA 8bf8edaView commit details -
Configuration menu - View commit details
-
Copy full SHA for da562a5 - Browse repository at this point
Copy the full SHA da562a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f6488d - Browse repository at this point
Copy the full SHA 4f6488dView commit details
Commits on Sep 12, 2023
-
Main idea was to more easily set up load balancing with sticky session. Co-authored-by: Joachim Nielandt <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8c37971 - Browse repository at this point
Copy the full SHA 8c37971View commit details
Commits on Sep 13, 2023
-
Main idea is to avoid errors on some case (eg. OGC API records error starting on an empty database) and start services in order. Co-authored-by: Joachim Nielandt <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d64c0f1 - Browse repository at this point
Copy the full SHA d64c0f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for df6a147 - Browse repository at this point
Copy the full SHA df6a147View commit details -
Configuration menu - View commit details
-
Copy full SHA for fdf9372 - Browse repository at this point
Copy the full SHA fdf9372View commit details -
Configuration menu - View commit details
-
Copy full SHA for 724036d - Browse repository at this point
Copy the full SHA 724036dView commit details
Commits on Sep 18, 2023
-
Jetty / Update version and fix sending mail on java 11.
Co-authored-by: Joachim Nielandt <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cd6af05 - Browse repository at this point
Copy the full SHA cd6af05View commit details
Commits on Sep 21, 2023
-
Add timezone config and use separate schemapublication dir (avoid issue
when starting multiple instances using the same data dir - XSD are copied to this folder on startup and copy may clash)
Configuration menu - View commit details
-
Copy full SHA for ad067fd - Browse repository at this point
Copy the full SHA ad067fdView commit details
Commits on Sep 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 12bee86 - Browse repository at this point
Copy the full SHA 12bee86View commit details -
Configuration menu - View commit details
-
Copy full SHA for f768ddd - Browse repository at this point
Copy the full SHA f768dddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f06cdd - Browse repository at this point
Copy the full SHA 9f06cddView commit details
Commits on Sep 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b249c6e - Browse repository at this point
Copy the full SHA b249c6eView commit details
Commits on Oct 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 410cd70 - Browse repository at this point
Copy the full SHA 410cd70View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b9ff2f - Browse repository at this point
Copy the full SHA 0b9ff2fView commit details
Commits on Oct 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b13cc6f - Browse repository at this point
Copy the full SHA b13cc6fView commit details -
Co-authored-by: joachimnielandt <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 09af312 - Browse repository at this point
Copy the full SHA 09af312View commit details
Commits on Oct 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a2e70d7 - Browse repository at this point
Copy the full SHA a2e70d7View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.