Skip to content

Releases: mirceanton/external-dns-provider-mikrotik

v0.2.5

15 Oct 20:50
14b7507

Choose a tag to compare

0.2.5 (2024-10-15)

Dependency Updates

  • deps(golang): update module github.com/prometheus/client_golang ( v1.20.4 → v1.20.5 ) by @mr-borboto in #86

v0.2.4

15 Oct 19:42
4847b35

Choose a tag to compare

0.2.4 (2024-10-15)

Bug Fixes

v0.2.3

13 Oct 17:15

Choose a tag to compare

0.2.3 (2024-10-13)

What's Changed

Patches

  • patch(deps): update module sigs.k8s.io/external-dns ( v0.14.2 → v0.15.0 ) by @mr-borboto in #82

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

v0.2.2

13 Oct 16:59
c2c1d66

Choose a tag to compare

0.2.2 (2024-10-13)

What's Changed

  • patch(deps): update module github.com/prometheus/client_golang ( v1.19.1 → v1.20.4 ) by @mr-borboto in #77

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

v0.2.1

13 Oct 16:53
8c86be6

Choose a tag to compare

0.2.1 (2024-10-13)

What's Changed

  • patch(deps): update module golang.org/x/net ( v0.28.0 → v0.30.0 ) by @mr-borboto in #83

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

v0.2.0

13 Oct 16:42

Choose a tag to compare

0.2.0 (2024-10-13)

Features

  • Add support for A, AAAA, CNAME and TXT Record Types (#14) (7a68266), closes #61

v0.1.4

07 Aug 13:46
7f5e0bc

Choose a tag to compare

0.1.4 (2024-08-07)

Bug Fixes

  • deps: update module github.com/caarlos0/env/v11 to v11.2.2 (#68) (7f5e0bc)

v0.1.3

06 Aug 21:05
7b2a367

Choose a tag to compare

0.1.3 (2024-08-06)

Bug Fixes

  • deps: update module github.com/caarlos0/env/v11 to v11.2.0 (#63) (7b2a367)

v0.1.2

06 Aug 20:58
548c022

Choose a tag to compare

0.1.2 (2024-08-06)

Bug Fixes

  • deps: update module golang.org/x/net to v0.28.0 (#65) (548c022)

v0.1.1

06 Aug 20:29

Choose a tag to compare

0.1.1 (2024-08-06)

Bug Fixes

  • deps: update module golang.org/x/net to v0.27.0 (#37) (f66ada8)
  • docker: run as non-root (489a95a)
  • remove hash pins from devcontainer config (5de8592)