Skip to content

Releases: NeonSludge/ansible-dns-inventory

v0.15.0

05 Aug 08:34
Compare
Choose a tag to compare

CHANGED:

  • The synthetic 'all' environment branches are now the same length as actual environment branches

v0.14.0

04 Jul 07:53
Compare
Choose a tag to compare

NEW:

  • Make host attributes available via the inventory_attributes group variable.

v0.13.0

26 Jun 09:49
Compare
Choose a tag to compare

NEW:

  • Support host record filtering.

CHANGED:

  • Support custom attribute keys when importing host records from file.

v0.12.1

25 Jun 06:51
Compare
Choose a tag to compare

CHANGED:

  • Disabled CGO for all builds.

v0.12.0

21 Jun 09:46
Compare
Choose a tag to compare

NEW:

  • Support removing existing records from etcd before importing them from file.

CHANGED:

  • Use batching and transactions to push records to etcd.

v0.11.0

19 Jun 13:44
Compare
Choose a tag to compare

NEW:

  • Implement import mode for the etcd datasource.

CHANGED:

  • Upgrade Go to 1.22.4.

v0.10.5

06 Dec 18:34
Compare
Choose a tag to compare

CHANGED:

  • Fix etcd datasource record handling.

v0.10.4

06 Dec 10:45
Compare
Choose a tag to compare

CHANGED:

  • Fix configuration defaults handling.

v0.10.3

28 Sep 08:55
Compare
Choose a tag to compare

CHANGED:

  • Log using JSON format when not running in a terminal.
  • Switch to a different host attributes validator.
  • Set defaults for configuration parameters when used as a library.

v0.10.1

15 Sep 16:20
Compare
Choose a tag to compare

CHANGED:

  • Fix index out of range errors when processing the VARS attribute.