Skip to content

Commit

Permalink
Update Blackfire extension (#70)
Browse files Browse the repository at this point in the history
  • Loading branch information
bref-bot authored Sep 8, 2020
1 parent f3889f2 commit 7e893a2
Show file tree
Hide file tree
Showing 4 changed files with 53 additions and 47 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

## 0.4.1

### - Added

Updated Blackfire to version 1.39.1.

## 0.4.0

### Added
Expand Down
6 changes: 3 additions & 3 deletions checksums.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
"amqp-php-72": "61a7d199fe8c4bec99f5ddb278bee692",
"amqp-php-73": "20d8abb6f7d93827075d6392612b3107",
"amqp-php-74": "57b0fb9ab2b2c435dcc0ae10ac5a0d33",
"blackfire-php-72": "43f00b55fa41f4634a3f19a478dbb431",
"blackfire-php-73": "afca529b0e4a9a65dca9948fd1329279",
"blackfire-php-74": "1ab34259301122cecc8f5379594a8c7d",
"blackfire-php-72": "34185b9455e704e75de6727b7ce3ea3c",
"blackfire-php-73": "f18e24876d2d40d31b9e6a2fab2338a6",
"blackfire-php-74": "b483f4df16191ff7d11af98becc1fa65",
"cassandra-php-72": "500bae5a4abf7df2f1e7baa59cd0810e",
"cassandra-php-73": "1a292f55e0c9238ab18bb8ae70b162ed",
"cassandra-php-74": "c9183a0b2b38ba8090eea602faff298d",
Expand Down
82 changes: 41 additions & 41 deletions layers.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,34 +60,14 @@
"af-south-1": 5
},
"blackfire-php-72": {
"ca-central-1": 18,
"eu-central-1": 15,
"eu-north-1": 15,
"eu-west-1": 15,
"eu-west-2": 15,
"eu-west-3": 15,
"sa-east-1": 15,
"us-east-1": 86,
"us-east-2": 14,
"us-west-1": 14,
"us-west-2": 14,
"ap-south-1": 14,
"ap-northeast-1": 14,
"ap-northeast-2": 14,
"ap-southeast-1": 14,
"ap-southeast-2": 14,
"eu-south-1": 10,
"af-south-1": 10
},
"blackfire-php-73": {
"ca-central-1": 19,
"eu-central-1": 16,
"eu-north-1": 16,
"eu-west-1": 16,
"eu-west-2": 16,
"eu-west-3": 16,
"sa-east-1": 16,
"us-east-1": 90,
"us-east-1": 87,
"us-east-2": 15,
"us-west-1": 15,
"us-west-2": 15,
Expand All @@ -96,28 +76,48 @@
"ap-northeast-2": 15,
"ap-southeast-1": 15,
"ap-southeast-2": 15,
"eu-south-1": 10,
"af-south-1": 10
"eu-south-1": 11,
"af-south-1": 11
},
"blackfire-php-73": {
"ca-central-1": 20,
"eu-central-1": 17,
"eu-north-1": 17,
"eu-west-1": 17,
"eu-west-2": 17,
"eu-west-3": 17,
"sa-east-1": 17,
"us-east-1": 91,
"us-east-2": 16,
"us-west-1": 16,
"us-west-2": 16,
"ap-south-1": 16,
"ap-northeast-1": 16,
"ap-northeast-2": 16,
"ap-southeast-1": 16,
"ap-southeast-2": 16,
"eu-south-1": 11,
"af-south-1": 11
},
"blackfire-php-74": {
"ca-central-1": 19,
"eu-central-1": 15,
"eu-north-1": 15,
"eu-west-1": 15,
"eu-west-2": 15,
"eu-west-3": 15,
"sa-east-1": 15,
"us-east-1": 90,
"us-east-2": 14,
"us-west-1": 14,
"us-west-2": 14,
"ap-south-1": 14,
"ap-northeast-1": 14,
"ap-northeast-2": 14,
"ap-southeast-1": 14,
"ap-southeast-2": 14,
"eu-south-1": 10,
"af-south-1": 10
"ca-central-1": 20,
"eu-central-1": 16,
"eu-north-1": 16,
"eu-west-1": 16,
"eu-west-2": 16,
"eu-west-3": 16,
"sa-east-1": 16,
"us-east-1": 91,
"us-east-2": 15,
"us-west-1": 15,
"us-west-2": 15,
"ap-south-1": 15,
"ap-northeast-1": 15,
"ap-northeast-2": 15,
"ap-southeast-1": 15,
"ap-southeast-2": 15,
"eu-south-1": 11,
"af-south-1": 11
},
"cassandra-php-72": {
"ca-central-1": 10,
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 @@
{
"72": "1.39.0",
"73": "1.39.0",
"74": "1.39.0"
"72": "1.39.1",
"73": "1.39.1",
"74": "1.39.1"
}

0 comments on commit 7e893a2

Please sign in to comment.