From f5d6adc0b97a932703f18df256c57f4823e9522a Mon Sep 17 00:00:00 2001 From: Louis Parkin Date: Mon, 14 Sep 2026 14:50:58 +0200 Subject: [PATCH] Update integrations to 7.78.2-6 for Dynatrace fixes Include corrected entity error classification, redacted error response details, and per-run failure caching from stackstate-agent-integrations PRs #375 and #377. Track customer delivery under https://github.com/StackVista/stackstate/issues/578. --- stackstate-deps.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stackstate-deps.json b/stackstate-deps.json index 49c994a0686a..65c5fbae04f8 100644 --- a/stackstate-deps.json +++ b/stackstate-deps.json @@ -1,5 +1,5 @@ { - "STACKSTATE_INTEGRATIONS_VERSION": "7.78.2-5", + "STACKSTATE_INTEGRATIONS_VERSION": "7.78.2-6", "PROCESS_AGENT_BRANCH": "master", "PROCESS_AGENT_VERSION": "6737762f", "OMNIBUS_SOFTWARE_VERSION": "7.78.2",