Release 1.7-RC
Pre-release
Pre-release
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