Skip to content

Releases: blackfireio/php-sdk

v1.27.0

23 Sep 14:59
v1.27.0
Compare
Choose a tag to compare
  • Add a Symfony Messenger integration
  • Add Monitoring integration for Laravel Artisan commands and Consumers
  • Update default agent socket on arm64

v1.26.0

23 Sep 14:58
v1.26.0
Compare
Choose a tag to compare
  • Retry HTTP request on specific cases
  • Scenarios should be closed after each test in manual start mode

v1.25.1

18 Mar 07:38
v1.25.1
Compare
Choose a tag to compare
  • Behat Support bug fix: start a deferred build only if there is no current build running

v1.25.0

26 Feb 08:43
v1.25.0
Compare
Choose a tag to compare
  • Add Behat support

v1.24.0

05 Feb 10:17
v1.24.0
Compare
Choose a tag to compare
  • Enable the use of Symfony web test cases with Blackfire

v1.23.0

29 May 11:28
v1.23.0
Compare
Choose a tag to compare
  • Add Blackfire\Profile::getUuid() method
  • Fix some docblocks

v1.22.0

13 Mar 12:51
v1.22.0
Compare
Choose a tag to compare
  • 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

05 Dec 13:28
v1.21.0
Compare
Choose a tag to compare
  • Replace the "_server" header in fallback probe by "context"

v1.20.0

18 Nov 17:33
v1.20.0
Compare
Choose a tag to compare
  • Add BlackfireSpan

v1.19.2

09 Oct 13:30
v1.19.2
Compare
Choose a tag to compare
  • Fix PHP 5.3 compatibility