Skip to content

Commit ec3fee6

Browse files
committed
Release v0.5.5
1 parent 3bb8c45 commit ec3fee6

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Unreleased Changes
44

5+
## 0.5.5
6+
57
- Added multi-format configuration support with `DT_CONFIG_FILE` environment variable
68
- Supports JSON and YAML configuration files for cleaner, more readable configuration
79
- YAML files support comments for better documentation

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-managed-mcp-server",
3-
"version": "0.5.3",
3+
"version": "0.5.5",
44
"mcpName": "io.github.dynatrace-oss/dynatrace-managed-mcp",
55
"description": "Model Context Protocol (MCP) server for Dynatrace Managed (self-hosted)",
66
"keywords": [

0 commit comments

Comments
 (0)