Update to jnr-unixsocket 0.25 to solve concurrency issues (#552)
Udate ECR AuthorizationToken URL to new endpoint (#1317)
Allow including com.amazonaws:aws-java-sdk-core as plugin dependency to pick up various forms of AWS credentials with which to authenticate at AWS ECR (#1311)
0.32.0 (2020-01-08)
Support building dockerFile without pushing it to docker server (#1197)
Update to jnr-unixsocket 0.23
Add null check for null instance in config.json for email (#1262)
Allow merging of image configurations using <imagesMap> (#1259)
Add docker:build support for 'network' option (#1030)
Avoiding chown to reduce the image size (#544)
(Note: Assembly user format user:user:user with the third user option has been marked deprecated
and will not be available in future versions of plugin)
Failure referencing a previous staged image in FROM clause (#1264)
Treat bridged and default network mode the same (#1234)
Fix NPE when cacheFrom is missing from config (#1274)
Fix healthy option regression introduced in 0.25.0 (#1279)
Allow killing and removing all spawned containers (#1182)
Deprecated "authToken" for ECR authentication in favor of "auth" (#1286)
Allow overriding of existing image in creation of temporary one with same tag before push (#838)
Pick up AWS credentials from ENV variables (#1310)
Fix accidentally disabled logging under certain conditions (#1291)
When stopping containers, try harder to remove containers, even if one fails (#1251)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps docker-maven-plugin from 0.33.0 to 0.34.0.
Release notes
Sourced from docker-maven-plugin's releases.
Changelog
Sourced from docker-maven-plugin's changelog.
Commits
f194e95
[maven-release-plugin] prepare release v0.34.051128db
fix test for java 8461db47
prepare for version 0.34.04817b64
Support for JIB(Java Image Builder) mode in dmp (#1277)1da5d29
Fix #1242: docker.container.<alias>.ip property is no longer set (#1323)493aa8b
Add skipPush option to build image configuration (#1243) (#1368)4f35bcc
Fix #785: add squash support (#1366)1baa118
Fix #1351: Support for tagging an already built image (#1357)40af88d
Update changelog for bug 1354b94598f
Verify that REPO_TAGS can be processed as a JsonArray (#1355)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)