Skip to content

Releases: GeoWebCache/geowebcache

GeoWebCache 1.25-RC

02 Mar 07:35
Compare
Choose a tag to compare
GeoWebCache 1.25-RC Pre-release
Pre-release

Release candidate for 1.25.x series.

Improvements:

  • Updating Spring to 5.3.32
  • Bump org.postgresql:postgresql from 42.4.3 to 42.7.2
  • Bump org.springframework.security:spring-security-config 5.7.11

Fixes

  • [GWC-1210] Improve input validation in ByteStreamController (#1211)

Internals

  • Upgrade spotbugs-maven-plugin:4.7.3.4 -> 4.8.2.0
  • Fix PMD errors in core when run with Java 21
  • Allow building with QA on Java 17 and 21

1.23.4

19 Feb 18:15
Compare
Choose a tag to compare

Maintenance release for the 1.23.x series.

Improvements

  • [GWC-1210] Improve input validation in ByteStreamController
  • Bump org.springframework.security:spring-security-config in from 5.7.10 to 5.7.11

1.24.2

24 Jan 00:45
Compare
Choose a tag to compare

Improvements:

  • [GWC-1198] Upgrade Hazelcast from 5.3.1 to 5.3.6
  • Bump com.google.guava:guava from 27.0-jre to 32.0.0-jre

1.23.3

20 Dec 14:39
Compare
Choose a tag to compare

Improvements:

  • Bump com.google.guava:guava from 27.0-jre to 32.0.0-jre in /geowebcache
  • Bump org.springframework.security:spring-security-config in /geowebcache
  • [GWC-1171] Improve handling special characters in the GWC Demos Page

Fixes:

  • Fix typo in TextMime for text/javascript

GeoWebCache 1.24.1

24 Nov 02:58
Compare
Choose a tag to compare

Stable release for 1.24.x series.

Improvements:

  • Improve handling special characters in the GWC Seed Form
  • Improve handling special characters in the GWC Demos Page
  • Bump org.json:json from 20230618 to 20231013
  • Bump org.springframework.security:spring-security-config to 5.7.10

Fixes:

  • Fix for S3BlobStore bulk delete (without listener
  • Fix mime type text/javascript

GeoWebCache 1.24.0

14 Oct 06:48
Compare
Choose a tag to compare

Initial release for 1.24.x series.

Improvements:

  • Update to GeoTools 30.0
  • Update to org.json:json to 20230618
  • Follow up on GeoTools "org.opengis" package removal (now "org.geotools.api")
  • Updated Hazelcast to 5.3.1
  • Updated Jackson to 2.15.2
  • Bump aws-java-sdk-s3 from 1.11.371 to 1.12.261
  • Add support for HSQL disk quota database, and make H2 1.x dependency optional

Fixes:

  • Startup DiskQuotaMonitor on context init, rather than immediatley after bean properties are set

1.23.1

20 Jul 17:45
Compare
Choose a tag to compare

Changes since 1.23.0:

  • Add hsql to disk quota make H2 optional

GeoWebCache 1.21.1

03 Aug 19:06
Compare
Choose a tag to compare

GeoWebCache 1.21.1 (2022-07-27)

Stable release.

Improvements:

  • Update to imageio-ext 1.4.5
  • Update to GeoTools 27.1
  • Review startup warning, info and config logging

Fixes:

  • WMS full does not correctly rescale when requested resolution is between tile values

1.20.1

23 Jan 07:17
Compare
Choose a tag to compare

Stable release for 1.20.x series.

Improvements

  • Update JAI-EXT to 1.1.21
  • TileSet collection in background

Fixes

  • Use custom log4j1 library that does not include remote appenders and does not include server socket related classes (closing door to remote code execution)

Internal

  • Repository includes .gitattributes file providing configuration for consistent line encoding
  • Consistent line encoding for files in the repository

GeoWebCache 1.7.4

22 Feb 20:26
Compare
Choose a tag to compare
  • Restrict Number type fields in Oracle to precision of 38 in Disk Quota