Releases: geoserver/geoserver-cloud
Releases · geoserver/geoserver-cloud
Release 1.0-RC27
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
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
- @AlexGacon made their first contribution in #268
Full Changelog: v1.0-RC25...v1.0-RC26
Release 1.0-RC25
Release 1.0-RC24
Release 1.0-RC23
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
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
What's Changed
Full Changelog: v1.0-RC20...v1.0-RC21
Release 1.0-RC20
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
What's Changed
Full Changelog: v1.0-RC18...v1.0-RC19
Release 1.0-RC18
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