Skip to content

Release 1.9-RC3

Pre-release
Pre-release
Compare
Choose a tag to compare
@groldan groldan released this 26 Nov 15:22
· 10 commits to main since this release
v1.9-RC3
744cce5

What's Changed

  • Update config service to use the embedded /etc/geoserver config by default by @groldan in #555
  • Stop copying config/ to all apps' target/ directory by @groldan in #556
  • Install system CA certificates in base Docker image by @groldan in #557
  • Speed up application startup times with AppCDS by @groldan in #558
  • Support IAU planetary CRSs and additional EPSG projections out of the box by @groldan in #559
  • Workaround an issue where the JNDIInitializer would be called several times by @groldan in #563
  • Add JDBC and LDAP security plugins by @groldan in #564
  • Fix saving workspace services not working with pgconfig by @groldan in #565
  • Enable restconfig-wmts extension by @groldan in #566
  • Fix inconcistencies with caching GeoServer config infos by @groldan in #567
  • Set default values for min/max heap memory percentage in the base JRE image by @groldan in #569
  • docs: add diagram for event bus understanding by @buehner in #540
  • Fix a bug where changes to GWC layers won't be propagated to other pods. by @groldan in #570

Full Changelog: v1.9-RC2...v1.9-RC3