From c9d8cf89644dd0d268c7b058e78a52e2ebc2e0ed Mon Sep 17 00:00:00 2001 From: Bref Bot Date: Tue, 16 Jan 2024 05:54:20 +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..8994a3aa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Change log +## 1.3.4 + +- Updated Blackfire to version 1.92.7. + ## 1.3.3 - Updated Blackfire to version 1.92.2. diff --git a/layers.json b/layers.json index eb3c3ff8..23d1eea1 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": 337, + "eu-central-1": 337, + "eu-north-1": 337, + "eu-west-1": 337, + "eu-west-2": 337, + "eu-west-3": 337, + "sa-east-1": 337, + "us-east-1": 337, + "us-east-2": 337, + "us-west-1": 337, + "us-west-2": 336, + "ap-east-1": 276, + "ap-south-1": 325, + "ap-northeast-1": 325, + "ap-northeast-2": 325, + "ap-northeast-3": 276, + "ap-southeast-1": 325, + "ap-southeast-2": 325, + "eu-south-1": 325, + "eu-south-2": 170, + "af-south-1": 300, + "me-south-1": 251 }, "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": 272, + "eu-central-1": 272, + "eu-north-1": 272, + "eu-west-1": 272, + "eu-west-2": 272, + "eu-west-3": 272, + "sa-east-1": 272, + "us-east-1": 272, + "us-east-2": 272, + "us-west-1": 272, + "us-west-2": 272, + "ap-east-1": 272, + "ap-south-1": 272, + "ap-northeast-1": 272, + "ap-northeast-2": 272, + "ap-northeast-3": 272, + "ap-southeast-1": 272, + "ap-southeast-2": 272, + "eu-south-1": 272, + "eu-south-2": 170, + "af-south-1": 247, + "me-south-1": 247 }, "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": 151, + "eu-central-1": 151, + "eu-north-1": 151, + "eu-west-1": 151, + "eu-west-2": 151, + "eu-west-3": 151, + "sa-east-1": 151, + "us-east-1": 151, + "us-east-2": 151, + "us-west-1": 151, + "us-west-2": 151, + "ap-east-1": 151, + "ap-south-1": 151, + "ap-northeast-1": 151, + "ap-northeast-2": 151, + "ap-northeast-3": 151, + "ap-southeast-1": 151, + "ap-southeast-2": 151, + "eu-south-1": 151, + "eu-south-2": 151, + "af-south-1": 151, + "me-south-1": 151 }, "bsdiff-php-80": { "ca-central-1": 4, diff --git a/layers/blackfire/versions.json b/layers/blackfire/versions.json index 49df05e3..3e1286e8 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.7", + "81": "1.92.7", + "82": "1.92.7" } \ No newline at end of file