Skip to content

Releases: blackfireio/php-sdk

v2.3.6

19 Dec 10:48
v2.3.6
Compare
Choose a tag to compare
  • Send SDK version as part of the User Agent

v2.3.5

03 Nov 17:35
v2.3.5
Compare
Choose a tag to compare
  • enforce undefined step name when none is provided
  • fix BlackfiredHttpClient sampling

v2.3.4

03 Nov 17:34
v2.3.4
Compare
Choose a tag to compare
  • Ensure profiles processing is complete before binding them to a build

v2.3.3

30 Oct 14:42
v2.3.3
Compare
Choose a tag to compare
  • provide the X-Blackfire-Profile-Uuid response header when using BlackfiredHttpClient

v2.3.1

24 Oct 07:29
v2.3.1
Compare
Choose a tag to compare
  • Fix profile to build association when using a BlackfiredHttpClient instance

v2.3.0

29 Aug 07:49
v2.3.0
Compare
Choose a tag to compare
  • Add compatibility with version 2 of Blackfire builds, using "Json View"

v2.2.0

02 Aug 07:12
v2.2.0
Compare
Choose a tag to compare
  • Add maxRetries option to getProfile()

v2.1.0

27 Jun 09:14
v2.1.0
Compare
Choose a tag to compare
  • Add build uuid to Configuration

v2.0.1

26 Apr 07:09
v2.0.1
Compare
Choose a tag to compare
  • Remove call to removed method

v2.0.0

18 Apr 06:41
v2.0.0
Compare
Choose a tag to compare
  • Drop support of PHP 5.2 fallback
  • Remove deprecated methods of the version 1:
    • Blackfire/Client::createBuild, replaced by Blackfire/Client::startScenario
    • Blackfire/Client::endBuild, replaced by Blackfire/Client::closeScenario
    • Blackfire/Client::assertPhpUnit
    • Blackfire/Client::addJobInBuild, replaced by Blackfire/Client::addJobInScenario
    • Blackfire/Client::getReport, replaced by Blackfire/Client::getScenarioReport
    • Blackfire/LoopClient::promoteReferenceSignal
    • Blackfire/LoopClient::attachReference
    • Blackfire/Profile/Configuration::getBuild, replaced by Blackfire/Profile/Configuration::getScenario
    • Blackfire/Profile/Configuration::setBuild, replaced by Blackfire/Profile/Configuration::setScenario
    • Blackfire/Profile/Configuration::getReference
    • Blackfire/Profile/Configuration::setReference
    • Blackfire/Profile/Configuration::isNewReference
    • Blackfire/Profile/Configuration::setAsReference