Releases: blackfireio/php-sdk
Releases · blackfireio/php-sdk
v2.3.9
- Fix CS
v2.3.8
- Fix CS
v2.3.7
- Fix CS
v2.3.6
- Send SDK version as part of the User Agent
v2.3.5
- enforce undefined step name when none is provided
- fix
BlackfiredHttpClient
sampling
v2.3.4
- Ensure profiles processing is complete before binding them to a build
v2.3.3
- provide the
X-Blackfire-Profile-Uuid
response header when usingBlackfiredHttpClient
v2.3.1
- Fix profile to build association when using a
BlackfiredHttpClient
instance
v2.3.0
- Add compatibility with version 2 of Blackfire builds, using "Json View"
v2.2.0
- Add maxRetries option to
getProfile()