Skip to content

Commit

Permalink
Update Blackfire extension (#433)
Browse files Browse the repository at this point in the history
  • Loading branch information
bref-bot authored Apr 28, 2023
1 parent 7294d67 commit ca54ad3
Show file tree
Hide file tree
Showing 3 changed files with 75 additions and 69 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@

- Updated Blackfire to version 1.86.6.

## 1.1.1

### Added

- Updated Blackfire to version 1.86.8.

## 1.1.0

### Added
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": 4
},
"blackfire-php-80": {
"ca-central-1": 188,
"eu-central-1": 188,
"eu-north-1": 188,
"eu-west-1": 188,
"eu-west-2": 188,
"eu-west-3": 188,
"sa-east-1": 188,
"us-east-1": 188,
"us-east-2": 188,
"us-west-1": 188,
"us-west-2": 187,
"ap-east-1": 127,
"ap-south-1": 176,
"ap-northeast-1": 176,
"ap-northeast-2": 176,
"ap-northeast-3": 127,
"ap-southeast-1": 176,
"ap-southeast-2": 176,
"eu-south-1": 176,
"eu-south-2": 21,
"af-south-1": 151,
"me-south-1": 102
"ca-central-1": 196,
"eu-central-1": 196,
"eu-north-1": 196,
"eu-west-1": 196,
"eu-west-2": 196,
"eu-west-3": 196,
"sa-east-1": 196,
"us-east-1": 196,
"us-east-2": 196,
"us-west-1": 196,
"us-west-2": 195,
"ap-east-1": 135,
"ap-south-1": 184,
"ap-northeast-1": 184,
"ap-northeast-2": 184,
"ap-northeast-3": 135,
"ap-southeast-1": 184,
"ap-southeast-2": 184,
"eu-south-1": 184,
"eu-south-2": 29,
"af-south-1": 159,
"me-south-1": 110
},
"blackfire-php-81": {
"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": 21,
"af-south-1": 98,
"me-south-1": 98
"ca-central-1": 131,
"eu-central-1": 131,
"eu-north-1": 131,
"eu-west-1": 131,
"eu-west-2": 131,
"eu-west-3": 131,
"sa-east-1": 131,
"us-east-1": 131,
"us-east-2": 131,
"us-west-1": 131,
"us-west-2": 131,
"ap-east-1": 131,
"ap-south-1": 131,
"ap-northeast-1": 131,
"ap-northeast-2": 131,
"ap-northeast-3": 131,
"ap-southeast-1": 131,
"ap-southeast-2": 131,
"eu-south-1": 131,
"eu-south-2": 29,
"af-south-1": 106,
"me-south-1": 106
},
"blackfire-php-82": {
"ca-central-1": 2,
"eu-central-1": 2,
"eu-north-1": 2,
"eu-west-1": 2,
"eu-west-2": 2,
"eu-west-3": 2,
"sa-east-1": 2,
"us-east-1": 2,
"us-east-2": 2,
"us-west-1": 2,
"us-west-2": 2,
"ap-east-1": 2,
"ap-south-1": 2,
"ap-northeast-1": 2,
"ap-northeast-2": 2,
"ap-northeast-3": 2,
"ap-southeast-1": 2,
"ap-southeast-2": 2,
"eu-south-1": 2,
"eu-south-2": 2,
"af-south-1": 2,
"me-south-1": 2
"ca-central-1": 10,
"eu-central-1": 10,
"eu-north-1": 10,
"eu-west-1": 10,
"eu-west-2": 10,
"eu-west-3": 10,
"sa-east-1": 10,
"us-east-1": 10,
"us-east-2": 10,
"us-west-1": 10,
"us-west-2": 10,
"ap-east-1": 10,
"ap-south-1": 10,
"ap-northeast-1": 10,
"ap-northeast-2": 10,
"ap-northeast-3": 10,
"ap-southeast-1": 10,
"ap-southeast-2": 10,
"eu-south-1": 10,
"eu-south-2": 10,
"af-south-1": 10,
"me-south-1": 10
},
"bsdiff-php-80": {
"ca-central-1": 1,
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.86.6",
"81": "1.86.6",
"82": "1.86.6"
"80": "1.86.8",
"81": "1.86.8",
"82": "1.86.8"
}

0 comments on commit ca54ad3

Please sign in to comment.