Skip to content

Releases: geoserver/geoserver-cloud

Release 1.0-RC27

11 Nov 15:02
Compare
Choose a tag to compare

What's Changed

  • gwc restconfig: fix path extension based content type negotiation by @groldan in #280
  • Fix encoding issue in the gateway by @woutergd in #281
  • Update geoserver submodule with fix for NioFileLockProvider deadlocks by @groldan in #283
  • build: split out gs-cloud-spring-factory module out of gs-cloud-catalog-backend-common by @groldan in #284
  • feature: Add support for COG (Cloud Optimized GeoTiff) by @groldan in #285

Full Changelog: v1.0-RC26...v1.0-RC27

Release 1.0-RC26

28 Sep 15:03
v1.0-RC26
b51f8c2
Compare
Choose a tag to compare

What's Changed

  • Fix issue preventing updates of style with PUT REST API by @AlexGacon in #268
  • Enable support for CSS and MBStyle in REST API by @AlexGacon in #270
  • Add support for PostgisRaster coverages by @groldan in #274
  • jackson-binding support for arrays in AttributeTypeInfo and Patch by @groldan in #273
  • restconfig: fix path extension based content type negotiation by @groldan in #275
  • Fix for feature pregeneralized extension compatibility with jdbcconfig by @groldan in #276
  • Support uploading .bmp and .gif images as SLD Package icons through restconfig by @groldan in geoserver/geoserver#6204

New Contributors

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

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