Skip to content

v4.0.0 - Beta

Compare
Choose a tag to compare
@rvazarkar rvazarkar released this 26 Jul 16:55
· 29 commits to v4 since this release

Summary

This release is a full rewrite of the LdapUtils class, with a huge focus on reliability. Several things have changed including the API contract breaking significantly. All LDAPS/LDAP negotiation is now handled by the common library automatically. Several bugs have been fixed through the application relating to data integrity. Many functions that do resolution of objects in LDAP have had several fallback steps added.

In general, the focus with this release is in data accuracy. There are likely to be some bugs that will shake out as additional testing is done.

What's Changed

New Contributors

Full Changelog: v3.1.8...v4.0.0