Skip to content

Releases: lr/directory-service-grails-plugin

0.11.0

08 Feb 19:44
@lr lr
Compare
Choose a tag to compare

The version contains the following:

  • #24 Make DirectoryServiceEntry a Serializable class so that it can be cached
  • #43 Expose in-memory createSnapshot and restoreSnapshot methods
  • #44 Allow searches by String or LDAP Filter for finding a singular object
  • #45 Allow for the attributes to be returned to be passed in the args to the search
  • #46 Add the ability to perform paged searches
  • #47 Update to latest version of UnboundID/Ping LDAP SDK (4.0.3)

0.10.1

02 Apr 14:24
@lr lr
Compare
Choose a tag to compare

First release as an official Grails plugin.

Changes for this release:

#31 -- Update README.md for official plugin release

0.10.0

26 Mar 21:09
@lr lr
Compare
Choose a tag to compare

Release that addresses the following issues:

  • #27 -- NPE if anonymous bind is used in conjunction with connection pooling
  • #28 and #29 -- Introduced limits for search operations: sizeLimit and timeLimit