Skip to content

1.5.0 (2021-10-28)

Compare
Choose a tag to compare
@manusa manusa released this 28 Oct 10:37
· 1277 commits to master since this release
  • Fix #31: Kubernetes/OpenShift Gradle Plugin initial implementation (Preview)
  • Fix #971: Rethrow the InterruptException that is caught in ApplyMojo.java
  • Fix #823: Converting StringBuffer to StringBuilder in jkube/jkube-kit/common/src/main/java/org/eclipse/jkube/kit/common/util/IoUtil.java and jkube/jkube-kit/common/src/main/java/org/eclipse/jkube/kit/common/util/TemplateUtil.java
  • Fix #815: java.lang.ClassCastException during oc:build when OpenShift not present
  • Fix #716: Update Spring Boot Quickstarts to the latest version
  • Fix #907: Bump JKube base images to 0.0.10
  • Fix #832: Bump jib-core to 0.20.0
  • Fix #904: DeploymentConfig ImageChange trigger seems to be wrong for custom images
  • Fix #904: %g should be resolved to namespace in OpenShift Maven Plugin
  • Fix #908: OpenShift-Maven-Plugin doesn't remove periods from container name
  • Fix #923: QuarkusGenerator not applicable when using io.quarkus.platform groupId
  • Fix #895: FileUtil#createDirectory works for files with trailing separator (/)
  • Fix #913: Make provider name configurable
  • Fix #877: LogMojo: Change access modifiers to protected for use in XML configuration
  • Fix #1036: JKubeTarArchive doesn't load files in memory
  • Fix #1040: Remove deprecated ExpectedException.none() and @Rule and use assertThrows instead

Note: Kubernetes and OpenShift Gradle Plugins are a preview feature to get early feedback.
Only the set of documented features are available to users.