1.28.0
·
1374 commits
to master
since this release
🚀 New features and improvements
- Rework concurrency limits using the number provided in Cloud API (#835) @Vlatombe
- Don't set nodeSelector when
.spec.runtimeClassName
is set (#859) @Vlatombe - Fix PodTemplate hygiene on default values (#877) @Vlatombe
🐛 Bug Fixes
- Resolve cloud when removing dynamic template (#880) @Vlatombe
- Merge security fixes from 1.27.4 back into master (#881) @daniel-beck
📦 Dependency updates
- Bump bom-2.263.x from 16 to 17 (#883) @dependabot
- Bump plugin from 4.12 to 4.13 (#884) @dependabot
- Bump docker-workflow from 1.23 to 1.24 (#831) @dependabot
- Bump jackson2-api from 2.11.2 to 2.11.3 (#857) @dependabot
- Require Jenkins 2.263
👻 Maintenance
🚦 Tests
- Test for SECURITY-1646 - (#882) @jglick