Skip to content

GeoWebCache 1.24.0

Compare
Choose a tag to compare
@jodygarnett jodygarnett released this 14 Oct 06:48
· 101 commits to main since this release

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