Fixes
- Common update mechanism:
- do not update if public IP address is within multiple IP addresses resolved
- IPv6 hostname resolution fixed (it was previously only resolving IPv4)
- Porkbun:
- Gandi.net:
- update API endpoint
- leave ttl unmodified if the user does not specify it
- DonDominio: wildcard support fixed
- Netcup.de: allow wildcard domains (#863)
- GCP: prevent crash for missing record (#846)
- NoIP: handle response body messages before checking HTTP status code
- Trim space and lower case all HTTP response 'plain' bodies
- OVH: handling of invalid JSON error bodies fixed
- Aliyun: error context fixed when handling bad request errors
Documentation
- GoIP: fix domain field documentation
- eTLD must be goip.de or goip.it, not eTLD+1
- remove old
domain
optional parameter documentation
- DuckDNS: fix domain documentation on eTLD being duckdns.org