Releases: dynatrace-extensions/dynatrace-extensions-vscode
Releases · dynatrace-extensions/dynatrace-extensions-vscode
2.10.0
Version 2.10.0 (27.01.2026)
✨ New in this version:
🚀 Improved in this version:
🪲 Fixed in this version:
🔒 Security patches:
2.9.1
Version 2.9.1 (11.12.2025)
🚀 Improved in this version:
- Credential Vault API changed from
api/v1/config/credentialstoapi/v2/credentials
🔒 Security patches:
- auth0/node-jws Improperly Verifies HMAC Signature
- node-forge has ASN.1 Unbounded Recursion
- node-forge has an Interpretation Conflict vulnerability via its ASN.1 Validator Desynchronization
- node-forge is vulnerable to ASN.1 OID Integer Truncation
- glob CLI: Command injection via -c/--cmd executes matches with shell:true
- js-yaml has prototype pollution in merge (<<)
- vite allows server.fs.deny bypass via backslash on Windows
2.9.0
Version 2.9.0 (30.10.2025)
✨ New in this version:
- Provide example extension.yamls for each data source
- Better extension starter templates
- New setting for disabling external calls
🚀 Improved in this version:
2.8.1
Version 2.8.1 (31.07.2025)
🪲 Fixed in this version:
- Platform dashboards no longer require coded variables
- Labels on chart axes for generated platform dashboards are relevant to the metric
🚀 Improved in this version:
🔒 Security patches:
- form-data uses unsafe random function in form-data for choosing boundary
- tar-fs can extract outside the specified dir with a specific tarball
- brace-expansion Regular Expression Denial of Service vulnerability
- esbuild enables any website to send any requests to the development server and read the response
2.8.0
Version 2.8.0 (15.05.2025)
🪲 Fixed in this version:
✨ New in this version:
2.7.1
Version 2.7.1 (13.05.2025)
🪲 Fixed in this version:
- #250 - Custom webview panels are not working
- #252 - Build command fails when using single quotes
- #258 - fix var diagnostic regex
✨ New in this version:
- From now on, the extension will also be published to Open VSX
2.6.4
2.6.3
2.6.2
Version 2.6.2
🪲 Fixed in this version:
2.6.1
Version 2.6.1 (07.05.2024)
🚀 Improved in this version:
- All requests through axios given a higher limit for following redirects
🪲 Fixed in this version:
- Prometheus scraping would not read any data
- #218 - null properties in configUi break python extension conversion