The 0.10 release is mostly a bugfix release
Changelog for 0.10:
- Fixing checkbox serialization by jelly views #110
- Do not throw exceptions in the test configuration page #107
- Upgrade to the latest kubernetes-client version. #106
- feat: make pipeline support instanceCap field #102
- Instantiating Kubernetes Client with proper config in Container Steps #104
- Fix NPE when slaves are read from disk #103
- [JENKINS-39867] Upgrade fabric8 to 1.4.26 #101
- The pod watcher now checks readiness of the right pod. #97
- Fix logic for waitUntilContainerIsReady #95
- instanceCap is not used in pipeline #92
- Allow nesting of templates for inheritance. #94
- Wait until all containers are in ready state before starting the slave #93
- Adding basic retention for idle slaves, using the idleTimeout setting properly #91
- Improve the inheritFrom functionality to better cover containers and volumes. #84
- Fix null pointer exceptions. #89
- fix PvcVolume jelly templates path #90
- Added tool installations to the pod template. #85
- fix configmap volume name #87
- set the serviceAccount when creating new pods #86
- Read and connect timeout are now correctly used to configure the client. #82
- Fix nodeSelector in podTemplate #83
- Use the client’s namespace when deleting a pod (fixes a regression preventing pods to delete). #81