From 53faf8aeb391f5f36568f796027c7cf232768449 Mon Sep 17 00:00:00 2001 From: Harald Wartig Date: Tue, 25 Aug 2026 16:41:50 +0200 Subject: [PATCH] docs: add changelog for v8.6.0 private location runner / agent --- platform/private-locations/change-log.mdx | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/platform/private-locations/change-log.mdx b/platform/private-locations/change-log.mdx index de539a92..3867c7ca 100644 --- a/platform/private-locations/change-log.mdx +++ b/platform/private-locations/change-log.mdx @@ -17,6 +17,13 @@ Learn more about: ## Full release history + +- Fixed a bug that prevented pcap files from being cleaned up +- Expose `CHECKLY_TRACE_ID` to API check setup & teardown scripts +- Playwright Check Suites: add support for Checkly Traces +- Update various dependencies to fix vulnerabilities + + - 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