Skip to content

Releases: geoserver/geoserver-cloud

Release 1.5-beta

11 Dec 05:08
v1.5-beta
Compare
Choose a tag to compare
Release 1.5-beta Pre-release
Pre-release

What's Changed

  • Change GeoTools log redirection from Log4j2 to Logback by @groldan in #369
  • Dependency upgrade gs-acl:1.2.0 -> 2.0-SNAPSHOT by @groldan in #370
  • Request header pre-auth filter must logout automatically by @groldan in #371
  • Add experimental docker compo with pgconfig catalog backend and ACL enabled by @groldan in #372
  • Improved resolving of catalog property for CatalogInfo objects by @groldan in #373
  • webui: Add missing dependency on gs-web-rest by @groldan in #374
  • Fix home page service links for GWC by @groldan in #375
  • web-ui: Fix WMS service links gone when gwc.disabled=true by @groldan in #376
  • Dependency upgrade spring-boot:2.7.17 -> 2.7.18 by @groldan in #377
  • QA improvements by @groldan in #378
  • feature: Add imagepyramid plugin by @groldan in #379
  • Fix non false positive bugs identified by SonarLint by @groldan in #381
  • qa: Address security issues identified by SonarLint by @groldan in #385
  • QA Improvements based on SonarCloud analysis by @groldan in #386
  • Remove unused catalog-service microservice and client by @groldan in #387
  • Add sonarcloud badges to README by @groldan in #388
  • Remove all superfluously overridden methods from CatalogPlugin by @groldan in #389
  • Resolve consistency code smells by @groldan in #390
  • Resolve several code smells identified by SonarCloud by @groldan in #391
  • Reduce cognitive complexity in methods identified by SonarCloud by @groldan in #392
  • Include flatgeobuf wfs output format in webui by @groldan in #393
  • qa: replace string concatenation by text blocks and/or formatting by @groldan in #394
  • Complete tests with missing assertions by @groldan in #395

Full Changelog: v1.4.0...v1.5-beta

Release 1.4.1

09 Nov 12:42
v1.4.1
Compare
Choose a tag to compare

Small bugfix release to fix an error configuring Cascaded WMS/WMTS layers due to an API incompatibility in GeoTools Log4J2 redirection

  • Change GeoTools log redirection from Log4j2 to Logback by @groldan in 359948b

Full Changelog: v1.4.0...v1.4.1

v1.4.0

27 Oct 02:38
v1.4.0
Compare
Choose a tag to compare

What's Changed

  • Remove geoserver profile including the upstream submodule by @groldan in #355
  • New Catalog/Config backend for PostgreSQL 15+ by @groldan in #356
  • Dependency upgrade: lombok:1.18.24 -. 1.18.30 by @groldan in #360
  • Add some details in the README by @jwkaltz in #361
  • Fix AzureBlobStore regression due to wrong netty version after dependencyConvergence maven rule by @groldan in #363
  • Update and improve documentation by @AlexGacon in #362
  • Remove unused openj9 maven profile and Dockerfiles by @groldan in #364
  • Fix typos in README by @jwkaltz in #365
  • Upgrade to GeoTools 30/GeoServer 2.24.0 by @groldan in #366
  • build: maven plugin version updates by @groldan in #367
  • build: dependency updates by @groldan in #368

New Contributors

Full Changelog: v1.3.0...v1.4.0

Release 1.3.1

16 Oct 14:22
v1.3.1
Compare
Choose a tag to compare

This is a bug-fix release upon 1.3.0.

Bug fixes

  • Fix AzureBlobStore regression due to wrong netty version after dependencyConvergence maven rule by @groldan in #363

Other improvements

  • Remove geoserver profile including the upstream submodule by @groldan in #355
  • Dependency upgrade: lombok:1.18.24 -. 1.18.30 by @groldan in #360
  • Add some details in the README by @jwkaltz in #361
  • Update and improve documentation by @AlexGacon in #362
  • Remove unused openj9 maven profile and Dockerfiles by @groldan in #364

