Releases: jenkinsci/ldap-plugin
Releases · jenkinsci/ldap-plugin
LDAP Plugin 2.7
🐛 Bug fixes
- JENKINS-65628 - fix root DNs with spaces (#93) @jtnord
LDAP Plugin 2.6
🐛 Bug fixes
- Include RootDN in doCheckServer (#85) @RiederAlex
📦 Dependency updates
- Bump bom-2.277.x from 26 to 28 (#88) @dependabot
- Bump plugin from 4.17 to 4.18 (#87) @dependabot
📝 Documentation updates
- JENKINS-65398 - terminology update (#89) @aHenryJard
LDAP Plugin 2.5
🐛 Bug fixes
- JENKINS-65117 - fix the case sensitivity in the test method for the DN (#81) @jtnord
📦 Dependency updates
- Bump time4j-base from 5.7 to 5.8 (#79) @dependabot
- Freshen up realistic tests (#78) @jglick
- Bump bouncycastle-api from 2.18 to 2.20 (#75) @dependabot
- Bump plugin from 4.16 to 4.17 (#77) @dependabot
📝 Documentation updates
- Migrate into localization-zh-cn-plugin (#33) @LinuxSuRen
👻 Maintenance
🚦 Tests
LDAP Plugin 2.4
🐛 Bug Fixes
- JENKINS-64629 - : Fix "null" in error message (#74) @jvz
📦 Dependency updates
- Bump configuration-as-code.version from 1.46 to 1.47 (#73) @dependabot
- Bump plugin from 4.13 to 4.16 (#72) @dependabot
- Bump time4j-tzdata from 5.0-2020a to 5.0-2021a (#71) @dependabot
LDAP Plugin 2.3
📦 Dependency updates
- Bump jsoup from 1.11.3 to 1.13.1 (#65) @dependabot
- Bump time4j-base from 5.6 to 5.7 (#64) @dependabot
🚦 Tests
LDAP Plugin 2.2
🚀 New features and improvements
🐛 Bug Fixes
- Remove traces of tabular markup from LDAP forms (#62) @fqueiruga
📦 Dependency updates
- Bump configuration-as-code.version from 1.36 to 1.46 (#63) @dependabot
- Bump mailer from 1.20 to 1.32.1 (#56) @dependabot
- Bump docker-fixtures from 1.8 to 1.10 (#55) @dependabot
- Bump bouncycastle-api from 2.16.2 to 2.18 (#54) @dependabot
LDAP Plugin 2.1
🚀 New features and improvements
- JENKINS-55813 - Add support for LDAP password policy attributes (account locking) (#59) @jvz
LDAP Plugin 2.0
Acegi security cleanup for JEP-227
🚨 Removed
🎉 Major features and improvements
🚀 New features and improvements
📝 Documentation updates
- Tip for avoid foward slash character in the Organization Units (#44) @ironcerocloudbees
- Removing some documentation related to BeanBuilder (#51) @jglick
👻 Maintenance
- Spring cleaning (#52) @jglick
- Enable dependabot to automatically get dependency updates (#53) @MRamonLeon