Skip to content

v1.13.3

Choose a tag to compare

@github-actions github-actions released this 21 Dec 13:39

1.13.3 (December 21, 2022)

ENHANCEMENTS

  • The Hashicorp go-retryablehttp package is now used by default to retry requests when encountering 502/503 errors or connection errors.
  • Upgraded to Terraform SDK 1.17.2
  • Upgraded to ns1-go 2.7.2

BUG FIXES

  • Fix recognition of datafeed "not found" errors.
  • Fixed CAA record answers to allow answers with spaces after a domain (issue 238)
  • HTTP 50x and similar errors are now properly displayed.
  • API keys can now be imported.
  • Documentation corrections and updates.
  • Fixed rate-limit divide-by-zero error.