Skip to content

Commit 18ce59c

Browse files
chore: Prepare release v0.5.0-rc.3 (#91)
1 parent 65a4c4c commit 18ce59c

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# @dynatrace-oss/dynatrace-mcp-server
22

3-
## Unreleased changes
3+
## 0.5.0 (Release Candidate 3)
44

55
- Improved `list_vulnerabilities` tool to use DQL statement instead of classic API, and aligned parameters with `list_problems` tool
66
- Removed `get_vulnerability_details` tool as the same can now be achieved with a simple `execute_dql` call

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@dynatrace-oss/dynatrace-mcp-server",
3-
"version": "0.5.0-rc.2",
3+
"version": "0.5.0-rc.3",
44
"description": "Model Context Protocol (MCP) server for Dynatrace",
55
"keywords": [
66
"Dynatrace",

0 commit comments

Comments
 (0)