Skip to content

Commit

Permalink
Update Blackfire extension (#84)
Browse files Browse the repository at this point in the history
  • Loading branch information
bref-bot authored Oct 16, 2020
1 parent c08ffcf commit b9b4772
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.5.1

### Added

- Updated Blackfire to version 1.42.0.

## 0.5.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": "f0e4ae74d8cf697ddc68a9ee8fd71575",
"amqp-php-73": "4d0f07cad7dc0acbea52b4ec39ce26fd",
"amqp-php-74": "2f4aa050d7d5e2c871f972d016fe2b0e",
"blackfire-php-72": "1c0f8f57dcb07ab19b1becf5b65a6ad0",
"blackfire-php-73": "307a558655eb95776dd492801623366c",
"blackfire-php-74": "f84800658be840ba88205e91d720e5f0",
"blackfire-php-72": "826c91347599f1a7af2538201f924a19",
"blackfire-php-73": "523e72d3ce9c3b87fb1def38f28588bd",
"blackfire-php-74": "d64cd878afb45ab86eecff15aca5b88d",
"cassandra-php-72": "be8b172a6d5a746c881a050afc9b0314",
"cassandra-php-73": "029c4115b6dfeecd58cfe8be1db59754",
"cassandra-php-74": "6f0000b9b11f0924f843f3dfa5bf4b42",
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": 7
},
"blackfire-php-72": {
"ca-central-1": 21,
"eu-central-1": 18,
"eu-north-1": 18,
"eu-west-1": 18,
"eu-west-2": 18,
"eu-west-3": 18,
"sa-east-1": 18,
"us-east-1": 89,
"us-east-2": 17,
"us-west-1": 17,
"us-west-2": 17,
"ap-south-1": 17,
"ap-northeast-1": 17,
"ap-northeast-2": 17,
"ap-southeast-1": 17,
"ap-southeast-2": 17,
"eu-south-1": 13,
"af-south-1": 13
},
"blackfire-php-73": {
"ca-central-1": 22,
"eu-central-1": 19,
"eu-north-1": 19,
"eu-west-1": 19,
"eu-west-2": 19,
"eu-west-3": 19,
"sa-east-1": 19,
"us-east-1": 93,
"us-east-1": 90,
"us-east-2": 18,
"us-west-1": 18,
"us-west-2": 18,
Expand All @@ -96,28 +76,48 @@
"ap-northeast-2": 18,
"ap-southeast-1": 18,
"ap-southeast-2": 18,
"eu-south-1": 13,
"af-south-1": 13
"eu-south-1": 14,
"af-south-1": 14
},
"blackfire-php-73": {
"ca-central-1": 23,
"eu-central-1": 20,
"eu-north-1": 20,
"eu-west-1": 20,
"eu-west-2": 20,
"eu-west-3": 20,
"sa-east-1": 20,
"us-east-1": 94,
"us-east-2": 19,
"us-west-1": 19,
"us-west-2": 19,
"ap-south-1": 19,
"ap-northeast-1": 19,
"ap-northeast-2": 19,
"ap-southeast-1": 19,
"ap-southeast-2": 19,
"eu-south-1": 14,
"af-south-1": 14
},
"blackfire-php-74": {
"ca-central-1": 22,
"eu-central-1": 18,
"eu-north-1": 18,
"eu-west-1": 18,
"eu-west-2": 18,
"eu-west-3": 18,
"sa-east-1": 18,
"us-east-1": 93,
"us-east-2": 17,
"us-west-1": 17,
"us-west-2": 17,
"ap-south-1": 17,
"ap-northeast-1": 17,
"ap-northeast-2": 17,
"ap-southeast-1": 17,
"ap-southeast-2": 17,
"eu-south-1": 13,
"af-south-1": 13
"ca-central-1": 23,
"eu-central-1": 19,
"eu-north-1": 19,
"eu-west-1": 19,
"eu-west-2": 19,
"eu-west-3": 19,
"sa-east-1": 19,
"us-east-1": 94,
"us-east-2": 18,
"us-west-1": 18,
"us-west-2": 18,
"ap-south-1": 18,
"ap-northeast-1": 18,
"ap-northeast-2": 18,
"ap-southeast-1": 18,
"ap-southeast-2": 18,
"eu-south-1": 14,
"af-south-1": 14
},
"cassandra-php-72": {
"ca-central-1": 12,
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.1",
"73": "1.39.1",
"74": "1.39.1"
"72": "1.42.0",
"73": "1.42.0",
"74": "1.42.0"
}

0 comments on commit b9b4772

Please sign in to comment.