Skip to content

Releases: alexkramer/grails-hibernate-filter

0.5.3

24 Nov 18:19
5562f58
Compare
Choose a tag to compare

Resolves issue where the interceptor would throw NPEs when invoked on a request without access to the session. (See issue #6)

0.5.2

01 Feb 21:12
Compare
Choose a tag to compare

Included support for filters on collections that use a join table. This was implemented for v0.4 in the Grails 2.x branch but seems to have been lost in the Grails 3.x branches.