Skip to content

Releases: geoserver/geoserver-cloud

GeoServer Cloud 2.28.2.4

23 Mar 23:03
v2.28.2.4
7e1cfa9

Choose a tag to compare

Bug Fixes

Misc

  • [Backport release/2.28.x] actuator: enable startup endpoint for performance monitoring by @groldan in #769
  • ci: add missing removal of snapshot jars from maven cache by @groldan in #789
  • Backwards compat serialization for GeoServerTileLayerInfo after [GEOS-12049]: Remove GWC-in memory support by @groldan in #780

New Contributors

Full Changelog: v2.28.2.3...v2.28.2.4

GeoServer Cloud 2.28.2.3

02 Mar 21:03
v2.28.2.3
e6b5c22

Choose a tag to compare

What's Changed

  • Set disable DeserializationFeature.FAIL_ON_UNKNOWN_PROPERTIES parsing catalog objects by @groldan in #760
  • [Backport release/2.28.x] Fix an error that prevented saving customized feature type attributes by @groldan in #762
  • Add backwards-compatibility tests for Jackson 2 JSON property naming by @groldan in #763

Full Changelog: v2.28.2.2...v2.28.2.3

GeoServer Cloud 2.28.2.2

27 Feb 17:38
v2.28.2.2
1bb361f

Choose a tag to compare

What's Changed

Full Changelog: v2.28.2.0...v2.28.2.2

GeoServer Cloud 2.28.2.1

10 Feb 12:06
v2.28.2.1
170f4ee

Choose a tag to compare

What's Changed

Full Changelog: v2.28.2.0...v2.28.2.1

GeoServer Cloud 2.28.2.0

22 Jan 13:25
v2.28.2.0
b5d902b

Choose a tag to compare

What's Changed

  • Remove unnecessary duckdb_jdbc dependency override by @jemacchi in #723
  • Add Control Flow extension by @groldan in #724
  • Add AWS credential chain authentication support for GeoParquet S3 by @groldan in #725
  • Initial port of documentation to mkdocs by @groldan in #726
  • docs: remove Jekyll/kramdown ToC syntax by @groldan in #727
  • Remove links from home page in favor of the navigation bar by @groldan in #728
  • docs: Add All Contributors page to recognize all contribution types by @groldan in #729
  • Fix NPE in CatalogPropertyResolver by @groldan in #730
  • Use aws-crt-client alternative async client for gs-cog-s3 by @groldan in #731
  • Skip imagemosaic acceptance tests for pgconfig by @groldan in #733
  • Upgrade to Java 25 for building and base Docker image by @groldan in #732
  • Update compose/standalone.yml to not even launch config and discovery by @groldan in #735
  • Add acceptance tests for cloud native formats on private S3 buckets by @groldan in #736
  • Add acceptance tests for OGC API Features by @groldan in #737
  • Update to latest 2.28.x with PMTiles and GeoParquet fixes by @groldan in #738
  • PMTiles: Spring cache integration with Actuator metrics support by @groldan in #739
  • Fix a bug preventing GlobalSettingsPage to be displayed by @groldan in #741
  • Pre-install Noto fonts and make i18n acceptance tests predictable by @groldan in #740
  • Stop log flooding for "Cannot find 6 /accessDenied.html" by @groldan in #742
  • Fix loading of DXF and Flatgeobuf output format extensions by @groldan in #743
  • Migrate from the unmaintained test library javafaker to the currently maintained datafaker by @groldan in #744
  • Spring Boot 3 compatible control-flow extension property initialization by @groldan in #745

Full Changelog: v2.28.1.0...v2.28.2.0

GeoServer Cloud 2.28.1.3

06 Jan 16:54
v2.28.1.3
d722ca7

Choose a tag to compare

What's Changed

  • PMTiles: Spring cache integration with Actuator metrics support by @groldan in #739
  • Fix a bug preventing GlobalSettingsPage to be displayed by @groldan in #741
  • Pre-install Noto fonts and make i18n acceptance tests predictable by @groldan in #740
  • Stop log flooding for "Cannot find 6 /accessDenied.html" by @groldan in #742
  • Fix loading of DXF and Flatgeobuf output format extensions by @groldan in #743

Full Changelog: v2.28.1.2...v2.28.1.3

GeoServer Cloud 2.28.1.2

15 Dec 23:36
v2.28.1.2
f5f9ac6

Choose a tag to compare

What's Changed

  • Initial port of documentation to mkdocs by @groldan in #726
  • docs: remove Jekyll/kramdown ToC syntax by @groldan in #727
  • Remove links from home page in favor of the navigation bar by @groldan in #728
  • docs: Add All Contributors page to recognize all contribution types by @groldan in #729
  • Fix NPE in CatalogPropertyResolver by @groldan in #730
  • Use aws-crt-client alternative async client for gs-cog-s3 by @groldan in #731
  • Skip imagemosaic acceptance tests for pgconfig by @groldan in #733
  • Upgrade to Java 25 for building and base Docker image by @groldan in #732
  • Update compose/standalone.yml to not even launch config and discovery by @groldan in #735
  • Add acceptance tests for cloud native formats on private S3 buckets by @groldan in #736
  • Add acceptance tests for OGC API Features by @groldan in #737
  • Update to latest 2.28.x with PMTiles and GeoParquet fixes by @groldan in #738

Full Changelog: v2.28.1.1...v2.28.1.2

GeoServer Cloud 2.28.1.1

02 Dec 20:54
v2.28.1.1
2015ac1

Choose a tag to compare

What's Changed

  • Remove unnecessary duckdb_jdbc dependency override by @jemacchi in #723
  • Add Control Flow extension by @groldan in #724
  • Add AWS credential chain authentication support for GeoParquet S3 by @groldan in #725

Full Changelog: v2.28.1.0...v2.28.1.1

GeoServer Cloud 2.28.1.0

26 Nov 01:45
v2.28.1.0
a96982f

Choose a tag to compare

What's Changed

  • Upgrade dependencies ahead of Spring Boot 3 upgrade by @groldan in #718
  • Upgrade maven plugins ahead of Spring Boot 3 upgrade by @groldan in #719
  • Acceptance tests: upgrade python-geoservercloud by @vuilleumierc in #708
  • Upgrade to GeoServer 2.28.1.0 by @groldan in #722

Full Changelog: v2.28.0.2...v2.28.1.0

GeoServer Cloud 2.28.0.2

07 Nov 21:00
v2.28.0.2
c9c252e

Choose a tag to compare

What's Changed

  • Add simple monitoring stack for development (Prometheus/Grafana) by @groldan in #717
  • Fix ImageMosaic acceptance tests broken by volume mount path change by @groldan in #715
  • Exclude xml-apis:xml-apis:jar:1.0.b2 transitive dependency from gs-app-schema by @groldan in #714
  • Fix data-directory backend eventual consistency bugs and improve query performance by @groldan in #713
  • Configure separate bind mount directories for development and acceptance tests by @groldan in #716

Full Changelog: v2.28.0.1...v2.28.0.2