New Contributors

Full Changelog: v1.3.0...v1.3.1

Release 1.4-M2

07 Oct 02:05
v1.4-M2
Compare
Choose a tag to compare
Release 1.4-M2 Pre-release
Pre-release

What's Changed

  • Dependency upgrade: lombok:1.18.24 -. 1.18.30 by @groldan in #360
  • Add some details in the README by @jwkaltz in #361
  • Fix AzureBlobStore regression due to wrong netty version after dependencyConvergence maven rule by @groldan in #363
  • Update and improve documentation by @AlexGacon in #362

New Contributors

Full Changelog: v1.4-M1...v1.4-M2

Release 1.4-M1

11 Sep 04:17
Compare
Choose a tag to compare
Release 1.4-M1 Pre-release
Pre-release

What's Changed

  • Remove geoserver profile including the upstream submodule by @groldan in #355
  • New Catalog/Config backend for PostgreSQL 15+ by @groldan in #356

Full Changelog: v1.3.0...v1.4-M1

Release 1.3.0

14 Aug 15:17
v1.3.0
d4c7c33
Compare
Choose a tag to compare

What's Changed

  • build: upgrade spring-cloud 2021.0.7 -> 2021.0.8, spring-boot 2.7.12 -> 2.7.13 by @groldan in #342
  • Avoid LayerGroupContainmentCache rebuilding the cache on every ApplicationEvent by @groldan in #343
  • [GEOS-11089] Performance penalty adding namespaces while loading catalog by @groldan in #345
  • Simpler jackson binding representation by @groldan in #346
  • Dependency upgrade: geoserver 2.23.0-CLOUD -> 2.23-CLOUD (from 2.23.2+) by @groldan in #347
  • Optimize in-memory catalog lookups by name by @groldan in #348
  • Annotate auto-configurations with @AutoConfiguration by @groldan in #349
  • Upgrade spring-boot:2.7.13 -> 2.7.14 by @groldan in #350
  • Enforce dependency convergence. by @groldan in #351
  • Dependency upgrade acl:1.0.1 -> 1.0.2 by @groldan in #352
  • CVE dependency upgrade for org.json:json:20180813 -> 20230618 by @groldan in #353

Full Changelog: v1.2.0...v1.3.0

Release 1.2.0

26 Jun 03:12
Compare
Choose a tag to compare

What's Changed

  • build: upgrade spring-cloud 2021.0.6 -> 2021.0.7, spring-boot 2.7.11 -> 2.7.12, Jackson 2.15.0 -> 2.15.2 by @groldan in #339
  • build: disable the geoserver submodule maven profile by default by @groldan in #338
  • WPS service integration by @jemacchi in #340
  • Add gateway pre authentication login filter chain by @groldan in #341

Full Changelog: v1.1.0...v1.2.0

Release 1.1.0

07 Jun 14:36
v1.1.0
632a235
Compare
Choose a tag to compare

What's Changed

  • Fix GeoTools logging initialization not working with Logback by @groldan in #324
  • GWC Azure blob store throws exception initializing aws client by @groldan in #326
  • Spring-boot upgrade 2.7.10 -> 2.7.11, Jackson 2.14.2 -> 2.15.0 by @groldan in #327
  • Support COGs on S3 with 'IAM roles for service accounts' authentication by @groldan in #332
  • Add default config in docker images by @danduk82 in #331
  • Add dependency on aws sts to support IAM roles for service accounts by @groldan in #335
  • Add missing gwc rest api encoder provider by @groldan in #336
  • GeoServer ACL integration by @groldan in #323

Full Changelog: v1.0.0...v1.1.0

Release 1.0.5

06 Jun 15:22
v1.0.5
a6b05b7
Compare
Choose a tag to compare

What's Changed

  • Add missing gwc rest api encoder provider by @groldan in #337

Full Changelog: v1.0.4...v1.0.5