Bug fixes
dynatrace_network_monitor: Fixed non-empty plans after apply whensourceandcontextare omitted for tags, and ensured empty tags are filtered out upon removal.- Resource updates: Fixed an issue where a failed update could incorrectly persist planned values (such as write-only credentials or secrets) into state, preventing subsequent runs from detecting drift.
Misc
dynatrace_browser_monitor: Updated documentation examples to include the requiredmatchattribute for validation blocks of typetext_match.
Changelog
- 796ceea chore: Ignore
event.json - 71ac647 docs: Update documentation ready for release
- 4a34bf8 refactor: rename test-result-events action to sdlc-events
- 10a4c90 feat: ingest schema support as SDLC event
- 921fb48 refactor: move shared utilities to "tools/internal"
- 0a5aa8f fix: revert to previous state on error during update
- e7c6548 test(synthetic): fix dynatrace_browser_monitor test cases
- 28ff302 feat(rest): use federated tokens for platform requests
- 8aa2c31 test: always archive test results
- 0f3e8f0 chore(deps): bump golang.org/x/oauth2 from 0.36.0 to 0.37.0
- 2f7c766 chore(deps): bump google.golang.org/grpc from 1.83.1 to 1.83.2
- 3b91cec fix(synthetic): dynatrace_network_monitor
- b11ef64 feat(rest): add package for Workload Identity Federation tokens
- e737dd9 refactor(rest): move the retry transport into its own package
- b8e97b1 chore(deps): bump google.golang.org/grpc from 1.82.1 to 1.83.1
- 5bb10d9 fix: Add missing Settings schemas for
builtin:networkzonesandbuiltin:availability.process-group-alerting - e14283e ci: Use
junit-results-integration-prefix for integration test artifacts - 6b27d78 ci: Update test results collection command to include source root and hard code stage to PROD
- 5823e44 feat: Tool for collecting test results and creating event payload
- 6fcad34 ci: explicit secret mapping instead of secrets: inherit
- d584512 ci: mock testresults tool builds the event payload
- ffdc572 ci: collect and ingest e2e test results to Dynatrace
- b4648b8 ci: run the test suite nightly
- 3de7d38 refactor: extract reusable test-suite workflow