alfresco-transform-core
alfresco-transform-core copied to clipboard
Bump io.fabric8:docker-maven-plugin from 0.43.4 to 0.44.0
Bumps io.fabric8:docker-maven-plugin from 0.43.4 to 0.44.0.
Release notes
Sourced from io.fabric8:docker-maven-plugin's releases.
0.44.0 (2024-02-17)
- 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
--cacheFromand--cacheTobuildX 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 --configflag 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_onconditions and apply them as Docker Maven Plugin waiting configurations (888)- Update
org.apache.maven:maven-coreto3.8.1(1702)Thanks to our contributors ❤️ 🤗
Changelog
Sourced from io.fabric8:docker-maven-plugin's changelog.
ChangeLog
0.45-SNAPSHOT:
0.44.0 (2024-02-17):
- 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
--cacheFromand--cacheTobuildX 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 --configflag 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_onconditions and apply them as Docker Maven Plugin waiting configurations (888)- Update
org.apache.maven:maven-coreto3.8.1(1702)0.43.4 (2023-08-18):
- Always pass
--configoption for latest versions of Docker CLI (1701)0.43.3 (2023-08-13):
- Only add
--configto buildx command string when authentication credentials are coming from outside sources- Remove hardcoded
--nodevalue while creating buildx builder0.43.2 (2023-07-29):
- Make
--configfrom buildx command string generation optional (1673)@robfrank0.43.1 (2023-07-28):
- Resolve registry auth URL by registry ID (1688)
@wajda- Allow 'host-gateway' as non-resolvable hostname in extraHosts (1527)
@azaaiman- Bump guava from
31.1-jreto32.0.1-jre(1686)@dependabot- Bump jib-core from
0.23.0to0.24.0(1686)@rohanKanojia- Fix unauthorized error with buildx needing multiple credentials (1583)
@eocantu- Add logger to HTTP ping checker (1689)
@ryanrishi0.43.0 (2023-05-20):
- Make buildx build single non-native platform if requested (1665)
@martyvona- Support for buildx option to disable attestations (1661)
@chonton0.42.1 (2023-04-06):
0.42.0 (2023-02-28):
... (truncated)
Commits
b23d5d4[RELEASE] Update Project version to v0.44.040371e7fix : AuthConfigList is populated with from images during buildx push as wellf58346efix (buildx) : BuildX failing for Docker CLI on MacOS21c0520ci : E2E tests should also run on GitHub MacOS runners3c1cf3fci : Enable publishing snapshot artifacts to maven centralb5714b1chore : prerequisite maven version should be different from maven version1ead2bbci : Run E2E tests against multiple versions of Docker68d31d0Use isEmpty() to check whether collection is empty or not in SourceMojo.javae8207b9Removed Unused import on ArchieveServiceTestb4af8bcci : Move Sonar analysis to Java 17- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.