Release 1.6.0
What's Changed
- Replace
instanceof
checks inCatalogValidationRules
by aCatalogVisitor
. by @groldan in #400 CatalogPlugin
'sBeforeRemoveValidator
improvements by @groldan in #401- Update maven-wrapper to Maven 3.9.6 by @groldan in #402
- Remove geoserver submodule by @groldan in #404
- Report test coverage and integrate with SonarLint by @groldan in #403
- Use
docker compose build
to create the images. by @groldan in #407 - Remove unnecessary central and geosolutions maven repository declarations by @groldan in #409
- Fix JNDI lookup error when using
InitialContext
by @groldan in #412 - Install Yourkit Java Profiler agent in the geoserver base image by @groldan in #414
- Upgrade to GeoServer 2.24.1/GeoTools 30.2 by @groldan in #416
Full Changelog: v1.5.0...v1.6.0