@dynatrace-oss/dynatrace-mcp-server 1.8.4 → 1.8.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,14 @@
1
1
  # @dynatrace-oss/dynatrace-mcp-server
2
2
 
3
+ ## 1.8.6
4
+
5
+ - Added a human approval gate to the `send_event` tool, consistent with other write-capable tools. This prevents unintended Davis Problem creation and cascading on-call notifications when sending `CUSTOM_ALERT` events.
6
+ - Updated `@dynatrace/strato-components` (3.3.0 → 3.5.0), `@dynatrace/strato-icons` (2.2.0 → 2.3.0), `mermaid` (11.13.0 → 11.15.0), `uuid` (11.1.0 → 14.0.0), and `qs` (6.14.2 → 6.15.2).
7
+
8
+ ## 1.8.5
9
+
10
+ - Updated `@dynatrace-sdk/client-automation` (5.22.0 → 7.0.1), `@dynatrace-sdk/client-davis-analyzers` (1.9.8 → 1.10.0), `@dynatrace-sdk/client-query` (1.23.1 → 1.24.0), `express-rate-limit` (8.3.0 → 8.5.1), `hono` (4.12.14 → 4.12.18), `ip-address` (10.1.0 → 10.2.0), and `fast-uri` (3.1.0 → 3.1.2).
11
+
3
12
  ## 1.8.4
4
13
 
5
14
  - This repository is now in Maintenance Mode. Active development has moved to the [Remote Dynatrace MCP Server](https://www.dynatrace.com/hub/detail/dynatrace-mcp-server/). See [#496](https://github.com/dynatrace-oss/dynatrace-mcp/issues/496) for details.