What's Changed
- Bump docker/build-push-action from 6.7.0 to 6.9.0 by @dependabot in #62
- Bump docker/setup-buildx-action from 3.6.1 to 3.7.1 by @dependabot in #63
- Bug fixes
- Features
- Add --with-registry-auth when user login using the default docker configuration.
- Allow to use 0 to disable the timeout. Change default timeout to 0 (no timeout).
- Improve Error and Debug Messages
- Report docker version.
- Report filter values and services that get filtered.
- Improve MANIFEST_CMD error message.
- Warning when docker configuration does not exist.
- Report whether the update failure is due to timeout.
- Report time used for updating a single service.
- Report messages from "docker service update" when it succeeds.
- Improve documents
- Docs internal configuration
- Improve tests correspondingly
Full Changelog: 2024.0929.0...2024.1114.0