Releases: jenkinsci/negotiatesso-plugin
Releases · jenkinsci/negotiatesso-plugin
153.v85355f1cb_26d
👻 Maintenance
✍ Other changes
- Migrate tests to JUnit5 (#66) @strangelookingnerd
- Remove version number reference from documentation (#58) @MarkEWaite
📦 Dependency updates
- Bump org.jenkins-ci.plugins:plugin from 5.2 to 5.5 (#64) @dependabot[bot]
139.v4a_fed9695b_83
🚀 New features and improvements
- Update waffle-jna-jakarta to 3.4.0 (#48) @FarmGeek4Life
📦 Dependency updates
- Update waffle-jna-jakarta to 3.4.0 (#48) @FarmGeek4Life
136.vda_2b_6a_744b_d8
🐛 Bug fixes
- Updates to properly support Jenkins 2.475 and newer (#41) @FarmGeek4Life
👻 Maintenance
- Suppress false-positive security warnings (#47) @FarmGeek4Life
- Update plugin config files and fix compilation (#43) @FarmGeek4Life
- Enable Jenkins Security Scan (#40) @strangelookingnerd
- Update Jenkinsfile format (#42) @FarmGeek4Life
📦 Dependency updates
- Updates to properly support Jenkins 2.475 and newer (#41) @FarmGeek4Life
- Bump io.jenkins.tools.bom:bom-2.462.x from 3234.v5ca_5154341ef to 3358.vea_fa_1f41504d (#45) @dependabot
- Update required version of waffle-jna (#46) @FarmGeek4Life
- Update plugin config files and fix compilation (#43) @FarmGeek4Life
- Bump io.jenkins.tools.incrementals:git-changelist-maven-extension from 1.4 to 1.8 (#39) @dependabot
- Bump slf4j.version from 2.0.0-alpha0 to 2.0.6 (#29) @dependabot
- Bump org.kohsuke:access-modifier-suppressions from 1.16 to 1.33 (#38) @dependabot
- Bump org.jenkins-ci.plugins:plugin from 4.66 to 4.87 (#37) @dependabot
- Upgrade HtmlUnit from 2.x to 3.x (#35) @timja-bot
105.vf0d0de2a_b_8a_5
👻 Maintenance
- Replace usages of deprecated types and methods (#24) @FarmGeek4Life
📦 Dependency updates
- Bump plugin from 3.50 to 4.49 (#23) @FarmGeek4Life
100.v53ffca_9b_116f
🐛 Major bug fixes
- Revert many changes over the last 24 hours (#22) @FarmGeek4Life
98.v96b_c34c8ea_43
WARNING: broken release, do not use.
📦 Dependency updates
- Update Waffle-JNA to 3.1.1, which includes a security update for log4j/logback (#20) @FarmGeek4Life
96.v4ca_2037fdb_62
WARNING: broken release, do not use.
🐛 Bug fixes
- [Jenkins-70001] Update authentication path exclusion for Jenkins agents (#19) @FarmGeek4Life
🚦 Tests
- Test updates (#18) @FarmGeek4Life
91.vb_13e3ec277d8
WARNING: broken release, do not use.
🚀 New features and improvements
- Replace all usages of Acegi Security types with the appropriate Spring Security types (#17) @FarmGeek4Life
👻 Maintenance
- Add Plugin CD configuration (#11) @FarmGeek4Life
- Fix the GitHub Actions runner type (#10) @FarmGeek4Life
- Move away from deprecated Release Drafter App (#9) @NotMyFault
📦 Dependency updates
- Bump plugin from 4.15 to 4.49 (#15) @dependabot
- Update JNA dependency to 5.6.0 and Waffle to 3.0 (#8) @FarmGeek4Life
NegotiateSSO 1.4
- JENKINS-58207 - Update Waffle and JNA to work with Jenkins 2.181+ (#7) @FarmGeek4Life
- Use HTTPS URLs in pom.xml (#6) @daniel-beck-bot
- Duplicate the Jenkins plugin wiki data to the readme and changelog files (#5) @FarmGeek4Life
- Add github release-drafter and pull request template configurations (#4) @FarmGeek4Life
- FireLoggedIn event does not require reflection anymore (#1) @Wadeck