Skip to content

Releases: blackfireio/player

v0.10.0

05 Sep 08:14
v0.10.0
Compare
Choose a tag to compare
  • Standardize run --full-report output command (BC break)
  • Fix variable management

v0.9.0

16 Jul 11:47
v0.9.0
Compare
Choose a tag to compare
  • Add Blackfire PHP SDK User-Agent header suffix with Player version
  • Allow to set a build name
  • Change "warmup" default value from "false" to "true"

v0.8.2

16 Jul 11:47
v0.8.2
Compare
Choose a tag to compare
  • Fix JSON error handling when reading stdin as input

v0.8.1

06 Jul 14:12
v0.8.1
Compare
Choose a tag to compare
  • Improve error handling
  • Add more info to error output
  • Reword error messages
  • Update documentation
  • Update dependencies

v0.8.0

25 Jun 12:16
v0.8.0
Compare
Choose a tag to compare
  • Add a validate command
  • Remove deprecated --json option
  • Deprecate run --validate option
  • Forward Blackfire player expectation failures to Blackfire API

v0.7.0

25 Jun 12:16
v0.7.0
Compare
Choose a tag to compare
  • restrict loading to files with the 'bkf' extension
  • rework build references to have one reference per scenario
  • enable Blackfire by default when the '--blackfire-env' CLI option is used
  • fix usage of variables

v0.6.0

17 Apr 12:54
v0.6.0
Compare
Choose a tag to compare
  • send Guzzle timers to Blackfire
  • improve exception messages
  • fix variables resolving
  • fix CLI parameters escaping

v0.5.0-alpha-5

07 Nov 09:53
v0.5.0-alpha-5
Compare
Choose a tag to compare
v0.5.0-alpha-5 Pre-release
Pre-release
  • add a 'warmup' step option
  • add a new CLI option '--full-report' and deprecate '--json'
  • add a cookie to profiled requests to help cross HTTP caches
  • add an extension to avoid infinite loops