This repository was archived by the owner on Feb 16, 2022. It is now read-only.
Releases: BluemediaDev/ldap2azure
Releases · BluemediaDev/ldap2azure
ldap2azure v1.2.2
This update is an maintenance release. It contains only dependency updates.
This release updates the used version of H2 to 2.1.210 which patched CVE-2022-23221.
ldap2azure v1.2.1
This update contains minor improvements and dependency updates.
Changelog:
- Switched to using pooled database sources, so ldap2azure no longer has problems when the connection to the database is temporarily disconnected
- Update of dependencies
ldap2azure v1.2.0
New features and updated dependencies!
Changelog:
- The HTTP management now supports HTTPs (see README for details)
- The HTTP management now uses JakartaEE as it's basis
- The msal4j authentication library from Microsoft has been replaced by the newer msgraph-sdk-java-auth
- Update of dependencies
Note:
Before using the new version you have to adjust your configuration file. Note the updated "msGraph" section in the example configuration in the README.
ldap2azure v1.1.0
Update of ldap2azure containing some bugfixes and some small new features.
Changelog:
- Fixed an error with the resolution of sync conflicts (see #28)
- Added the possibility to use multiple standard licenses for new users (see #23)
- Some Performance and Ressource improvements
- Update of dependencies
Note:
Before using the new version you have to adjust your configuration file. Note the updated "autoLicensing" section in the example configuration in the README.md.
ldap2azure v1.0.0
This is the first stable release of ldap2azure.