Skip to content

Releases: fabric8io/docker-maven-plugin

0.45.0 (2024-07-27)

27 Jul 19:23
Compare
Choose a tag to compare
  • Automatically create parent directories of portPropertyFile path (1761)
  • Use complete image id in DockerAccessWithHcClient while fetching image id (1764)
  • Add skip tag to the image level by <skipTag> (1787)
  • Remove usage of AnsiConsole (1791)
  • Gracefully handle 404 when removing container (1793)
  • Added support for platform attribute of a container in the docker-compose configuration.
  • Image Build Config BuildArgs should be passed while pulling images (1756)
  • docker:push failed with build ARG in FROM (1778)
  • Add the possibility to give secret to buildx build (1798
  • FROM can reference ARG that references other ARG (1800)

Thanks to our contributors ❤️ 🤗

0.44.0 (2024-02-17)

17 Feb 15:45
Compare
Choose a tag to compare
  • Add new option "useDefaultExclusion" for build configuration to handle exclusion of hidden files (1708)
  • The option is now propagated down to the buildx command, if it is set in the section. (1717)
  • Fix Buildx build with Dockerfile outside of the Docker build context directory (1721)
  • Add support setting driverOpts for buildx (1704)
  • Multi-Architecture push is not sending pull registry auth credentials (1709)
  • Adding support for --cacheFrom and --cacheTo buildX arguments (1621)
  • Add support for using maven/system properties for an ARG used as the FROM image in a dockerfile (1731)
  • Revert workaround for checking docker version for checking whether to add docker --config flag or not. (1754)
  • Add a workaround to copy docker-buildx binary to temporary config directory created for docker buildx build. This seems to make docker recognize buildx even after config override. (1754)
  • Fix Windows volume bindings for Rancher, Podman and Windows-based containers (1719)
  • Extract the Docker Compose v2.1+ depends_on conditions and apply them as Docker Maven Plugin waiting configurations (888)
  • Update org.apache.maven:maven-core to 3.8.1 (1702)

Thanks to our contributors ❤️ 🤗

0.43.4 (2023-08-18)

18 Aug 06:47
Compare
Choose a tag to compare
  • Always pass --config option for latest versions of Docker CLI (1701)

0.43.3 (2023-08-13)

13 Aug 18:11
Compare
Choose a tag to compare
  • Only add --config to buildx command string when authentication credentials are coming from outside sources
  • Remove hardcoded --node value while creating buildx builder

0.43.2 (2023-07-29)

29 Jul 07:36
Compare
Choose a tag to compare
  • Make --config from buildx command string generation optional (1673) @robfrank

0.43.1 (2023-07-28)

28 Jul 16:24
Compare
Choose a tag to compare

0.43.0 (2023-05-20)

20 May 05:55
Compare
Choose a tag to compare
  • Make buildx build single non-native platform if requested (1665) @martyvona
  • Support for buildx option to disable attestations (1661) @chonton

0.42.1 (2023-04-06)

06 Apr 06:55
Compare
Choose a tag to compare

v0.42.0 (2023-02-28)

28 Feb 17:57
Compare
Choose a tag to compare

0.41.0 (2023-02-06):

06 Feb 17:41
Compare
Choose a tag to compare