Releases: blackfireio/php-sdk
Releases · blackfireio/php-sdk
v1.27.0
- Add a Symfony Messenger integration
- Add Monitoring integration for Laravel Artisan commands and Consumers
- Update default agent socket on arm64
v1.26.0
- Retry HTTP request on specific cases
- Scenarios should be closed after each test in manual start mode
v1.25.1
- Behat Support bug fix: start a deferred build only if there is no current build running
v1.25.0
- Add Behat support
v1.24.0
- Enable the use of Symfony web test cases with Blackfire
v1.23.0
- Add Blackfire\Profile::getUuid() method
- Fix some docblocks
v1.22.0
- Add "dot-blackfire" protocol feature support in the probe
- Remove duplicated data from BlackfireSpan
- Better unsuccessful profiles detection
- Add Profile return to help with auto-complete in TestCaseTrait::assertBlackfire
v1.21.0
- Replace the "_server" header in fallback probe by "context"
v1.20.0
- Add BlackfireSpan
v1.19.2
- Fix PHP 5.3 compatibility