Skip to content

Releases: geoserver/geofence

v3.7.1

26 Aug 09:55
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.6.0...v3.7.1

v3.6.1

26 Aug 09:56
Compare
Choose a tag to compare

Full Changelog: v3.6.0...v3.6.1

v3.6.0

26 Aug 09:56
Compare
Choose a tag to compare

Full Changelog: v3.5.1...v3.6.0

v3.5.1

26 Aug 09:56
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.5.0...v3.5.1

Release 3.5.0

12 Feb 09:34
@etj etj
Compare
Choose a tag to compare

New features and fixes:

  • #163 Clip allowed area filter
  • #161 handle SRID in allowed area
  • #160 add layergroup to layer dropdown in rules UI
  • #165 fix REST addIntoGroup()
  • #166 build against JTS 1.17.1.

This release replaces 3.4.7 and 3.4.8.

Because of #161 this version is only compatible with GeoServer >=2.19.
Should you need GeoServer 2.18, please check if this PR has been backported.

Release 3.4.6.1

09 Feb 17:10
@etj etj
Compare
Choose a tag to compare

Maintenance release to align JTS libraries to GeoServer.

  • JTS 1.17.0
  • hibernate-spatial 1.1.3.2 (supporting API changes of JTS 1.17.0)

Please note that JTS incompatibilities may show up in previous versions when using Postgres as backend in GeoFence embedded into GeoServer.
This release is only meaningful for building geofence-server module in GeoServer.

R̶e̶l̶e̶a̶s̶e̶ ̶3̶.̶4̶.̶8̶

08 Feb 17:46
@etj etj
Compare
Choose a tag to compare

This release ha been deprecated.
Please use release 3.5.0 instead.


#166 build against JTS 1.17.1.

This release has the same compatibility problem as for release v3.4.7.
Please check that release description for further info.

R̶e̶l̶e̶a̶s̶e̶ ̶3̶.̶4̶.̶7̶

22 Jan 17:44
@etj etj
Compare
Choose a tag to compare

This release ha been deprecated.
Please use release 3.5.0 instead.


This release may break compatibility with GeoServer. #161 adds a SRID info in the restricted area WKT, that the GeoFenceAccessManager in GeoServer is able to understand only after PR geoserver/geoserver#4627 is applied.
That PR will be available since GeoServer 2.19. If you are using GeoServer 2.18.x, please check if the PR has been backported.

Because of the API incompatibilities, this GeoFence version will be renamed from 3.4.7 to 3.5.something.


New features and fixes:

  • #163 Clip allowed area filter
  • #161 handle SRID in allowed area
  • #160 add layergroup to layer dropdown in rules UI
  • #165 fix REST addIntoGroup()

Release 3.4.6

28 Oct 17:19
@etj etj
Compare
Choose a tag to compare
  • Added IpAddress to ShortRule [GEOS-9765]

Release 3.4.5

28 Oct 13:12
@etj etj
Compare
Choose a tag to compare
  • Repositories updates
  • Dependencies updates