Skip to content

1.1.0 (2021-01-28)

Compare
Choose a tag to compare
@manusa manusa released this 28 Jan 11:53
· 1615 commits to master since this release
  • Fix #455: Use OpenShiftServer with JUnit rule instead of directly instantiating the OpenShiftMockServer
  • Fix #467: Upgrade assertj-core to 3.18.0
  • Fix #460: Added a Quickstart for implementing and using a Custom Enricher based on Eclipse JKube Kit Enricher API
  • Fix #240: No Ports exposed inside Deployment in case of Zero Config Dockerfile Mode
  • Fix #480: wildfly-jar doesn't depend on common-maven module
  • Fix #268: Generator and HealthCheck enrichers for Micronaut framework (JVM)
  • Fix #488: Controller enricher replica count can be set to 0 when ResourceConfig is provided
  • Fix #485: Filter with placeholders in Dockerfile is broken
  • Fix #387: Update Fabric8 Kubernetes Client to v4.13.0 to support networking.k8s.io/v1 Ingress
  • Fix #473: Debug goals work with QuarkusGenerator generated container images
  • Fix #484: cacheFrom configuration parameter is missing
  • Fix #181: Refactor PortForwardService to use Kubernetes Client Port Forwarding instead of kubectl binary
  • Fix #535: Bump JKube base images to 0.0.9
  • Fix #509: Port of ServiceDiscoveryEnricher from FMP
  • Fix #510: Update Compatibility matrix for OpenShift 4.5 and 4.6
  • Fix #511: Namespace as resource fragment results in NullPointerException
  • Fix #521: NPE on Buildconfig#getContextDir if <dockerFile> references a file with no directory
  • Fix #513: openshift-maven-plugin: service.yml fragment with ports creates service with unnamed port mapping
  • Fix #231: IngressEnricher ignores IngressRules defined in XML config
  • Fix #523: period in image username omits registry in Deployment manifest