Releases: jenkinsci/saml-plugin
Releases · jenkinsci/saml-plugin
1.1.6
🐛 Bug Fixes
- docs: documenting that disabling signature is not supported on redirect binding (#87) @kuisathaverat
📦 Dependency updates
📝 Documentation updates
- docs: documenting that disabling signature is not supported on redirect binding (#87) @kuisathaverat
1.1.5
🐛 Bug Fixes
📦 Dependency updates
- JENKINS-60742 - Bump core to 2.176.1 version and bump plugin dependecies (#82) @kuisathaverat
- JENKINS-60679 - Bump bouncycastle api plugin due NoSuchMethodError exception (#81) @kuisathaverat
📝 Documentation updates
1.1.4
🐛 Bug Fixes
- JENKINS-59818 - Mangement of 'Disable Auth Request Signature' flag is inverted (#76) @kuisathaverat
1.1.3
🚀 New features and improvements
- fix space in expected log (#73) @Casz
- JENKINS-47640 - Allow to disable Request signature on HTTP-POST request (#71) @kuisathaverat
- JENKINS-59146 - bump plugin dependencies and core (#72) @kuisathaverat
- JENKINS-59097 - Possibility to set NameIDPolicy in the SAML Request (#69) @jahanzaibasharat
- JENKINS-59126 - Add compatibility test with JCasC (#70) @fcojfernandez
- JENKINS-58138 - Confusing saml plugin keystore breakage (#67) @kuisathaverat
📝 Documentation updates
- JENKINS-59172 - Use GitHub as a source of the plugin's documentation on plugins.jenkins.io (#74) @kuisathaverat
- Enable Release Drafter for the repository (#75) @kuisathaverat
- Spelling update TROUBLESHOOTING.md (#65) @Badspler
- [FIXED JENKINS-54247 - Backup files considerations (#60) @kuisathaverat
👻 Maintenance
- chore: enable incrementals (#66) @kuisathaverat
🚦 Internal changes
- Fixed static analysis result (#63) @ChrisRo89
- Java 11 readiness: build both on JDK8 and JDK11 (#64) @batmat
- Fixed some parts after SonarLint scan (#62) @ChrisRo89
- [FNDJEN-547] Fix timeout to prevent failures on slow CI instances (#61) @kevinearls