Releases: geoserver/geoserver-cloud
Releases · geoserver/geoserver-cloud
Release 1.7.3
What's changed
Full Changelog: v1.7.2...v1.7.3
Release 1.7.2
What's Changed
- Upgrade ACL to 2.2.0, includes deleteAll API by @groldan in #452
- Fix GWC not storing tiles on disk when using pgconfig catalog backend by @groldan in #451
Full Changelog: v1.7.1...v1.7.2
Release 1.7.1
Patch release 1.7.1
What's Changed
-
Update ACL to
2.1.0
by @groldan in 4a417cb
Fixes swagger-ui behind reverse proxy and exposes it under the gateway's${geoserver.base-path}/acl
route instead of/acl
. -
Dependency upgrade: flyway 9.22.3 -> 10.10.0 by @groldan in 81aaa5b
Full Changelog: v1.7.0...v1.7.1
Release 1.7.0
This is a stable release based on the latest GeoServer 2.25.0 release.
What's Changed
Features
Graduated pgconfig
Catalog and Config storage backend as stable and the preferred/recommended catalog back-end.
- pgconfig: fix bug in default store handling by @groldan in #425
- ExtendedCatalogFacade improvements for handling generic CatalogInfos by @groldan in #427
- pgconfig: TileLayer catalog on PostgreSQL by @groldan in #431
- Disable catalog and config caching facades during maintenance operations. by @groldan in #437
- pgconfig: encode null values in JSON for Postgres jsonb_populate_record() to update automatic columns by @groldan in #428
Build and dependencies
- Set Java 21 as the required and used Java version by @groldan in #422
- Upgrade to GeoServer 2.25.0 final by @groldan in #438
- Upgrade gs-acl to 2.0.1 by @groldan in #436
- Configure ACL service to use rabbitmq and client to do caching by @groldan in #435
Misc
- Set HTTP client factory as geotools hint by @vuilleumierc in #426
- Improvment of Podman's deployment guide by @ppradela in #430
- resolve SonarCloud reported issues by @groldan in #432
- Change standalone profile's default config location to /etc/geoserver/ by @groldan in #434
New Contributors
- @vuilleumierc made their first contribution in #426
- @ppradela made their first contribution in #430
Full Changelog: v1.6.1...v1.7.0
Release 1.7-RC3
v1.7-RC2
Release 1.7-RC
What's Changed
- Move development docker compose files to ./compose/*yml and improve documentation by @groldan in #417
- pgconfig: ensure CatalogFacade bean is a resolving facade by @groldan in #419
- Validate cache availability before creating caching catalog and config facades by @groldan in #418
- build: move all gwc modules to maven groupId org.geoserver.cloud.gwc by @groldan in #420
- build: Rename pgsql backend module as pgconfig by @groldan in #421
- pgconfig: NPE evaluating InternalVolatileFunction by @groldan in #424
- Set Java 21 as the required and used Java version by @groldan in #422
- pgconfig: fix bug in default store handling by @groldan in #425
- Set HTTP client factory as geotools hint by @vuilleumierc in #426
- ExtendedCatalogFacade improvements for handling generic CatalogInfos by @groldan in #427
- pgconfig: encode null values in JSON for Postgres jsonb_populate_record() to update automatic columns by @groldan in #428
- Improvment of Podman's deployment guide by @ppradela in #430
- pgconfig: TileLayer catalog on PostgreSQL by @groldan in #431
- resolve SonarCloud reported issues by @groldan in #432
New Contributors
- @vuilleumierc made their first contribution in #426
- @ppradela made their first contribution in #430
Full Changelog: v1.6.0...v1.7-RC
Release 1.6.1
What's Changed
Bug fixes:
- Set HTTP client factory as geotools hint by @vuilleumierc in #426
- pgconfig: ensure CatalogFacade bean is a resolving facade by @groldan in #419
- Validate cache availability before creating caching catalog and config facades by @groldan in #418
Misc:
- Move development docker compose files to ./compose/*yml and improve documentation by @groldan in #417
- build: move all gwc modules to maven groupId org.geoserver.cloud.gwc by @groldan in #420
- build: Rename pgsql backend module as pgconfig by @groldan in #421
- pgconfig: NPE evaluating InternalVolatileFunction by @groldan in #424
Full Changelog: v1.6.0...v1.6.1
Release 1.6.0
What's Changed
- Replace
instanceof
checks inCatalogValidationRules
by aCatalogVisitor
. by @groldan in #400 CatalogPlugin
'sBeforeRemoveValidator
improvements by @groldan in #401- Update maven-wrapper to Maven 3.9.6 by @groldan in #402
- Remove geoserver submodule by @groldan in #404
- Report test coverage and integrate with SonarLint by @groldan in #403
- Use
docker compose build
to create the images. by @groldan in #407 - Remove unnecessary central and geosolutions maven repository declarations by @groldan in #409
- Fix JNDI lookup error when using
InitialContext
by @groldan in #412 - Install Yourkit Java Profiler agent in the geoserver base image by @groldan in #414
- Upgrade to GeoServer 2.24.1/GeoTools 30.2 by @groldan in #416
Full Changelog: v1.5.0...v1.6.0
Release 1.5.2
What's Changed
Full Changelog: v1.5.1...v1.5.2