Skip to content

1.3.0 (2021-05-18)

Compare
Choose a tag to compare
@manusa manusa released this 18 May 12:34
· 1512 commits to master since this release
  • Fix #497: Assembly descriptor removed but still in documentation
  • Fix #576: Add support to publishing helm chart
  • Fix #634: Replace occurrences of keySet() with entrySet() when value are needed
  • Fix #659: Update Fabric8 Kubernetes Client to v5.3.0
  • Fix #602: Add documentation regarding automatic Route generation
  • Fix #630: Document usage for jkube.build.switchToDeployment flag
  • Fix #647: Resource configuration can now add annotations and labels to ServiceAccount
  • Fix #632: Add support for Quarkus Fast Jar Packaging
  • Fix #578: NullPointerException in ContainerEnvJavaOptionsMergeEnricher on k8s:resource
  • Fix #671: ApplyMojo not considering namespace configured from XML configuration
  • Fix #677: KarafGenerator includes Jolokia port (8778)
  • Fix #682: Update CircleCI image to new version
  • Fix #666: Replace deprecated JsonParser
  • Fix #673: Remove unused ports field in ResourceConfig
  • Fix #679: Quarkus package detection improvements
  • Fix #622: Corrected documentation for jkube-healthcheck-karaf
  • Fix #630: DeploymentConfigEnricher and DefaultControllerEnricher refactored and aligned
  • Fix #639: Quotas for OpenShift BuildConfig not working
  • Fix #688: Multiple Custom Resources with same (different apiGroup) name can be added
  • Fix #689: Recreate and update of CustomResource fragments works
  • Fix #690: Helm charts can be generated for custom resources, even those with same name (different apiGroup)
  • Fix #676: Define Helm Chart dependencies
  • Fix #590: Only assembled files are copied to 'Docker' build target directory