Skip to content

Releases: kashalls/external-dns-unifi-webhook

v0.2.3

09 Sep 04:38
140fa55
Compare
Choose a tag to compare

What's Changed

  • fix(deps): update module github.com/caarlos0/env/v11 to v11.2.2 by @renovate in #46
  • chore(deps): update golang docker tag to v1.23 by @renovate in #48
  • chore(deps): update dependency go to v1.23.0 by @renovate in #47
  • fix(deps): update module github.com/prometheus/client_golang to v1.20.0 by @renovate in #49
  • fix(deps): update module github.com/prometheus/client_golang to v1.20.2 by @renovate in #50
  • chore(deps): update dependency go to v1.23.1 by @renovate in #53
  • fix(deps): update module github.com/prometheus/client_golang to v1.20.3 by @renovate in #52
  • fix(deps): update module golang.org/x/net to v0.29.0 by @renovate in #54
  • fix(deps): update module sigs.k8s.io/external-dns to v0.15.0 by @renovate in #51

Full Changelog: v0.2.2...v0.2.3

v0.2.2

07 Aug 01:25
704262f
Compare
Choose a tag to compare

What's Changed

  • Update README.md by @bcrochet in #42
  • fix(deps): update module github.com/caarlos0/env/v11 to v11.2.0 by @renovate in #43
  • fix(deps): update module golang.org/x/net to v0.28.0 by @renovate in #45
  • chore(deps): update dependency go to v1.22.6 by @renovate in #44

New Contributors

Full Changelog: v0.2.1...v0.2.2

v0.2.1

10 Jul 20:20
44717b3
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update docker/build-push-action action to v6 by @renovate in #35
  • fix(deps): update module github.com/go-chi/chi/v5 to v5.0.13 by @renovate in #36
  • fix(deps): update module github.com/caarlos0/env/v11 to v11.1.0 by @renovate in #37
  • fix(deps): update module github.com/go-chi/chi/v5 to v5.1.0 by @renovate in #38
  • fix(deps): update module golang.org/x/net to v0.27.0 by @renovate in #41
  • chore(deps): update dependency go to v1.22.5 by @renovate in #40

Full Changelog: v0.2.0...v0.2.1

v0.2.0

13 Jun 22:37
6bc8b84
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update dependency go to v1.22.4 by @renovate in #31
  • fix(deps): update module golang.org/x/net to v0.26.0 by @renovate in #32
  • chore: Add CoC, CODEOWNERS, and issue templates by @onedr0p in #33
  • feat: migrate logrus to zap by @kashalls in #34

Full Changelog: v0.1.0...v0.2.0

v0.1.0

03 Jun 18:24
700503a
Compare
Choose a tag to compare

🍿UniFi has moved DNS Record support to General Availability as of June 2024. Read more here.

What's Changed

Full Changelog: v0.0.8...v0.1.0

v0.0.8

28 May 16:41
9d6d1a7
Compare
Choose a tag to compare

What's Changed

  • fix: devin regression (dont babysit and code) by @buroa in #28

Full Changelog: v0.0.7...v0.0.8

v0.0.7

26 May 23:39
3534a3d
Compare
Choose a tag to compare

What's Changed

  • feat: implement healthz/readyz/metrics servers & FormatUrl func by @onedr0p in #25
  • Add additional disclaimer for Unifi Early Access by @kashalls in #27

Full Changelog: v0.0.6...v0.0.7

v0.0.6

26 May 16:03
e67be81
Compare
Choose a tag to compare

TLDR: Auth Fix

What's Changed

  • chore: update readme by @onedr0p in #17
  • refactor: implement doRequest and other changes by @onedr0p in #21
  • fix: re-auth when cookie expires & allow changing site by @onedr0p in #23

Full Changelog: v0.0.5...v0.0.6

v0.0.5

24 May 21:52
a25aa51
Compare
Choose a tag to compare

What's Changed

  • chore: move around up and down by @onedr0p in #13
  • fix: always refresh records on identifier lookup by @buroa in #14
  • fix: make unifi env vars required by @onedr0p in #15
  • fix: delete and recreate records by @buroa in #16

Full Changelog: v0.0.4...v0.0.5

v0.0.4

24 May 18:14
e223079
Compare
Choose a tag to compare

Unifi Network v8.2.92 disables the ability to add new CNAME records, and claims it will return in a future release. Please stay on v8.2.87 for the time being.

Special thanks to @buroa, everything is working as it should.

What's Changed

  • Print literally everything that wants to be applied by @kashalls in #10
  • fix: everything by @buroa in #12

New Contributors

Full Changelog: v0.0.3...v0.0.4

Screenshot_2024-05-24_at_10 50 13_AM