This release includes JEP-222 (websocket support). It requires Jenkins 2.217 or later.
🚀 New features and improvements
- Allow setting of workspaceVolume in declarative Jenkins pipeline (#726) @josiahp
- Validation for ContainerTemplate.image (#727) @jglick
- Set default cpu & memory requests on the jnlp container (#728) @jglick
- JENKINS-60133 - Remove openshift-specific behaviour (#722) @Vlatombe
🚀 New features and improvements
🐛 Bug Fixes
- JENKINS-61178 - When defining an extra container in a pod template with a custom working dir, it is wrongly used as the node working dir (#717) @Vlatombe
📦 Dependency updates
- Bump kubernetes-client-api from 4.6.4-2 to 4.8.0-1 (#723) @dependabot
- Bump plugin from 3.56 to 3.57 (#719) @dependabot
📝 Documentation updates
- Adding generic setup configuration to the README.md (#716) @markyjackson-taulia