Terraform Provider Changelog
2.2.1 (2025-04-11)
Bug fixes:
- Fix the
Update
method of theClientCustomRule
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 forendpoint
management - Upgrade
go
version to1.23
2.1.0 (2025-02-03)
Bug fixes:
- Update dependencies to fix vulnerabilities
Enhancements:
- Add support for endpoints management
2.0.2 (2025-01-15)
Bug fixes:
2.0.1 (2024-12-19)
Bug fixes:
- Update dependencies to fix vulnerabilities
2.0.0 (2024-31-07)
Breaking changes:
- Change
whitelist
response toallow
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
Updated 7 days ago