Features
- Retry OAuth token requests failing with status 429 or 503.
Bug Fixes
dynatrace_iam_policy_bindings_v2: Allow creating and deleting multiple policy bindings with the same policy ID.dynatrace_webhook_notification: Fixed an issue where updating the headers didn't work.dynatrace_automation_workflow: Fixed an issue where it wasn't possible to setguide,description, andresultto empty (update didn't work).dynatrace_automation_workflow: Fixed an issue where there was always a non-empty plan if the position of a task wasn't provided.dynatrace_openpipeline_v2_*: Fixed an issue where updating the dimensions didn't work.
Changelog
- 6198931 doc: update docs
- 844b115 chore(deps): bump actions/upload-artifact from 7.0.0 to 7.0.1
- 30b8c2f refactor: propagate context to IAMClient
- d1157f0 feat: add retry mechanism for OAuth 429
- 1d129c3 fix(dynatrace_iam_policy_bindings_v2): allow multiple policy bindings with the same policy ID
- bab1a84 fix(dynatrace_webhook_notification): remove empty item for headers
- 5201921 test: refactor test config randomization
- c7b9aa2 fix(dynatrace_automation_workflow): Set fields to empty
- 204a610 fix(dynatrace_automation_workflow): ignore computed task positions from API responses
- d071a0b fix: apply generic Set-zero-value bug for all OpenPipeline configs
- 5bcadb3 fix: introduce generic fix for TypeSet empty value bug
- 0eba37c chore(deps): bump SonarSource/sonarqube-scan-action from 7.0.0 to 7.1.0
- b9df557 chore(deps): bump actions/setup-go from 6.3.0 to 6.4.0