Skip to content

Releases: NeonSludge/ansible-dns-inventory

v0.10.0

15 Sep 15:52
7f874de
Compare
Choose a tag to compare

NEW:

  • Datasources: DNS and etcd are now supported for host record storage.
  • ansible-dns-inventory can now be used as a library.
  • Switch to Uber's zap logger by default.

CHANGED:

  • Built with Go 1.17.1.

v0.9.2

06 Sep 08:04
Compare
Choose a tag to compare

CHANGED:

  • Fix host variables support for both operation modes.

v0.9.1

03 Sep 06:57
Compare
Choose a tag to compare

CHANGED:

  • Better handling of user home directories.
  • Build with Go 1.17.

v0.9.0

30 Jul 07:46
Compare
Choose a tag to compare

NEW:

  • Support TSIG for zone transfer requests.
  • Add Linux ARM64 build.

CHANGED:

  • Upgrade dependencies.

v0.8.1

02 Mar 09:54
Compare
Choose a tag to compare

CHANGED:

  • Fix host zone detection in the no-transfer mode

v0.8.0

26 Feb 10:30
Compare
Choose a tag to compare

NEW:

  • You can now pass host variables via the TXT records.

v0.7.3

25 Feb 10:05
Compare
Choose a tag to compare

CHANGED:

  • Upgrade dependencies
  • Add Apple M1 build
  • Build with Go 1.16

v0.7.2

07 Jan 22:00
Compare
Choose a tag to compare

NEW:

  • Support printing current build information.

v0.7.1

29 Dec 16:43
Compare
Choose a tag to compare

CHANGED:

  • Fix the yaml-flow export format in the attribute export mode.

v0.7.0

29 Dec 15:20
e0f76a2
Compare
Choose a tag to compare

NEW:

  • ansible-dns-inventory now supports unlimited TXT records for a single host.