Skip to content

v1.6.0

Latest

Choose a tag to compare

@AndrianBdn AndrianBdn released this 18 Oct 05:14

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

Full Changelog: v1.5.1...v1.6.0