Overview
This is a patch release that integrates a fix for Watchtower's handling of container dependencies, adds two minor performance improvements, and an update to Go version 1.26.0.
Bug Fixes
- Add service-only matching for cross-project container dependencies by @nicholas-fedor in #1307
Performance Improvements
- Optimize HTTP client creation for registry authentication by @nicholas-fedor in #1287
- Improve digest matching efficiency and reliability by @nicholas-fedor in #1289
Dependency Updates
- chore(deps): update module golang.org/x/text to v0.34.0 by @renovate[bot] in #1303
- chore(deps): update dependency go to v1.26.0 by @renovate[bot] in #1309
Full Changelog: v1.14.1...v1.14.2