Skip to content

Releases: geoserver/geoserver-acl

Release 1.0.2

11 Sep 04:41
v1.0.2
8187011
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.0.2

Release 1.0.1

17 Jul 11:51
v1.0.1
9d50e85
Compare
Choose a tag to compare

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

07 Jun 12:45
v1.0.0
d8b13de
Compare
Choose a tag to compare

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

17 May 03:47
v1.0-RC
74407c3
Compare
Choose a tag to compare
Release 1.0-RC Pre-release
Pre-release

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