From b73e21cedc875a4c0bc9f04292a8ea7584d48735 Mon Sep 17 00:00:00 2001 From: bref-bot <70405299+bref-bot@users.noreply.github.com> Date: Wed, 11 Aug 2021 23:24:41 +0200 Subject: [PATCH] Update Blackfire extension (#259) --- 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 bb165f9b..7cc04062 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Change log +## 0.11.14 + +### Added + +- Updated Blackfire to version 1.65.0. + ## 0.11.13 ### Added diff --git a/layers.json b/layers.json index 1f0d8901..c87c7c3c 100644 --- a/layers.json +++ b/layers.json @@ -60,64 +60,64 @@ "af-south-1": 1 }, "blackfire-php-73": { - "ca-central-1": 78, - "eu-central-1": 75, - "eu-north-1": 75, - "eu-west-1": 75, - "eu-west-2": 75, - "eu-west-3": 75, - "sa-east-1": 75, - "us-east-1": 149, - "us-east-2": 74, - "us-west-1": 74, - "us-west-2": 74, - "ap-south-1": 74, - "ap-northeast-1": 74, - "ap-northeast-2": 74, - "ap-southeast-1": 74, - "ap-southeast-2": 74, - "eu-south-1": 69, - "af-south-1": 69 + "ca-central-1": 80, + "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": 151, + "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": 71, + "af-south-1": 71 }, "blackfire-php-74": { - "ca-central-1": 78, - "eu-central-1": 74, - "eu-north-1": 74, - "eu-west-1": 74, - "eu-west-2": 74, - "eu-west-3": 74, - "sa-east-1": 74, - "us-east-1": 149, - "us-east-2": 73, - "us-west-1": 73, - "us-west-2": 73, - "ap-south-1": 73, - "ap-northeast-1": 73, - "ap-northeast-2": 73, - "ap-southeast-1": 73, - "ap-southeast-2": 73, - "eu-south-1": 69, - "af-south-1": 69 + "ca-central-1": 80, + "eu-central-1": 76, + "eu-north-1": 76, + "eu-west-1": 76, + "eu-west-2": 76, + "eu-west-3": 76, + "sa-east-1": 76, + "us-east-1": 151, + "us-east-2": 75, + "us-west-1": 75, + "us-west-2": 75, + "ap-south-1": 75, + "ap-northeast-1": 75, + "ap-northeast-2": 75, + "ap-southeast-1": 75, + "ap-southeast-2": 75, + "eu-south-1": 71, + "af-south-1": 71 }, "blackfire-php-80": { - "ca-central-1": 23, - "eu-central-1": 23, - "eu-north-1": 23, - "eu-west-1": 23, - "eu-west-2": 23, - "eu-west-3": 23, - "sa-east-1": 23, - "us-east-1": 23, - "us-east-2": 23, - "us-west-1": 23, - "us-west-2": 23, - "ap-south-1": 23, - "ap-northeast-1": 23, - "ap-northeast-2": 23, - "ap-southeast-1": 23, - "ap-southeast-2": 23, - "eu-south-1": 23, - "af-south-1": 23 + "ca-central-1": 25, + "eu-central-1": 25, + "eu-north-1": 25, + "eu-west-1": 25, + "eu-west-2": 25, + "eu-west-3": 25, + "sa-east-1": 25, + "us-east-1": 25, + "us-east-2": 25, + "us-west-1": 25, + "us-west-2": 25, + "ap-south-1": 25, + "ap-northeast-1": 25, + "ap-northeast-2": 25, + "ap-southeast-1": 25, + "ap-southeast-2": 25, + "eu-south-1": 25, + "af-south-1": 25 }, "calendar-php-73": { "ca-central-1": 1, diff --git a/layers/blackfire/versions.json b/layers/blackfire/versions.json index 8e75b5ab..0b0a3459 100644 --- a/layers/blackfire/versions.json +++ b/layers/blackfire/versions.json @@ -1,5 +1,5 @@ { - "73": "1.64.0", - "74": "1.64.0", - "80": "1.64.0" + "73": "1.65.0", + "74": "1.65.0", + "80": "1.65.0" } \ No newline at end of file