Skip to content

Commit 6ae25fa

Browse files
update changelog
1 parent ee185fa commit 6ae25fa

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
# Change Log
22

3+
## Version 2.9.1 (11.12.2025)
4+
5+
### 🚀 Improved in this version:
6+
7+
- Credential Vault API changed from `api/v1/config/credentials` to `api/v2/credentials`
8+
9+
### 🔒 Security patches:
10+
11+
- [auth0/node-jws Improperly Verifies HMAC Signature](https://github.com/dynatrace-extensions/dynatrace-extensions-vscode/security/dependabot/72)
12+
- [node-forge has ASN.1 Unbounded Recursion](https://github.com/dynatrace-extensions/dynatrace-extensions-vscode/security/dependabot/70)
13+
- [node-forge has an Interpretation Conflict vulnerability via its ASN.1 Validator Desynchronization](https://github.com/dynatrace-extensions/dynatrace-extensions-vscode/security/dependabot/69)
14+
- [node-forge is vulnerable to ASN.1 OID Integer Truncation](https://github.com/dynatrace-extensions/dynatrace-extensions-vscode/security/dependabot/68)
15+
- [glob CLI: Command injection via -c/--cmd executes matches with shell:true](https://github.com/dynatrace-extensions/dynatrace-extensions-vscode/security/dependabot/67)
16+
- [js-yaml has prototype pollution in merge (<<)](https://github.com/dynatrace-extensions/dynatrace-extensions-vscode/security/dependabot/63)
17+
- [vite allows server.fs.deny bypass via backslash on Windows](https://github.com/dynatrace-extensions/dynatrace-extensions-vscode/security/dependabot/58)
18+
19+
---
20+
321
## Version 2.9.0 (30.10.2025)
422

523
### ✨ New in this version:
@@ -11,6 +29,8 @@
1129
### 🚀 Improved in this version:
1230
- [Improvements to Prometheus scraping](https://github.com/dynatrace-extensions/dynatrace-extensions-vscode/issues/274)
1331

32+
---
33+
1434
## Version 2.8.1 (30.07.2025)
1535

1636
### 🪲 Fixed in this version:

0 commit comments

Comments
 (0)