This release is identical to Beta 3. The library now uses libdns 1.0 APIs, required by Caddy. Tests run on libdnstest with expanded DNS record coverage. The API was cleaned up and made consistent. Deprecated APIs were removed. Route53 delete operations can skip synchronization waits. Internal code was simplified to match upstream libdns changes.
All breaking changes are listed in BREAKING.md.
What's Changed
- Documentation update
- API cleanup
- Linter fixes
- sync with new api by @theAeon in #286
- Implement libdnstest-based tests and fix related issues by @AndrianBdn in #289
- Fix GitHub Actions; Update dependencies by @AndrianBdn in #290
- Add: golangci-lint and related code cleanup by @AndrianBdn in #291
New Contributors
- @theAeon made their first contribution in #286
- @AndrianBdn made their first contribution in #289
Full Changelog: v1.5.1...v1.6.0