Skip to content

Releases: miguelangel-nubla/ipv6ddns

v0.12.2

28 Jan 15:10
6dc8767

Choose a tag to compare

Changelog

  • 6dc8767 deps: update github.com/miguelangel-nubla/ipv6disc from v0.8.2 to v0.8.3

v0.12.1

28 Jan 12:57
918f615

Choose a tag to compare

Changelog

  • 918f615 deps: bump github.com/miguelangel-nubla/ipv6disc from v0.8.1 to v0.8.2

v0.12.0

27 Jan 19:20
3f1e5be

Choose a tag to compare

Changelog

  • 3056520 feat: refactor plugin instantiation
  • 3f1e5be fix(filter): normalize matching

v0.11.0

27 Jan 02:54
b78d0f1

Choose a tag to compare

Changelog

  • b78d0f1 feat: improve filtering for IPv6 based on MAC, IP, and source

v0.10.0

25 Jan 17:01
2bb3499

Choose a tag to compare

Changelog

  • 2bb3499 feat: add Windows DNS provider

v0.9.2

25 Jan 00:29
003e7f7

Choose a tag to compare

Changelog

  • 003e7f7 feat: add arp-scan to the container image

v0.9.1

24 Jan 23:34
ef6b48c

Choose a tag to compare

Changelog

  • ef6b48c feat: default discovery listen and active to true

v0.9.0

23 Jan 00:59
c49af78

Choose a tag to compare

Changelog

  • c49af78 feat: add Mikrotik documentation
  • 16e50d3 feat: update ipv6disc to v0.6.0 and restructure discovery config

v0.8.1

22 Jan 20:34
701f307

Choose a tag to compare

Changelog

  • 701f307 feat(provider): add route53 support

v0.8.0

22 Jan 19:16
8704365

Choose a tag to compare

Changelog

  • 8a283e6 docs(config): add comprehensive discovery plugin examples
  • 89e39e3 feat(openwrt): add OpenWrt provider support
  • ddfbd8d feat(provider): add Technitium DNS support
  • d228eac feat: add OPNsense Unbound DDNS provider
  • 14dd982 feat: add pfSense Unbound DNS provider via REST API
  • 2421c11 feat: consolidate FQDN parsing into shared utilities
  • ece0386 feat: rename TLS fingerprint configuration fields to tls_fingerprint
  • 8704365 refactor(config): migrate config to YAML
  • c290821 refactor(config): rename plugins key to discovery_plugins
  • 0996aeb refactor(ddns): improve config field ordering to make them self descriptive