Releases: geoserver/geoserver-acl
Releases · geoserver/geoserver-acl
Release 1.2.0
What's Changed
- Upgrade to GeoTools 30+/GeoServer 2.24+ by @groldan in #29
- Maven plugin versions upgrade by @groldan in #30
Full Changelog: v1.1.0...v1.2.0
Release 1.1.0
What's Changed
Full Changelog: v1.0.2...v1.1.0
Release 1.0.2
Release 1.0.1
What's Changed
- Fix plugin build against gs:2.24.x by @groldan in #26
- plugin: access manager use provided LayerGroupContainmentCache by @groldan in #25
Full Changelog: v1.0.0...v1.0.1
Release 1.0.0
What's Changed
- API client: make it easy to use the client without spring by @groldan in #21
- Add API client usage example by @groldan in #22
- Remove repo.spring.io maven repository by @groldan in #23
- Hide ACL home page unused form fields and fix test connection by @groldan in #24
Full Changelog: v1.0-RC...v1.0.0
Release 1.0-RC
What's Changed
- Require Java 11 JDK to build, not Java 17 by @groldan in #1
- Build and push docker image for ACL API by @groldan in #2
- Build matrix to test the GeoSever plugin against supported versions by @groldan in #3
- RuleRepositoryJpaAdaptor.findAll(RuleQuery) does not require transaction by @groldan in #4
- Fix error deleting rules with layer attributes by @groldan in #5
- Don't use CLOB column type for JPA's LayerDetails cql filters by @groldan in #6
- Upgrade to spring-boot 2.7.10/snakeyaml 2.0 by @groldan in #7
- plugin: add an access request simulator to the webui rules page by @groldan in #8
- plugin: Show layer type icons in layer's AutoCompleteTextField by @groldan in #9
- Spring Boot integration for the GeoServer plugin by @groldan in #10
- plugin autoconfigurations tests by @groldan in #11
- ResourceAccessManager logging improvements by @groldan in #12
- Use gs_stable, gs_dev, and gs_maintenance maven profiles to track gs and gt build versions by @groldan in #16
- API security: define authentication methods and secure the APIs by @groldan in #15
- plugin: make AclWebUIAutoConfiguration do not depend on securityCategory bean by @groldan in #17
- Set hibernate-spatial dialect and use a sequence per entity by @groldan in #18
- Secure the actuator and fix healthcheck by @groldan in #19
- Database initialization and migration with Flyway by @groldan in #20
New Contributors
Full Changelog: https://github.com/geoserver/geoserver-acl/commits/v1.0-RC