Releases: jenkinsci/active-directory-plugin
Releases · jenkinsci/active-directory-plugin
v2.38
👻 Maintenance
- JENKINS-74035 - Extract inline script from
ActiveDirectorySecurityRealm/configAdvanced.jelly
(#210) @yaroslavafenkin - JENKINS-74036 - Extract inline script from
ActiveDirectoryStatus/index.jelly
(#209) @yaroslavafenkin
🚦 Tests
📦 Dependency updates
- Bump org.burningwave:tools from 0.26.1 to 0.26.2 (#198) @dependabot
- Bump org.testcontainers:testcontainers from 1.20.1 to 1.20.3 (#208) @dependabot
- Bump org.jenkins-ci.plugins:plugin from 4.86 to 4.88 (#199) @dependabot
v2.37
🚀 New features and improvements
- JENKINS-73812 - Minimum bind password length for FIPS compliance (#200) @nevingeorgesunny
- JENKINS-73828 - when in FIPS mode, prevent user from choosing an insecure certificate (#201) @ampuscas
- JENKINS-73827 - Adding a login password length check on ActiveDirectorySecurityRealm.… (#203) @nevingeorgesunny
👻 Maintenance
- restore the Linux ITs and integrate into main build (#196) @jtnord
- Enable Jenkins Security Scan (#191) @strangelookingnerd
📦 Dependency updates
- Bump org.jenkins-ci.plugins:plugin from 4.74 to 4.86 (#195) @dependabot
- Bump org.testcontainers:testcontainers from 1.17.6 to 1.20.1 (#194) @dependabot
- Bump release-drafter/release-drafter from 5 to 6 (#192) @dependabot
v2.36
👻 Maintenance
✍ Other changes
- JENKINS-73482 - In FIPS mode, if the connection sets the credentials only TLS is supported (#184) @pankajy-dev
📦 Dependency updates
v2.35
✍ Tests
- Adapt TheFlintstonesTest to IPv6 testing environments (#183) @imonteroperez
v2.34
👻 Maintenance
- Remove prototype.js dependency (#175) @raul-arabaolaza
- Test with Java 21 (#174) @MarkEWaite
📦 Dependency updates
- Remove prototype.js dependency (#175) @raul-arabaolaza
v2.33
👻 Maintenance
- ActiveDirectoryUnixAuthenticationProvider: log the username we complain about (#173) @jimklimov
- Refresh plugin for June 2023 (#170) @basil
v2.32
Botched release
v2.31
v2.30.1
v2.30
🐛 Bug fixes
- JENKINS-70492 - Only trigger SecurityListener on real authentication username/password (#162) @fbelzunc