1.5.0 (2021-10-28)
- Fix #31: Kubernetes/OpenShift Gradle Plugin initial implementation (Preview)
- Fix #971: Rethrow the InterruptException that is caught in ApplyMojo.java
- Fix #823: Converting
StringBuffer
toStringBuilder
injkube/jkube-kit/common/src/main/java/org/eclipse/jkube/kit/common/util/IoUtil.java
andjkube/jkube-kit/common/src/main/java/org/eclipse/jkube/kit/common/util/TemplateUtil.java
- Fix #815:
java.lang.ClassCastException
duringoc: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 useassertThrows
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.