Skip to content

Commit

Permalink
Update Blackfire extension
Browse files Browse the repository at this point in the history
  • Loading branch information
bref-bot committed Nov 14, 2023
1 parent 5ee7ec3 commit 3c7bef5
Show file tree
Hide file tree
Showing 3 changed files with 73 additions and 69 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Change log

## 1.3.3

- Updated Blackfire to version 1.91.0.

## 1.3.2

- Updated Blackfire to version 1.90.0.
Expand Down
132 changes: 66 additions & 66 deletions layers.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": 273,
"eu-central-1": 273,
"eu-north-1": 273,
"eu-west-1": 273,
"eu-west-2": 273,
"eu-west-3": 273,
"sa-east-1": 273,
"us-east-1": 273,
"us-east-2": 273,
"us-west-1": 273,
"us-west-2": 272,
"ap-east-1": 212,
"ap-south-1": 261,
"ap-northeast-1": 261,
"ap-northeast-2": 261,
"ap-northeast-3": 212,
"ap-southeast-1": 261,
"ap-southeast-2": 261,
"eu-south-1": 261,
"eu-south-2": 106,
"af-south-1": 236,
"me-south-1": 187
},
"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": 208,
"eu-central-1": 208,
"eu-north-1": 208,
"eu-west-1": 208,
"eu-west-2": 208,
"eu-west-3": 208,
"sa-east-1": 208,
"us-east-1": 208,
"us-east-2": 208,
"us-west-1": 208,
"us-west-2": 208,
"ap-east-1": 208,
"ap-south-1": 208,
"ap-northeast-1": 208,
"ap-northeast-2": 208,
"ap-northeast-3": 208,
"ap-southeast-1": 208,
"ap-southeast-2": 208,
"eu-south-1": 208,
"eu-south-2": 106,
"af-south-1": 183,
"me-south-1": 183
},
"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": 87,
"eu-central-1": 87,
"eu-north-1": 87,
"eu-west-1": 87,
"eu-west-2": 87,
"eu-west-3": 87,
"sa-east-1": 87,
"us-east-1": 87,
"us-east-2": 87,
"us-west-1": 87,
"us-west-2": 87,
"ap-east-1": 87,
"ap-south-1": 87,
"ap-northeast-1": 87,
"ap-northeast-2": 87,
"ap-northeast-3": 87,
"ap-southeast-1": 87,
"ap-southeast-2": 87,
"eu-south-1": 87,
"eu-south-2": 87,
"af-south-1": 87,
"me-south-1": 87
},
"bsdiff-php-80": {
"ca-central-1": 3,
Expand Down
6 changes: 3 additions & 3 deletions layers/blackfire/versions.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"80": "1.90.0",
"81": "1.90.0",
"82": "1.90.0"
"80": "1.91.0",
"81": "1.91.0",
"82": "1.91.0"
}

0 comments on commit 3c7bef5

Please sign in to comment.