Terraform Provider Changelog

2.0.0 (2024-31-07)

Breaking changes:

  • Change whitelist response to allow

Enhancements:

  • Upgrade go version and dependencies
  • Improve error handling
  • Improve godoc for each functions and constants
  • Update continuous integration to include linting and static code checking
  • Add unit and acceptance tests

1.1.0 (2023-12-15)

Bug fixes:

  • Fix the authentication to DataDome API from query param to header

Enhancements:

  • Upgrade go version and dependencies