Overview
This is a patch release that introduces several fixes and dependency updates, including improvements to container dependency management and the Compose-based dependency handling that was introduced with version 1.13. The update to Shoutrrr v0.13.2 enables the use of Discord threads, as documented here. Watchtower's multiple notification services documentation was also updated to provide additional clarity.
Bug Fixes
- Resolve prefix matching and circular dependency issues by @nicholas-fedor in #1265
- Prevent spurious safeguard delay when SkipSelfUpdate is enabled by @nicholas-fedor in #1276
- Extract getRawLabelValue to Eliminate Code Duplication and Improve Performance by @nicholas-fedor in #1277
- Fix missing space between fields in notifications by @nicholas-fedor in #1279
Dependency Updates
- chore(deps): update module github.com/onsi/gomega to v1.39.1 by @renovate[bot] in #1261
- chore(deps): update module github.com/onsi/ginkgo/v2 to v2.28.1 by @renovate[bot] in #1262
- chore(deps): update module github.com/docker/cli to v29.2.1+incompatible by @renovate[bot] in #1274
- chore(deps): update module github.com/nicholas-fedor/shoutrrr to v0.13.2 by @renovate[bot] in #1275
Documentation Updates
- Improve multiple notification services documentation by @nicholas-fedor in #1251
Full Changelog: v1.14.0...v1.14.1