Feature Updates
- feat: add Docker registry mirror support for digest comparison by @nicholas-fedor in #1693
- feat: add eligible_at timestamp to cooldown deferral logs and notifications by @nicholas-fedor in #1698
- feat(api): add read-only /v1/containers endpoint by @barnabasbusa in #1700
Bug Fixes
- fix: prevent image pull when within cooldown window by @nicholas-fedor in #1669
- fix(container): default empty device CgroupPermissions to 'rwm' for Podman compatibility by @nicholas-fedor in #1673
- fix(flags): interpret bare numeric timeout as seconds by @nicholas-fedor in #1675
- fix: use shared identifier matching for implicit restart logic by @nicholas-fedor in #1677
- fix(container): set Detach true in ExecStart to prevent blocking on command execution by @nicholas-fedor in #1683
- fix(scheduling): strip quotes from cron schedule spec before parsing by @nicholas-fedor in #1686
- fix: resolve stale predecessor misidentification during self-update by @nicholas-fedor in #1713
- fix(notifications): update Shoutrrr MS Teams integration by @nicholas-fedor in #1718
- fix: prevent orphaned old Watchtower containers from persisting by @nicholas-fedor in #1743
Dependency Updates
- chore(deps): update module go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp to v0.69.0 by @renovate[bot] in #1688
- chore(deps): update module github.com/mattn/go-colorable to v0.1.15 by @renovate[bot] in #1701
- chore(deps): update module github.com/prometheus/common to v0.68.0 by @renovate[bot] in #1703
- chore(deps): update go module directive to v1.26.4 by @renovate[bot] in #1715
- chore(deps): update module github.com/prometheus/common to v0.68.1 by @renovate[bot] in #1726
- chore(deps): update module github.com/docker/cli to v29.5.3+incompatible by @renovate[bot] in #1731
- chore(deps): update github.com/google/pprof digest to 7023385 by @renovate[bot] in #1733
- chore(deps): update module golang.org/x/mod to v0.37.0 by @renovate[bot] in #1749
- chore(deps): update module golang.org/x/sync to v0.21.0 by @renovate[bot] in #1750
- chore(deps): update module github.com/docker/docker-credential-helpers to v0.9.8 by @renovate[bot] in #1752
- chore(deps): update module golang.org/x/sys to v0.46.0 by @renovate[bot] in #1753
- chore(deps): update module golang.org/x/term to v0.44.0 by @renovate[bot] in #1756
- chore(deps): update module golang.org/x/text to v0.38.0 by @renovate[bot] in #1758
- chore(deps): update module github.com/nicholas-fedor/shoutrrr to v0.16.1 by @renovate[bot] in #1765
Deprecations
- chore(notifications): deprecate legacy notification types for v2 removal by @nicholas-fedor in #1737
New Contributors
- @barnabasbusa made their first contribution in #1700
Full Changelog: v1.17.2...v1.18.0