From b7273965a86585998f62be00187e71af76157800 Mon Sep 17 00:00:00 2001 From: bref-bot <70405299+bref-bot@users.noreply.github.com> Date: Sat, 4 Sep 2021 02:24:51 +0200 Subject: [PATCH] Update Blackfire extension (#264) --- CHANGELOG.md | 6 ++ layers.json | 108 ++++++++++++++++----------------- layers/blackfire/versions.json | 6 +- 3 files changed, 63 insertions(+), 57 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f0937306..65e262f3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Change log +## 0.11.16 + +### Added + +- Updated Blackfire to version 1.66.0. + ## 0.11.15 ### Changed diff --git a/layers.json b/layers.json index 6d2792ee..d24a5dbf 100644 --- a/layers.json +++ b/layers.json @@ -60,64 +60,64 @@ "af-south-1": 2 }, "blackfire-php-73": { - "ca-central-1": 81, - "eu-central-1": 78, - "eu-north-1": 78, - "eu-west-1": 78, - "eu-west-2": 78, - "eu-west-3": 78, - "sa-east-1": 78, - "us-east-1": 152, - "us-east-2": 77, - "us-west-1": 77, - "us-west-2": 77, - "ap-south-1": 77, - "ap-northeast-1": 77, - "ap-northeast-2": 77, - "ap-southeast-1": 77, - "ap-southeast-2": 77, - "eu-south-1": 72, - "af-south-1": 72 + "ca-central-1": 85, + "eu-central-1": 82, + "eu-north-1": 82, + "eu-west-1": 82, + "eu-west-2": 82, + "eu-west-3": 82, + "sa-east-1": 82, + "us-east-1": 156, + "us-east-2": 81, + "us-west-1": 81, + "us-west-2": 81, + "ap-south-1": 81, + "ap-northeast-1": 81, + "ap-northeast-2": 81, + "ap-southeast-1": 81, + "ap-southeast-2": 81, + "eu-south-1": 76, + "af-south-1": 76 }, "blackfire-php-74": { - "ca-central-1": 81, - "eu-central-1": 77, - "eu-north-1": 77, - "eu-west-1": 77, - "eu-west-2": 77, - "eu-west-3": 77, - "sa-east-1": 77, - "us-east-1": 152, - "us-east-2": 76, - "us-west-1": 76, - "us-west-2": 76, - "ap-south-1": 76, - "ap-northeast-1": 76, - "ap-northeast-2": 76, - "ap-southeast-1": 76, - "ap-southeast-2": 76, - "eu-south-1": 72, - "af-south-1": 72 + "ca-central-1": 85, + "eu-central-1": 81, + "eu-north-1": 81, + "eu-west-1": 81, + "eu-west-2": 81, + "eu-west-3": 81, + "sa-east-1": 81, + "us-east-1": 156, + "us-east-2": 80, + "us-west-1": 80, + "us-west-2": 80, + "ap-south-1": 80, + "ap-northeast-1": 80, + "ap-northeast-2": 80, + "ap-southeast-1": 80, + "ap-southeast-2": 80, + "eu-south-1": 76, + "af-south-1": 76 }, "blackfire-php-80": { - "ca-central-1": 26, - "eu-central-1": 26, - "eu-north-1": 26, - "eu-west-1": 26, - "eu-west-2": 26, - "eu-west-3": 26, - "sa-east-1": 26, - "us-east-1": 26, - "us-east-2": 26, - "us-west-1": 26, - "us-west-2": 26, - "ap-south-1": 26, - "ap-northeast-1": 26, - "ap-northeast-2": 26, - "ap-southeast-1": 26, - "ap-southeast-2": 26, - "eu-south-1": 26, - "af-south-1": 26 + "ca-central-1": 30, + "eu-central-1": 30, + "eu-north-1": 30, + "eu-west-1": 30, + "eu-west-2": 30, + "eu-west-3": 30, + "sa-east-1": 30, + "us-east-1": 30, + "us-east-2": 30, + "us-west-1": 30, + "us-west-2": 30, + "ap-south-1": 30, + "ap-northeast-1": 30, + "ap-northeast-2": 30, + "ap-southeast-1": 30, + "ap-southeast-2": 30, + "eu-south-1": 30, + "af-south-1": 30 }, "calendar-php-73": { "ca-central-1": 2, diff --git a/layers/blackfire/versions.json b/layers/blackfire/versions.json index 0b0a3459..430116ed 100644 --- a/layers/blackfire/versions.json +++ b/layers/blackfire/versions.json @@ -1,5 +1,5 @@ { - "73": "1.65.0", - "74": "1.65.0", - "80": "1.65.0" + "73": "1.66.0", + "74": "1.66.0", + "80": "1.66.0" } \ No newline at end of file