Kubernetes Credentials Provider How to install π» Maintenance
Use versions from BOM (#101 ) @jtnord
Use jenkins.util.SetContextClassLoader
where possible (#99 ) @basil
β Other changes
π¦ Dependency updates
Bump com.datapipe.jenkins.plugins:hashicorp-vault-plugin from 360.v0a_1c04cf807d to 368.v48134f694db_f (#97 ) @dependabot
π Major features and improvements
β 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
β Other changes
fix(docs): correct rendering of the plugin README on plugins.jenkins.io (#79 ) @lemeurherve
π New features and improvements
π· Changes for plugin developers
β Other changes
π¦ Dependency updates
π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.
π New features and improvements
Compatibility change for kubernetes-client 6.x (#73 ) @Vlatombe