For AI agents: visit https://docs.datadome.co/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI.
Terraform Provider Changelog
- Fix issue when updating
endpoint resource with optional fields set to empty strings
- Update dependencies to fix vulnerabilities
- Add support of activation and expiration dates for custom rules
- Update dependencies to fix vulnerabilities
- Fix the
Update method of the ClientCustomRule structure
- Update dependencies to fix vulnerabilities
- Update
Endpoint structure to fix update issue when fields were omitted from the payload
- Add
query field for endpoint management
- Upgrade
go version to 1.23
- Update dependencies to fix vulnerabilities
- Update list of allowed
endpoint_type for adding, updating, and importing custom rule resources
- Update dependencies to fix vulnerabilities
- Change
whitelist response to allow
- 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
- Fix the authentication to DataDome API from query param to header
- Upgrade
go version and dependencies