diff --git a/CHANGELOG.md b/CHANGELOG.md index feb99050..b8db31a1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Change log +## 1.3.4 + +- Updated Blackfire to version 1.92.4. + ## 1.3.3 - Updated Blackfire to version 1.92.2. diff --git a/layers.json b/layers.json index eb3c3ff8..10f5cca3 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": 309, + "eu-central-1": 309, + "eu-north-1": 309, + "eu-west-1": 309, + "eu-west-2": 309, + "eu-west-3": 309, + "sa-east-1": 309, + "us-east-1": 309, + "us-east-2": 309, + "us-west-1": 309, + "us-west-2": 308, + "ap-east-1": 248, + "ap-south-1": 297, + "ap-northeast-1": 297, + "ap-northeast-2": 297, + "ap-northeast-3": 248, + "ap-southeast-1": 297, + "ap-southeast-2": 297, + "eu-south-1": 297, + "eu-south-2": 142, + "af-south-1": 272, + "me-south-1": 223 }, "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": 244, + "eu-central-1": 244, + "eu-north-1": 244, + "eu-west-1": 244, + "eu-west-2": 244, + "eu-west-3": 244, + "sa-east-1": 244, + "us-east-1": 244, + "us-east-2": 244, + "us-west-1": 244, + "us-west-2": 244, + "ap-east-1": 244, + "ap-south-1": 244, + "ap-northeast-1": 244, + "ap-northeast-2": 244, + "ap-northeast-3": 244, + "ap-southeast-1": 244, + "ap-southeast-2": 244, + "eu-south-1": 244, + "eu-south-2": 142, + "af-south-1": 219, + "me-south-1": 219 }, "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": 123, + "eu-central-1": 123, + "eu-north-1": 123, + "eu-west-1": 123, + "eu-west-2": 123, + "eu-west-3": 123, + "sa-east-1": 123, + "us-east-1": 123, + "us-east-2": 123, + "us-west-1": 123, + "us-west-2": 123, + "ap-east-1": 123, + "ap-south-1": 123, + "ap-northeast-1": 123, + "ap-northeast-2": 123, + "ap-northeast-3": 123, + "ap-southeast-1": 123, + "ap-southeast-2": 123, + "eu-south-1": 123, + "eu-south-2": 123, + "af-south-1": 123, + "me-south-1": 123 }, "bsdiff-php-80": { "ca-central-1": 4, diff --git a/layers/blackfire/versions.json b/layers/blackfire/versions.json index 49df05e3..659e999e 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.4", + "81": "1.92.4", + "82": "1.92.4" } \ No newline at end of file