Skip to content

Releases: ArnaudLevaufre/GandIP

Implement support for IPV6

22 Jul 06:43
Compare
Choose a tag to compare

This new release implement support for IPV6. It is possible to disable the ipv4 or ipv6 update by using the --noipv4 and --noipv6 flags.

Support for setting custom ipv4 provider using `--ip-getter is dropped . Instead the ipfy.org API is used to fetch current public ipv4 and ipv6.

Fixes records update that updated too much records

10 Jan 21:04
Compare
Choose a tag to compare

When multiple record of different type shared the same name they would all get updated with the same record definition. As the definition was the same it ended up deleting any other non type A records.

Fix multiple record update.

13 Dec 07:25
Compare
Choose a tag to compare

This release fixed the BadRequest error when updating multiple records at once.

LiveDNS Gandi api update

26 Nov 13:13
Compare
Choose a tag to compare

This update migrates gandip to the new LiveDNS gandi api.

Please note that cli invocation must be updated to use the fully qualified domain name instead of the zone name.

GandIP version 1

23 Jul 10:37
Compare
Choose a tag to compare

This first stable release allow you to update multiple records from a DNS zone.