Releases: jenkinsci/saml-plugin
Releases · jenkinsci/saml-plugin
2.1.0
🐛 Bug fixes
- fix: JENKINS-66828 - No configurator found for type class org.jenkins.ci.plugins.saml.user.SamlCustomProperty$Attribute (#137) @kuisathaverat
- JENKINS-67574 -
loadUserByUsername
should throwUserMayOrMayNotExistException2
if the user doesn't exist in Jenkins (#150) @Vlatombe
📦 Dependency updates
- Bump testcontainers from 1.16.2 to 1.16.3 (#155) @dependabot
- Bump jenkins-test-harness from 1682.v4a_71b_f124ca_3 to 1690.vfcb_959006c07 (#152) @dependabot
- chore: bump Jenkins core to 2.303.3 (#157) @kuisathaverat
- Bump git-changelist-maven-extension from 1.2 to 1.3 (#147) @dependabot
- Bump jenkins-test-harness from 1657.vf8a824e79147 to 1682.v4a_71b_f124ca_3 (#148) @dependabot
- Bump plugin from 4.31 to 4.33 (#149) @dependabot
- Bump testcontainers from 1.16.0 to 1.16.2 (#132) @dependabot
- Bump jenkins-test-harness from 1648.ved2b9ab8b19e to 1657.vf8a824e79147 (#139) @dependabot
- chore: bump Jenkins core to 2.289 (#136) @kuisathaverat
- Bump xmlsec from 2.2.3 to 2.3.0 (#133) @dependabot
- Bump plugin from 4.29 to 4.31 (#135) @dependabot
- Bump plugin from 4.24 to 4.29 (#131) @dependabot
📝 Documentation updates
👻 Maintenance
- chore: bump Jenkins core to 2.289 (#136) @kuisathaverat
2.0.9
- Integrate 2.0.8 security update (#122) @daniel-beck
📦 Dependency updates
- Bump bouncycastle-api from 2.23 to 2.25 (#128) @dependabot
- Bump xmlsec from 2.2.2 to 2.2.3 (#125) @dependabot
- Bump bouncycastle-api from 2.20 to 2.23 (#120) @dependabot
- Bump plugin from 4.19 to 4.24 (#116) @dependabot
- Bump testcontainers from 1.15.3 to 1.16.0 (#114) @dependabot
2.0.8
🐛 Bug fixes
- Integrate 2.0.8 security update (#122) @daniel-beck
📦 Dependency updates
- Bump xmlsec from 2.1.4 to 2.2.2 (#101) @dependabot
2.0.3.1
🐛 Bug fixes
- Integrate 2.0.3.1 security update (5059a34) @daniel-beck
1.1.8
🐛 Bug fixes
- Integrate 1.1.8 security update (61d06e0) @daniel-beck
2.0.7
- JENKINS-66007 - Filter out empty groups from the saml profile and issue a warning (#109) @Vlatombe
📦 Dependency updates
- Bump plugin from 4.16 to 4.19 (#110) @dependabot
- Bump bom-2.277.x from 27 to 887.vae9c8ac09ff7 (#108) @dependabot
- Bump testcontainers from 1.15.2 to 1.15.3 (#105) @dependabot
- Bump bouncycastle-api from 2.18 to 2.20 (#104) @dependabot
2.0.6
2.0.5
🐛 Bug fixes
- JENKINS-65513 - Saml plugin 2.x.x causes deadlock impacting Jenkins performance (#99) @kuisathaverat
2.0.3
⚠️ Known Issues
- JENKINS-65513 - Saml plugin 2.x.x causes deadlock impacting Jenkins performance
🐛 Bug fixes
- JENKINS-65093 - normalize the way to manage attibutes as list (#96) @kuisathaverat
📦 Dependency updates
2.0.2
⚠️ Known Issues
- JENKINS-65513 - Saml plugin 2.x.x causes deadlock impacting Jenkins performance
🚀 New features and improvements
- JENKINS-65039 - Wants assertions signed by default false (#94) @kuisathaverat
📝 Documentation updates
- docs: Update documentation about metadata and some SAML terms (#95) @kuisathaverat