Terraform Provider Changelog

2.2.1 (2025-04-11)

Bug fixes:

  • Fix the Update method of the ClientCustomRule structure

2.2.0 (2025-04-03)

Bug fixes:

  • Update dependencies to fix vulnerabilities
  • Update Endpoint structure to fix update issue when fields were omitted from the payload

Enhancements:

  • Add query field for endpoint management
  • Upgrade go version to 1.23

2.1.0 (2025-02-03)

Bug fixes:

  • Update dependencies to fix vulnerabilities

Enhancements:

2.0.2 (2025-01-15)

Bug fixes:

  • Update list of allowed endpoint_type for adding, updating, and importing custom rule resources

2.0.1 (2024-12-19)

Bug fixes:

  • Update dependencies to fix vulnerabilities

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