@@ -23,17 +23,18 @@ Usage:
2323
2424### 1.19-SNAPSHOT
2525* Fix #3833 : BuildConfig resource fragment loading should use local file instead of fetching from server
26+ * Fix #3820 : Skip flag does not work for helm tasks
27+ * Fix #3823 : Update native binary S2I base image from UBI 8 to UBI 9
28+ * Fix #3819 : Env variable wrapper for easy interaction with system env variables
29+ * Fix #3812 : Clean jkube-temp working directory before running resource task/goal
30+ * Fix #3809 : Actuator liveness and readiness probe not getting generated with Spring boot 4.x.x
31+ * Fix #3775 : Missing IngressClassName in NetworkingV1IngressGenerator
32+ * Fix #3732 : ECR registry Auth with AWS SDK java v2
33+ * Fix #3707 : Setting readOnly flag in VolumeConfig has no effect
2634* Fix #3591 : Fix windows line endings for yaml literal blocks, json serialization config updated
2735* Fix #3781 : Native Generator does not work in Windows system, always finds multiple native executable
2836* Fix #2286 : Remove Guava dependency where ever possible
29- * Fix #3732 : ECR registry Auth with AWS SDK java v2
30- * Fix #3809 : Actuator liveness and readiness probe not getting generated with Spring boot 4.x.x
31- * Fix #3707 : Setting readOnly flag in VolumeConfig has no effect
3237* Fix #1458 : Consideration of "ssl.enabled" properties to enable liveness/readiness probe for Spring Boot Actuator
33- * Fix #3775 : Missing IngressClassName in NetworkingV1IngressGenerator
34- * Fix #3819 : Env variable wrapper for easy interaction with system env variables
35- * Fix #3823 : Update native binary S2I base image from UBI 8 to UBI 9
36- * Fix #3820 : Skip flag does not work for helm tasks
3738
3839### 1.18.2 (2025-11-03)
3940* Fix #3750 : Remove unneeded XMLUtil.createNewDocument method
0 commit comments