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 Jul 26, 2023
1 parent 5d3d327 commit c989d0a
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
@@ -1,5 +1,11 @@
# Change log

## 1.2.5

### Added

- Updated Blackfire to version 1.88.1.

## 1.2.4

### 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": 5
},
"blackfire-php-80": {
"ca-central-1": 211,
"eu-central-1": 211,
"eu-north-1": 211,
"eu-west-1": 211,
"eu-west-2": 211,
"eu-west-3": 211,
"sa-east-1": 211,
"us-east-1": 211,
"us-east-2": 211,
"us-west-1": 211,
"us-west-2": 210,
"ap-east-1": 150,
"ap-south-1": 199,
"ap-northeast-1": 199,
"ap-northeast-2": 199,
"ap-northeast-3": 150,
"ap-southeast-1": 199,
"ap-southeast-2": 199,
"eu-south-1": 199,
"eu-south-2": 44,
"af-south-1": 174,
"me-south-1": 125
"ca-central-1": 234,
"eu-central-1": 234,
"eu-north-1": 234,
"eu-west-1": 234,
"eu-west-2": 234,
"eu-west-3": 234,
"sa-east-1": 234,
"us-east-1": 234,
"us-east-2": 234,
"us-west-1": 234,
"us-west-2": 233,
"ap-east-1": 173,
"ap-south-1": 222,
"ap-northeast-1": 222,
"ap-northeast-2": 222,
"ap-northeast-3": 173,
"ap-southeast-1": 222,
"ap-southeast-2": 222,
"eu-south-1": 222,
"eu-south-2": 67,
"af-south-1": 197,
"me-south-1": 148
},
"blackfire-php-81": {
"ca-central-1": 146,
"eu-central-1": 146,
"eu-north-1": 146,
"eu-west-1": 146,
"eu-west-2": 146,
"eu-west-3": 146,
"sa-east-1": 146,
"us-east-1": 146,
"us-east-2": 146,
"us-west-1": 146,
"us-west-2": 146,
"ap-east-1": 146,
"ap-south-1": 146,
"ap-northeast-1": 146,
"ap-northeast-2": 146,
"ap-northeast-3": 146,
"ap-southeast-1": 146,
"ap-southeast-2": 146,
"eu-south-1": 146,
"eu-south-2": 44,
"af-south-1": 121,
"me-south-1": 121
"ca-central-1": 169,
"eu-central-1": 169,
"eu-north-1": 169,
"eu-west-1": 169,
"eu-west-2": 169,
"eu-west-3": 169,
"sa-east-1": 169,
"us-east-1": 169,
"us-east-2": 169,
"us-west-1": 169,
"us-west-2": 169,
"ap-east-1": 169,
"ap-south-1": 169,
"ap-northeast-1": 169,
"ap-northeast-2": 169,
"ap-northeast-3": 169,
"ap-southeast-1": 169,
"ap-southeast-2": 169,
"eu-south-1": 169,
"eu-south-2": 67,
"af-south-1": 144,
"me-south-1": 144
},
"blackfire-php-82": {
"ca-central-1": 25,
"eu-central-1": 25,
"eu-north-1": 25,
"eu-west-1": 25,
"eu-west-2": 25,
"eu-west-3": 25,
"sa-east-1": 25,
"us-east-1": 25,
"us-east-2": 25,
"us-west-1": 25,
"us-west-2": 25,
"ap-east-1": 25,
"ap-south-1": 25,
"ap-northeast-1": 25,
"ap-northeast-2": 25,
"ap-northeast-3": 25,
"ap-southeast-1": 25,
"ap-southeast-2": 25,
"eu-south-1": 25,
"eu-south-2": 25,
"af-south-1": 25,
"me-south-1": 25
"ca-central-1": 48,
"eu-central-1": 48,
"eu-north-1": 48,
"eu-west-1": 48,
"eu-west-2": 48,
"eu-west-3": 48,
"sa-east-1": 48,
"us-east-1": 48,
"us-east-2": 48,
"us-west-1": 48,
"us-west-2": 48,
"ap-east-1": 48,
"ap-south-1": 48,
"ap-northeast-1": 48,
"ap-northeast-2": 48,
"ap-northeast-3": 48,
"ap-southeast-1": 48,
"ap-southeast-2": 48,
"eu-south-1": 48,
"eu-south-2": 48,
"af-south-1": 48,
"me-south-1": 48
},
"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.88.0",
"81": "1.88.0",
"82": "1.88.0"
"80": "1.88.1",
"81": "1.88.1",
"82": "1.88.1"
}

0 comments on commit c989d0a

Please sign in to comment.