Skip to content

Releases: geoserver/geoserver-cloud

Release 1.0-RC25

18 Aug 06:40
v1.0-RC25
69d6e4b
Compare
Choose a tag to compare

What's Changed

  • Fix catalog facade's getStyleByName(String name) by @groldan in #264
  • Renaming a style breaks WMS service, new style filename not found by @groldan in #265
  • Fix gwc's direct WMS integration, bean registration race condition by @groldan in #266

Full Changelog: v1.0-RC24...v1.0-RC25

Release 1.0-RC24

03 Aug 07:04
v1.0-RC24
5292c36
Compare
Choose a tag to compare

What's Changed

  • Avoid GeoTools logging redirection to Log4J by @groldan in #260
  • Integrate KML services with wms-service by @groldan in #261
  • Fix startup failures with jdbcconfig by @groldan in #262

Full Changelog: v1.0-RC23...v1.0-RC24

Release 1.0-RC23

07 Jul 02:19
v1.0-RC23
559b81e
Compare
Choose a tag to compare

What's Changed

  • Split catalog backend projects by @groldan in #243
  • PropertyDiff.clean() consider no-change for i18nString and CRS by @groldan in #250
  • Make updateSequence increment atomically cluster-wide by @groldan in #251
  • Data-directory backend cluster-wide locking on configuration changes by @groldan in #253
  • Add support and tests for YAML encoding of config objects by @groldan in #254
  • CatalogPlugin implementation of [GEOS-10561] CatalogImpl.save(StoreInfo) business rule to handle ResourceInfo.namespace by @groldan in #255
  • Disable default activation of docker image building profiles by @groldan in #256
  • Exclude AdminRequestCallback from component-scan by @groldan in #259

Full Changelog: v1.0-RC22...v1.0-RC23

Release 1.0-RC22

19 Jun 03:11
v1.0-RC22
94ad372
Compare
Choose a tag to compare

What's Changed

  • Remove duplicated text. Fix docker-compose referenced yml by @jemacchi in #238
  • Refactor remote catalog/config events to not require a dependency on spring cloud bus except as an integration layer. by @groldan in #239
  • web-ui: avoid log4j 1.x ClassNotFoundException in GlobalSettingsPage by @groldan in #240
  • Bind missing RemoteEventResourcePoolProcessor bean and improve logging by @groldan in #241
  • Fix config-service-native-image ci build by @groldan in #242
  • Peg upstream geoserver version to 2.21.0-CLOUD by @groldan in #244
  • Remote event processing of patches sends CatalogInfo as value instead of references by @groldan in #246
  • Initialize default styles guarded by a lock for jdbcconfig by @groldan in #248
  • SettingsInfo's contact was being sent as a proxy by @groldan in #249

New Contributors

Full Changelog: v1.0-RC21...v1.0-RC22

Release 1.0-RC21

03 Jun 07:38
v1.0-RC21
8d91644
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0-RC20...v1.0-RC21

Release 1.0-RC20

02 Jun 13:59
v1.0-RC20
2b5710d
Compare
Choose a tag to compare

What's Changed

  • Project refactoring to better reflect the architecture by @groldan in #232
  • Replace GeoServerInitStartupListener by an ApplicationContextInitializer by @groldan in #234
  • Move default workspace/store assignment to CatalogPlugin.add(...) by @groldan in #236

Full Changelog: v1.0-RC19...v1.0-RC20

Release 1.0-RC19

18 May 14:25
v1.0-RC19
8cd456b
Compare
Choose a tag to compare

What's Changed

  • Reorganize GeoWebCache functionality into separate modules by @groldan in #227

Full Changelog: v1.0-RC18...v1.0-RC19

Release 1.0-RC18

13 May 14:03
v1.0-RC18
6f6a8b6
Compare
Choose a tag to compare

What's Changed

  • Exclude upstream log4j dependencies in favor of spring-boot-starter-logging by @groldan in #223
  • Wrong reference to docs-file by @woutergd in #225
  • Expose some basic catalog and config metrics to be exported by micrometer by @groldan in #226

New Contributors

Full Changelog: v1.0-RC17...v1.0-RC18

Release 1.0-RC17

13 May 14:03
Compare
Choose a tag to compare

What's Changed

  • Update geoserver submodule, add new Service.WCSInfo.defaultDeflateCompressionLevel property to geoserver-jackson-bindings by @groldan in #220
  • Do allow to configure jdbcconfig datasource connection limits by @groldan in #221

Full Changelog: v1.0-RC16...v1.0-RC17

Release 1.0-RC16

05 Apr 20:49
Compare
Choose a tag to compare

What's Changed

  • Dependency upgrade: spring-cloud 2021.0.0 -> 2021.0.1, spring-boot 2.6.3 -> 2.6.4 by @groldan in #215
  • Dependencies/remove transitive h2 by @groldan in #216
  • Geoserver upgrade to latest 2.21-SNAPSHOT by @groldan in #219
  • Dependency upgrade: spring-boot 2.6.4 -> 2.6.6 by @groldan in #218

Full Changelog: v1.0-RC15...v1.0-RC16