Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions platform/private-locations/change-log.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,12 @@ Learn more about:

## Full release history

<Update label="v8.4.0" tags={["July 2026"]}>
- 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>

<Update label="v8.3.4" tags={["June 2026"]}>
- Update various dependencies to fix vulnerabilities
- Add `--refresh-cache` functionality
Expand Down
Loading