Releases: jenkinsci/kubernetes-plugin
Releases · jenkinsci/kubernetes-plugin
1.20.2
🚀 New features and improvements
- JENKINS-47827 - Pod and container runAsUser and runAsGroup (#621) @georgelee1
- Enable direct connections to TCP agent listener (#602) @alxsap
1.20.1
1.20.0
🚀 New features and improvements
📦 Dependency updates
- Bump kubernetes-client-api from 4.6.0-1 to 4.6.0-2 (#612) @dependabot
- Bump jenkins-core from 2.176.1 to 2.190.1 (#503) @jglick
👻 Maintenance
- Use Kind to run in-cluster tests (#616) @jglick
- Add missing privileges for running tests (#613) @Vlatombe
🚦 Tests
- JENKINS-57993 - Verify no warnings are printed for a basic build (#503) @jglick
- Tweaking the pvc test to make it work in the test environment (#611) @Vlatombe
1.19.3
🐛 Bug Fixes
📦 Dependency updates
- Bump kubernetes-client-api from 1.0.0 to 4.6.0-1 (#606) @dependabot
1.19.2
1.19.1
🚀 New features and improvements
- JENKINS-56307 - NoDelayProvisionerStrategy for kubernetes plugin (#598) @runzexia
🐛 Bug Fixes
📦 Dependency updates
- Bump plugin from 3.49 to 3.50 (#597) @dependabot
1.19.0
📦 Dependency updates
- Bump versions-maven-plugin from 2.1 to 2.7 (#566) @dependabot
- Bump io.jenkins.tools.bom:bom from 2.176.2 to 2.176.3 (#587) @dependabot
👻 Maintenance
- Remove dependency management for jackson-dataformat-yaml (#593) @Vlatombe
- Fix scope for some git plugin transitive dependencies getting pulled as 'compile' instead of 'test' (#592) @Vlatombe
- JENKINS-59224 - add kubernetes-client-api plugin dependency (#591) @cronik
- Switch /project/url from Confluence to GitHub (#590) @jglick
1.18.3
1.18.2
🐛 Bug Fixes
- JENKINS-58785 - Only define environment variables for agent in jnlp container (#577) @Vlatombe
- JENKINS-59000 - Upgrade kubernetes-client to 4.4.2 (#582) @carlossg
- JENKINS-58766 - Fix migration compatibility for working dir (#576) @Vlatombe
👻 Maintenance
- Adding a DinD example (#581) @jglick
- Update README.md (#579) @EvanMAmstutz
📦 Dependency updates
- JENKINS-59000 - Upgrade kubernetes-client to 4.4.2 (#582) @carlossg
1.18.1
🐛 Bug Fixes
- JENKINS-58767 - Persist yaml fragment in a single string (#574) @Vlatombe
- JENKINS-58740 - add missing pod label attribute to config.jelly (#571) @cronik