Releases: jenkinsci/kubernetes-credentials-provider-plugin
Releases · jenkinsci/kubernetes-credentials-provider-plugin
1.262.v2670ef7ea_0c5
🎉 Major features and improvements
- Support scoping of credentials to lists of ItemGroups (#93) @schiasileon
1.258.v95949f923a_a_e
✍ Other changes
- fix(docs): proper (distinct) README for plugins.jenkins.io (#81) @lemeurherve
- enabled dependabot for maven, run tests in parallel, delete obsolete release drafter config (#80) @jtnord
📦 Dependency updates
- Bump io.jenkins.tools.incrementals:git-changelist-maven-extension from 1.4 to 1.7 (#88) @dependabot
- Bump org.junit.vintage:junit-vintage-engine from 5.7.2 to 5.10.0 (#84) @dependabot
- Bump org.jenkins-ci.plugins:plugin from 4.73 to 4.74 (#83) @dependabot
1.238.v637de1db_9e80
✍ Other changes
- fix(docs): correct rendering of the plugin README on plugins.jenkins.io (#79) @lemeurherve
1.234.vf3013b_35f5b_a
🚀 New features and improvements
- Upgrade kubernetes-client-api to 6.8.1 (#78) @julieheard
1.225.v14f9e6b_28f53
1.211.vc236a_f5a_2f3c
1.209.v862c6e5fb_1ef
🔒Security
- SECURITY-3022 / CVE-2023-24425 prior versions did not set the appropriate context for Kubernetes credentials lookup, allowing the use of System-scoped credentials otherwise reserved for the global configuration.
1.208.v128ee9800c04
1.206.v7ce2cf7b_0c8b
🐛 Bug fixes
- JENKINS-69927 - Display only one monitor instead of duplicates when initializing watcher (#70) @Dohbedoh