Skip to content
This repository was archived by the owner on Feb 16, 2022. It is now read-only.

Releases: BluemediaDev/ldap2azure

ldap2azure v1.2.2

22 Jan 12:29
3443c67
Compare
Choose a tag to compare

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

12 Jun 21:29
0d6b123
Compare
Choose a tag to compare

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

04 Feb 21:51
80b76f5
Compare
Choose a tag to compare

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

28 Nov 01:02
a603f24
Compare
Choose a tag to compare

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

25 Oct 20:56
bf00351
Compare
Choose a tag to compare

This is the first stable release of ldap2azure.