This repository has been archived by the owner on Jun 19, 2024. It is now read-only.
v4.4.1
4.4.1 (2020-03-18)
- Fix: JIB Assembly config doesn't work with any Archive mode
- Fix: Jib push fails to push configured tag
- Fix: Jib Push fails when docker daemon is disabled
- Refactor #1766: Jib Refactor
- Revert #1737 : Reverted "Wrong Jib output directory in Maven multi-module build"
- Revert #1738 : Reverted "JibBuildConfiguration ignores BuildImageConfiguration.registry"
- Fix #1789: script to extract changelog information for notifications
- Fix #1770: Fixed my mistake, remove constructors from OpenshiftBuildConfig which were causing PluginConfigurationException
- Fix #1791: Fix NullPointerException in FileDataSecretEnricher (due to recent change in Kubernetes Client Builder null to LinkedHashMap conversion)
- Fix: ImageChangeTags not being applied in DeploymentConfig generated by plugin in case of resource fragments. (Issue found in this StackOverflow post.)
- Fix #1798: Jib logs display correctly, and support ansi
- Fix #1793: Labels missing for some objects
- Update Fabric8 Kubernetes Client to v4.9.0