diff --git a/CHANGELOG.md b/CHANGELOG.md index b5ab401b..45b2b4a0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Change log +## 0.11.10 + +### Added + +- Updated Blackfire to version 1.63.0. + ## 0.11.9 ### Added diff --git a/layers.json b/layers.json index a14e07bd..1a93e4ca 100644 --- a/layers.json +++ b/layers.json @@ -60,14 +60,34 @@ "af-south-1": 1 }, "blackfire-php-73": { - "ca-central-1": 76, + "ca-central-1": 77, + "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": 148, + "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": 68, + "af-south-1": 68 + }, + "blackfire-php-74": { + "ca-central-1": 77, "eu-central-1": 73, "eu-north-1": 73, "eu-west-1": 73, "eu-west-2": 73, "eu-west-3": 73, "sa-east-1": 73, - "us-east-1": 147, + "us-east-1": 148, "us-east-2": 72, "us-west-1": 72, "us-west-2": 72, @@ -76,48 +96,28 @@ "ap-northeast-2": 72, "ap-southeast-1": 72, "ap-southeast-2": 72, - "eu-south-1": 67, - "af-south-1": 67 - }, - "blackfire-php-74": { - "ca-central-1": 76, - "eu-central-1": 72, - "eu-north-1": 72, - "eu-west-1": 72, - "eu-west-2": 72, - "eu-west-3": 72, - "sa-east-1": 72, - "us-east-1": 147, - "us-east-2": 71, - "us-west-1": 71, - "us-west-2": 71, - "ap-south-1": 71, - "ap-northeast-1": 71, - "ap-northeast-2": 71, - "ap-southeast-1": 71, - "ap-southeast-2": 71, - "eu-south-1": 67, - "af-south-1": 67 + "eu-south-1": 68, + "af-south-1": 68 }, "blackfire-php-80": { - "ca-central-1": 21, - "eu-central-1": 21, - "eu-north-1": 21, - "eu-west-1": 21, - "eu-west-2": 21, - "eu-west-3": 21, - "sa-east-1": 21, - "us-east-1": 21, - "us-east-2": 21, - "us-west-1": 21, - "us-west-2": 21, - "ap-south-1": 21, - "ap-northeast-1": 21, - "ap-northeast-2": 21, - "ap-southeast-1": 21, - "ap-southeast-2": 21, - "eu-south-1": 21, - "af-south-1": 21 + "ca-central-1": 22, + "eu-central-1": 22, + "eu-north-1": 22, + "eu-west-1": 22, + "eu-west-2": 22, + "eu-west-3": 22, + "sa-east-1": 22, + "us-east-1": 22, + "us-east-2": 22, + "us-west-1": 22, + "us-west-2": 22, + "ap-south-1": 22, + "ap-northeast-1": 22, + "ap-northeast-2": 22, + "ap-southeast-1": 22, + "ap-southeast-2": 22, + "eu-south-1": 22, + "af-south-1": 22 }, "calendar-php-73": { "ca-central-1": 1, diff --git a/layers/blackfire/versions.json b/layers/blackfire/versions.json index a31a8720..b8cdabdd 100644 --- a/layers/blackfire/versions.json +++ b/layers/blackfire/versions.json @@ -1,5 +1,5 @@ { - "73": "1.62.0", - "74": "1.62.0", - "80": "1.62.0" + "73": "1.63.0", + "74": "1.63.0", + "80": "1.63.0" } \ No newline at end of file