From c019f9f2406476e9bad41d9d960fd73832e03258 Mon Sep 17 00:00:00 2001 From: Harald Wartig Date: Fri, 31 Jul 2026 19:38:44 +0200 Subject: [PATCH] docs: add changelog for private location agent v8.5.0 --- platform/private-locations/change-log.mdx | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/platform/private-locations/change-log.mdx b/platform/private-locations/change-log.mdx index b14de4a1..de539a92 100644 --- a/platform/private-locations/change-log.mdx +++ b/platform/private-locations/change-log.mdx @@ -17,6 +17,16 @@ Learn more about: ## Full release history + +- Uptime checks can run with response time limits up to 45s (TCP, API and URL), enabled per account +- gRPC checks support server-streaming methods, plus improved encoding for advanced schema types +- Browser checks can simulate constrained bandwidth +- API check responses render image previews +- Playwright Check Suites: network and console entries are extracted from traces, and trace retention now follows your account setting +- Fixes: pnpm workspace caching on repeated runs, empty Playwright video assets, artifact upload reliability, multi-step method timeouts, and SSL hostname handling +- Update various dependencies to fix vulnerabilities + + - 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