From 4679e63c40702de333cf7a5740466443f5288d6d Mon Sep 17 00:00:00 2001 From: Harald Wartig Date: Wed, 9 Sep 2026 16:33:19 +0200 Subject: [PATCH] chore: update changelog for agent v8.8.1 --- 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 2f1fb3d6..91ca42a8 100644 --- a/platform/private-locations/change-log.mdx +++ b/platform/private-locations/change-log.mdx @@ -17,6 +17,12 @@ Learn more about: ## Full release history + +- Improved private location agent image builds to avoid inclusion of unneeded runtimes in intermediate layers. +- Updated the bundled 2026-04 runtime dependencies to remove vulnerabilities, including updates to @faker-js/faker, @xmldom/xmldom, csv-parse, imapflow, mysql2, prisma, and nodemailer. +- Improved client certificate selection across supported check types. URL-based requests can now match certificates by optional path scope, while host-only checks continue to match by host. + + - Update various dependencies to fix vulnerabilities - Improvements in uploading larger assets for Playwright Check Suites