Skip to content

1.0.0 (2020-09-09)

Compare
Choose a tag to compare
@manusa manusa released this 09 Sep 07:22
· 1743 commits to master since this release
  • Fix #351: Fix AutoTLSEnricher - add annotation + volume config to resource
  • Fix #344: Fix documentation for jkube.openshift.imageChangeTriggers
  • Fix #290: Bump Fabric8 Kubernetes Client to v4.10.3
  • Fix #273: Added new parameter to allow for custom app name
  • Fix #329: Vert.x generator and enricher applicable when io.vertx dependencies present
  • Fix #334: Build strategy picked up from XML configuration and properties
  • Fix #342: Maven Quickstart for Spring-Boot with complete Camel integration
  • Fix #336: Fix pull from insecure registries and pull registry authentication for JIB
  • Fix #332: OpenShift build resources are deleted (as long as build config manifest is available)
  • Fix #350: Prevents default docker configuration overwriting XML assembly configuration
  • Fix #340: Exclude the main artifact from Docker build when Fat Jar is detected (JavaExecGenerator)
  • Fix #341: JKube doesn't add ImageChange triggers in DC when merging from a deployment fragment
  • Fix #326: Add default /metrics path for prometheus.io/path annotation
    (Sort of redundant, this makes it explicit)
  • Fix #339: Https should be considered default while converting tcp urls
  • Fix #362: Quarkus supports S2I builds both for JVM and native mode
  • Fix #297: Added missing documentation for WatchMojo configuration parameters
  • Fix #371: WebAppGenerator path configuration is no longer ignored