Skip to content

Release 2.3.0

Latest
Compare
Choose a tag to compare
@groldan groldan released this 11 Sep 14:34
· 1 commit to main since this release
v2.3.0

What's Changed

Improvements

  • ResourceAccesManager: allow admin access to layers belonging to an adminable workspace by @groldan in #75
  • API to obtain a quick summary of adminable workspaces and visible layers by @groldan in #68
  • Centralize plain Spring configuration for the GeoServer Plugin in gs-acl-client-plugin by @groldan in #73
  • Configure an SSL capable ClientHttpRequestFactory for the AclClient RestTemplate by @groldan in #71
  • Make the classess for GeoServer plugin and its dependencies build for Java 11 by @groldan in #69

Bug fixes

  • Bug fixes in building ResourceAccessManager's securityFilter by @groldan in #74
  • Make it possible to have the gs-acl-plugin-wps module on the classpath if the WPS extension is not installed by @groldan in #72

Misc

  • Upgrade spring and spring-security versions to match GeoServer 2.6-SNAPSHOT ones by @groldan in #70
  • Maven dependency convergence enforcement by @groldan in #66
  • Refactor AuthorizationService tests by @groldan in #67

Full Changelog: v2.2.0...v2.3.0