Skip to content
This repository has been archived by the owner on Jun 19, 2024. It is now read-only.

Releases: fabric8io/fabric8-maven-plugin

FMP 3.5.39

22 May 16:22
Compare
Choose a tag to compare
  • Added support for spring-boot 2 health endpoint
  • Disable Prometheus and re-enable Jolokia for Wildfly Swarm
  • Wildfly Swarm based applications do not work with FMP
  • OpenshiftBuildServiceTest failing intermittently
  • Created Helm artifact is not indexed by Helm because of incorrect file extension
  • Fix CI setup of FMP
  • Added OpenShift and Kubernetes version Compatibility Matrix
  • Unable to build the empty project as artifact-is.yml file not found
  • Make it possible to detect a RedHat build of the plugin even if the plugin was repacked under a different group id.
  • Added configuration options for delay and period on spring-boot health check probes
  • Resource fragments in deployment.yml containing compute resources triggers a warning
  • When trimImageinContainerSpec enable, generated yaml is incorrect
  • Use a released version in place of the master in RT
  • Set permissions on fatjar
  • Handle better watcher edge cases
  • Introduce Extends for profiles
  • Upgrade to latest Kubernetes Client
  • Upgrade JGit to version 4.11.0.301803080745-r

3.5.38

05 Apr 07:21
Compare
Choose a tag to compare
  • Added flag to generate service without Route. OSIO-SEV1
  • Plugin fails to deploy changes to an application with S2I build. It used to pick first image version always. Fixed to pick the right image tag by comparing the created attribute of the image tag. OSIO-SEV1[https://github.com//issues/1226)
  • Multi-Module Projects are not getting build since FMP 3.5.34.1184
  • Added flag to enable/disable automatic deployments whenever there is a new image generated. 1177

Some configuration var name changes

17 Nov 08:35
Compare
Choose a tag to compare
Merge pull request #657 from rhuss/master

PR merged! Thanks!