Skip to content

Releases: kashalls/external-dns-unifi-webhook

v0.8.2

13 Feb 03:54
6a0db5e

Choose a tag to compare

What's Changed

  • fix(deps): update module github.com/go-chi/chi/v5 to v5.2.5 by @renovate[bot] in #167
  • chore(deps): update docker.io/library/golang docker tag to v1.26 by @renovate[bot] in #168

Full Changelog: v0.8.1...v0.8.2

v0.8.1

15 Jan 04:30
1f5112b

Choose a tag to compare

What's Changed

  • fix(deps): update module github.com/go-chi/chi/v5 to v5.2.4 by @renovate[bot] in #166

Full Changelog: v0.8.0...v0.8.1

v0.8.0

25 Dec 00:45
cd0f406

Choose a tag to compare

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

Full Changelog: v0.7.0...v0.8.0

v0.7.0

05 Oct 00:27
131836c

Choose a tag to compare

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

10 Aug 04:27
cbd5721

Choose a tag to compare

What's Changed

  • fix(deps): update module golang.org/x/net to v0.43.0 by @renovate[bot] in #125
  • fix(deps): update module github.com/prometheus/client_golang to v1.23.0 by @renovate[bot] in #124

Full Changelog: v0.6.1...v0.6.2

v0.6.1

24 Jul 05:04
69c3978

Choose a tag to compare

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

v0.6.0

17 May 15:52
e5ea55e

Choose a tag to compare

What's Changed

  • fix(deps): update module golang.org/x/net to v0.39.0 by @renovate in #108
  • fix(deps): update module github.com/prometheus/client_golang to v1.22.0 by @renovate in #109
  • fix(deps): update module sigs.k8s.io/external-dns to v0.17.0 by @renovate in #116
  • another attempt to try and fix the gateway dns bug by @kashalls in #113

Full Changelog: v0.5.2...v0.6.0

v0.5.2

02 Apr 04:29
287744c

Choose a tag to compare

What's Changed

  • chore(deps): update dependency go to v1.24.2 by @renovate in #107
  • fix(deps): update module golang.org/x/net to v0.38.0 by @renovate in #106

Full Changelog: v0.5.1...v0.5.2

v0.5.1

21 Mar 20:04
ac97f2f

Choose a tag to compare

What's Changed

  • chore: address situation where multiple near-identical cname records can crash unifi by @kashalls in #105

Full Changelog: v0.5.0...v0.5.1

v0.5.0

16 Mar 07:21
cd5284c

Choose a tag to compare

What's Changed

  • fix(deps): update module sigs.k8s.io/external-dns to v0.16.1 by @renovate in #101
  • Fix Multi-Value Hostnames by @kashalls in #100

Full Changelog: v0.4.3...v0.5.0