Releases: home-operations/external-dns-unifi-webhook
Releases · home-operations/external-dns-unifi-webhook
0.10.2
0.10.2 (2026-06-02)
Features
- mise: update tool oxfmt (0.52.0 → 0.53.0) (0a5c909)
Bug Fixes
- mise: update tool lefthook (2.1.8 → 2.1.9) (ee5439f)
Miscellaneous Chores
- Delete TESTING.md (f1b4c05)
- mise lock (3c8e388)
- remove 'Contents' section from README (06d5007)
- update UniFi OS minimum version to 5.x (bea273e)
Code Refactoring
0.10.1
0.10.0
v0.9.0
What's Changed
- chore(deps): update dorny/paths-filter action to v4 by @layla-bot[bot] in #176
- chore(deps): update docker/build-push-action action to v7 by @layla-bot[bot] in #175
- chore(deps): update github artifact actions (major) by @layla-bot[bot] in #171
- chore(deps): update docker/login-action action to v4 by @layla-bot[bot] in #172
- chore(deps): update docker/setup-buildx-action action to v4 by @layla-bot[bot] in #173
- chore(deps): update docker/metadata-action action to v6 by @layla-bot[bot] in #174
- chore(deps): pin dependencies by @layla-bot[bot] in #178
- chore(deps): update actions/upload-artifact digest to 043fb46 by @layla-bot[bot] in #183
- chore(deps): update docker/build-push-action digest to bcafcac by @layla-bot[bot] in #182
- chore(deps): update actions/github-script action to v9 by @layla-bot[bot] in #181
- chore(deps): update davidanson/markdownlint-cli2-action action to v23 by @renovate[bot] in #177
- chore(deps): update docker/setup-buildx-action digest to d7f5e7f by @renovate[bot] in #192
- chore(deps): update docker/metadata-action digest to 80c7e94 by @renovate[bot] in #191
- chore(deps): update sigstore/cosign-installer action to v4 by @layla-bot[bot] in #185
- chore(deps): update docker/login-action digest to 650006c by @renovate[bot] in #190
- chore(deps): update docker/build-push-action digest to f9f3042 by @renovate[bot] in #188
- chore(deps): update golangci/golangci-lint-action digest to 82606bf by @renovate[bot] in #189
- fix(lint): resolve goconst and gosec findings across the codebase by @kashalls in #194
- fix(deps): update module github.com/go-chi/chi/v5 to v5.3.0 by @renovate[bot] in #193
- fix(deps): update module github.com/cockroachdb/errors to v1.13.0 by @renovate[bot] in #186
- chore(deps): update davidanson/markdownlint-cli2-action digest to ded1f94 by @renovate[bot] in #195
- fix(deps): update module sigs.k8s.io/external-dns to v0.21.0 by @renovate[bot] in #196
New Contributors
- @layla-bot[bot] made their first contribution in #176
Full Changelog: v0.8.2...v0.9.0
v0.8.2
v0.8.1
v0.8.0
What's Changed
- fix(deps): update module golang.org/x/net to v0.46.0 by @renovate[bot] in #132
- [Closes #133] Better documentation on Creating API Keys by @userbradley in #134
- feat(metrics): improve /metrics endpoint with comprehensive instrumentation by @lexfrei in #135
- feat(metrics): add provider label to all metrics for multi-instance filtering by @lexfrei in #138
- feat: optimize container image size with scratch base and UPX compression by @lexfrei in #139
- fix(errors): improve error handling with comprehensive linter fixes by @lexfrei in #140
- docs: add TESTING.md and CONTRIBUTING.md by @lexfrei in #141
- chore(deps): update davidanson/markdownlint-cli2-action action to v20 by @renovate[bot] in #142
- feat(github): add pull request template by @lexfrei in #143
- fix(ci): add paths filter to release workflow PR trigger by @lexfrei in #144
- feat(test): add unit tests before linting work by @lexfrei in #145
- chore(deps): update actions/github-script action to v8 by @renovate[bot] in #146
- chore(deps): update actions/setup-go action to v6 by @renovate[bot] in #147
- Add golangci-lint configuration and comprehensive unit tests by @lexfrei in #148
- Fix container USER directive for Kubernetes runAsNonRoot compatibility by @lexfrei in #149
- chore(deps): update actions/setup-go action to v6 by @renovate[bot] in #150
- chore(deps): update golangci/golangci-lint-action action to v9 by @renovate[bot] in #151
- Fix PR builds from forks and optimize CI performance by @lexfrei in #153
- Migrate to stdlib logging and remove external dependencies by @lexfrei in #152
- ci(workflows): optimize container builds with native ARM64 runners by @lexfrei in #154
- chore(deps): update github artifact actions (major) by @renovate[bot] in #155
- fix(ci): correct bash array usage in manifest creation by @lexfrei in #156
- Update README.md by @boomam in #159
- chore(deps): update davidanson/markdownlint-cli2-action action to v21 by @renovate[bot] in #161
- fix(deps): update module sigs.k8s.io/external-dns to v0.20.0 by @renovate[bot] in #160
- chore(deps): update actions/checkout action to v6 by @renovate[bot] in #162
- chore(deps): update davidanson/markdownlint-cli2-action action to v22 by @renovate[bot] in #164
- chore(deps): update github artifact actions (major) by @renovate[bot] in #165
New Contributors
- @userbradley made their first contribution in #134
- @lexfrei made their first contribution in #135
- @boomam made their first contribution in #159
Full Changelog: v0.7.0...v0.8.0
v0.7.0
What's Changed
- chore(deps): update golang docker tag to v1.25 by @renovate[bot] in #127
- chore(deps): update actions/checkout action to v5 by @renovate[bot] in #126
- fix(deps): update module github.com/go-chi/chi/v5 to v5.2.3 by @renovate[bot] in #128
- fix(deps): update module golang.org/x/net to v0.44.0 by @renovate[bot] in #131
- fix(deps): update module sigs.k8s.io/external-dns to v0.19.0 by @renovate[bot] in #130
- fix(deps): update module github.com/prometheus/client_golang to v1.23.2 by @renovate[bot] in #129
Full Changelog: v0.6.2...v0.7.0
v0.6.2
v0.6.1
What's Changed
- fix(deps): update module golang.org/x/net to v0.41.0 by @renovate[bot] in #118
- fix(deps): update module github.com/go-chi/chi/v5 to v5.2.2 [security] by @renovate[bot] in #121
- fix(deps): update module golang.org/x/net to v0.42.0 by @renovate[bot] in #123
Full Changelog: v0.6.0...v0.6.1