From bdfd990f1ab340bc600b1f3cd463bb4bb05231e6 Mon Sep 17 00:00:00 2001 From: Harald Wartig Date: Tue, 7 Jul 2026 14:51:48 +0200 Subject: [PATCH] chore: add changelog for v8.4.0 agent release --- platform/private-locations/change-log.mdx | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/platform/private-locations/change-log.mdx b/platform/private-locations/change-log.mdx index 16ce51c8..307ce499 100644 --- a/platform/private-locations/change-log.mdx +++ b/platform/private-locations/change-log.mdx @@ -16,6 +16,12 @@ Learn more about: ## Full release history + +- Support for running gRPC, traceroute, and SSL checks +- Always scrub potentially sensitive headers (Authorization, x-api-key, cookie, etc) even if they don’t contain secrets +- Downgrade one of the dependencies that prevented the agent from running on older CPU hardware + + - Update various dependencies to fix vulnerabilities - Add `--refresh-cache` functionality