Releases: hlavki/g-suite-identity-sync
Releases · hlavki/g-suite-identity-sync
v0.6.0
Upgrade major compoments:
- Java 16
- Karaf 4.3.2
- OSGi 7
- CXF 3.4.4
v0.5.0
Fixed issues:
[#70] Add support for LDAP TLS connection
[#77] Error in handling user profile picture URL
v0.4.7
Fixed issues:
[#53] Add support to use Common Name (CN) as DN attribute for user entry (See Samba wiki page)
[#57] Central Repo no longer accepts HTTP
v0.4.6
- Make installation more informative and recoverable from errors
v0.4.5
- Upgrade CXF to 3.3.3
- Fix clean external users script
Axios security fix
- axios dependency upgraded to 0.19.0
v0.4.1
- add ability to set group for external users (gmail or other gsuite domain)
- add user based notifications and improve user attributes synchronization
v0.4.0
- Add support for push notifications
- Simplify installation
- Add i18n support
- Lot of fixes