Skip to content

1.12.0 (2023-04-03)

Compare
Choose a tag to compare
@sunix sunix released this 03 Apr 11:33
· 709 commits to master since this release
  • Fix #1179: Move storageClass related functionality out of VolumePermissionEnricher to PersistentVolumeClaimStorageClassEnricher
  • Fix #1273: Deprecate jkube.io annotation prefix in favor of jkube.eclipse.org for JKubeAnnotations
  • Fix #2040: Add support for adding resource limits via controller resource config
  • Fix #1954: Add support for CronJob
  • Fix #2086: Allow concurrent remote-dev sessions (service selector includes session id)
  • Fix #2093: ClassCastException when extracting plugins from pom
  • Fix #2100: NullPointerException while verifying assembly references in Dockerfile
  • Fix #2108: Bump BouncyCastle to 1.72
  • Fix #2108: Use BouncyCastle JDK 1.8 compatible jars
  • Fix #2104: Bump kubernetes-client to 6.5.1 (#2079)
  • Fix #2101: Resolve dynamic transitive properties when creating Dockerfile
  • Fix #2113: Removed unsupported Docker compose utilities inherited from Docker Maven Plugin (DMP)