diff --git a/CHANGELOG.md b/CHANGELOG.md index 8d1aa3aa..8fe939c6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Change log +## 1.3.3 + +- Updated Blackfire to version 1.92.0. + ## 1.3.2 - Updated Blackfire to version 1.90.0. diff --git a/layers.json b/layers.json index 23457ef3..26664764 100644 --- a/layers.json +++ b/layers.json @@ -72,76 +72,76 @@ "me-south-1": 5 }, "blackfire-php-80": { - "ca-central-1": 265, - "eu-central-1": 265, - "eu-north-1": 265, - "eu-west-1": 265, - "eu-west-2": 265, - "eu-west-3": 265, - "sa-east-1": 265, - "us-east-1": 265, - "us-east-2": 265, - "us-west-1": 265, - "us-west-2": 264, - "ap-east-1": 204, - "ap-south-1": 253, - "ap-northeast-1": 253, - "ap-northeast-2": 253, - "ap-northeast-3": 204, - "ap-southeast-1": 253, - "ap-southeast-2": 253, - "eu-south-1": 253, - "eu-south-2": 98, - "af-south-1": 228, - "me-south-1": 179 + "ca-central-1": 287, + "eu-central-1": 287, + "eu-north-1": 287, + "eu-west-1": 287, + "eu-west-2": 287, + "eu-west-3": 287, + "sa-east-1": 287, + "us-east-1": 287, + "us-east-2": 287, + "us-west-1": 287, + "us-west-2": 286, + "ap-east-1": 226, + "ap-south-1": 275, + "ap-northeast-1": 275, + "ap-northeast-2": 275, + "ap-northeast-3": 226, + "ap-southeast-1": 275, + "ap-southeast-2": 275, + "eu-south-1": 275, + "eu-south-2": 120, + "af-south-1": 250, + "me-south-1": 201 }, "blackfire-php-81": { - "ca-central-1": 200, - "eu-central-1": 200, - "eu-north-1": 200, - "eu-west-1": 200, - "eu-west-2": 200, - "eu-west-3": 200, - "sa-east-1": 200, - "us-east-1": 200, - "us-east-2": 200, - "us-west-1": 200, - "us-west-2": 200, - "ap-east-1": 200, - "ap-south-1": 200, - "ap-northeast-1": 200, - "ap-northeast-2": 200, - "ap-northeast-3": 200, - "ap-southeast-1": 200, - "ap-southeast-2": 200, - "eu-south-1": 200, - "eu-south-2": 98, - "af-south-1": 175, - "me-south-1": 175 + "ca-central-1": 222, + "eu-central-1": 222, + "eu-north-1": 222, + "eu-west-1": 222, + "eu-west-2": 222, + "eu-west-3": 222, + "sa-east-1": 222, + "us-east-1": 222, + "us-east-2": 222, + "us-west-1": 222, + "us-west-2": 222, + "ap-east-1": 222, + "ap-south-1": 222, + "ap-northeast-1": 222, + "ap-northeast-2": 222, + "ap-northeast-3": 222, + "ap-southeast-1": 222, + "ap-southeast-2": 222, + "eu-south-1": 222, + "eu-south-2": 120, + "af-south-1": 197, + "me-south-1": 197 }, "blackfire-php-82": { - "ca-central-1": 79, - "eu-central-1": 79, - "eu-north-1": 79, - "eu-west-1": 79, - "eu-west-2": 79, - "eu-west-3": 79, - "sa-east-1": 79, - "us-east-1": 79, - "us-east-2": 79, - "us-west-1": 79, - "us-west-2": 79, - "ap-east-1": 79, - "ap-south-1": 79, - "ap-northeast-1": 79, - "ap-northeast-2": 79, - "ap-northeast-3": 79, - "ap-southeast-1": 79, - "ap-southeast-2": 79, - "eu-south-1": 79, - "eu-south-2": 79, - "af-south-1": 79, - "me-south-1": 79 + "ca-central-1": 101, + "eu-central-1": 101, + "eu-north-1": 101, + "eu-west-1": 101, + "eu-west-2": 101, + "eu-west-3": 101, + "sa-east-1": 101, + "us-east-1": 101, + "us-east-2": 101, + "us-west-1": 101, + "us-west-2": 101, + "ap-east-1": 101, + "ap-south-1": 101, + "ap-northeast-1": 101, + "ap-northeast-2": 101, + "ap-northeast-3": 101, + "ap-southeast-1": 101, + "ap-southeast-2": 101, + "eu-south-1": 101, + "eu-south-2": 101, + "af-south-1": 101, + "me-south-1": 101 }, "bsdiff-php-80": { "ca-central-1": 3, diff --git a/layers/blackfire/versions.json b/layers/blackfire/versions.json index 769d4e19..e107c876 100644 --- a/layers/blackfire/versions.json +++ b/layers/blackfire/versions.json @@ -1,5 +1,5 @@ { - "80": "1.90.0", - "81": "1.90.0", - "82": "1.90.0" + "80": "1.92.0", + "81": "1.92.0", + "82": "1.92.0" } \ No newline at end of file