From 4e67a50fe54bf28104c1937e0cc3bbc35e67a484 Mon Sep 17 00:00:00 2001 From: Bref Bot Date: Mon, 1 Jan 2024 05:54:32 +0000 Subject: [PATCH] Update Blackfire extension --- CHANGELOG.md | 4 + layers.json | 132 ++++++++++++++++----------------- layers/blackfire/versions.json | 6 +- 3 files changed, 73 insertions(+), 69 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index feb99050..f1f11c34 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Change log +## 1.3.4 + +- Updated Blackfire to version 1.92.5. + ## 1.3.3 - Updated Blackfire to version 1.92.2. diff --git a/layers.json b/layers.json index eb3c3ff8..61bb5470 100644 --- a/layers.json +++ b/layers.json @@ -72,76 +72,76 @@ "me-south-1": 6 }, "blackfire-php-80": { - "ca-central-1": 296, - "eu-central-1": 296, - "eu-north-1": 296, - "eu-west-1": 296, - "eu-west-2": 296, - "eu-west-3": 296, - "sa-east-1": 296, - "us-east-1": 296, - "us-east-2": 296, - "us-west-1": 296, - "us-west-2": 295, - "ap-east-1": 235, - "ap-south-1": 284, - "ap-northeast-1": 284, - "ap-northeast-2": 284, - "ap-northeast-3": 235, - "ap-southeast-1": 284, - "ap-southeast-2": 284, - "eu-south-1": 284, - "eu-south-2": 129, - "af-south-1": 259, - "me-south-1": 210 + "ca-central-1": 322, + "eu-central-1": 322, + "eu-north-1": 322, + "eu-west-1": 322, + "eu-west-2": 322, + "eu-west-3": 322, + "sa-east-1": 322, + "us-east-1": 322, + "us-east-2": 322, + "us-west-1": 322, + "us-west-2": 321, + "ap-east-1": 261, + "ap-south-1": 310, + "ap-northeast-1": 310, + "ap-northeast-2": 310, + "ap-northeast-3": 261, + "ap-southeast-1": 310, + "ap-southeast-2": 310, + "eu-south-1": 310, + "eu-south-2": 155, + "af-south-1": 285, + "me-south-1": 236 }, "blackfire-php-81": { - "ca-central-1": 231, - "eu-central-1": 231, - "eu-north-1": 231, - "eu-west-1": 231, - "eu-west-2": 231, - "eu-west-3": 231, - "sa-east-1": 231, - "us-east-1": 231, - "us-east-2": 231, - "us-west-1": 231, - "us-west-2": 231, - "ap-east-1": 231, - "ap-south-1": 231, - "ap-northeast-1": 231, - "ap-northeast-2": 231, - "ap-northeast-3": 231, - "ap-southeast-1": 231, - "ap-southeast-2": 231, - "eu-south-1": 231, - "eu-south-2": 129, - "af-south-1": 206, - "me-south-1": 206 + "ca-central-1": 257, + "eu-central-1": 257, + "eu-north-1": 257, + "eu-west-1": 257, + "eu-west-2": 257, + "eu-west-3": 257, + "sa-east-1": 257, + "us-east-1": 257, + "us-east-2": 257, + "us-west-1": 257, + "us-west-2": 257, + "ap-east-1": 257, + "ap-south-1": 257, + "ap-northeast-1": 257, + "ap-northeast-2": 257, + "ap-northeast-3": 257, + "ap-southeast-1": 257, + "ap-southeast-2": 257, + "eu-south-1": 257, + "eu-south-2": 155, + "af-south-1": 232, + "me-south-1": 232 }, "blackfire-php-82": { - "ca-central-1": 110, - "eu-central-1": 110, - "eu-north-1": 110, - "eu-west-1": 110, - "eu-west-2": 110, - "eu-west-3": 110, - "sa-east-1": 110, - "us-east-1": 110, - "us-east-2": 110, - "us-west-1": 110, - "us-west-2": 110, - "ap-east-1": 110, - "ap-south-1": 110, - "ap-northeast-1": 110, - "ap-northeast-2": 110, - "ap-northeast-3": 110, - "ap-southeast-1": 110, - "ap-southeast-2": 110, - "eu-south-1": 110, - "eu-south-2": 110, - "af-south-1": 110, - "me-south-1": 110 + "ca-central-1": 136, + "eu-central-1": 136, + "eu-north-1": 136, + "eu-west-1": 136, + "eu-west-2": 136, + "eu-west-3": 136, + "sa-east-1": 136, + "us-east-1": 136, + "us-east-2": 136, + "us-west-1": 136, + "us-west-2": 136, + "ap-east-1": 136, + "ap-south-1": 136, + "ap-northeast-1": 136, + "ap-northeast-2": 136, + "ap-northeast-3": 136, + "ap-southeast-1": 136, + "ap-southeast-2": 136, + "eu-south-1": 136, + "eu-south-2": 136, + "af-south-1": 136, + "me-south-1": 136 }, "bsdiff-php-80": { "ca-central-1": 4, diff --git a/layers/blackfire/versions.json b/layers/blackfire/versions.json index 49df05e3..bdf1bac5 100644 --- a/layers/blackfire/versions.json +++ b/layers/blackfire/versions.json @@ -1,5 +1,5 @@ { - "80": "1.92.2", - "81": "1.92.2", - "82": "1.92.2" + "80": "1.92.5", + "81": "1.92.5", + "82": "1.92.5" } \ No newline at end of file