Skip to content

Releases: 123inkt/symfony-trace-bundle

v1.1.0

16 Dec 11:27
be9a657

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.1.0

v1.0.0

03 Jun 15:26
717da55

Choose a tag to compare

Update guide from v0.7

Config option enableMonolog() has been renamed to monolog()->enabled().
Config option enableMessenger() has been renamed to messenger()->enabled().
Config option enableTwig() has been renamed to twig()->enabled().
Deprecated option enableConsole() has been removed.

Messenger tracing is now enabled by default.

What's Changed

  • Update dependency phpunit/phpunit to v12 by @renovate in #33
  • Add support for using the pipe character as separator by @bram123 in #36
  • Update documentation to disable Sentry's tracing when enabling this trace bundle by @frankdekker in #37
  • Update dependency digitalrevolution/phpunit-file-coverage-inspection to v3 by @renovate in #34
  • Prepare 1.0 release: by @bram123 in #38

Full Changelog: v0.7.2...v1.0.0

v0.7.2

03 Feb 15:34
a17d283

Choose a tag to compare

What's Changed

Full Changelog: v0.7.1...v0.7.2

v0.7.1

28 Jan 15:36
c5ae477

Choose a tag to compare

What's Changed

Full Changelog: v0.7.0...v0.7.1

v0.7.0

04 Jul 14:09
26bcd92

Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.7.0

v0.6.0

15 Mar 07:19
7d84ab3

Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.6.0

v0.5.0

26 Feb 19:32
7854aca

Choose a tag to compare

What's Changed

  • Add trace to sentry propagration context instead of tags by @frankdekker in #26

Full Changelog: v0.4.1...v0.5.0

v0.4.1

11 Jan 09:11
db92c7b

Choose a tag to compare

What's Changed

  • If the storage already has trace data, don't overwrite it with a new trace by @bram123 in #24

Full Changelog: v0.4.0...v0.4.1

v0.4.0

10 Jan 16:55
daa863b

Choose a tag to compare

What's Changed

  • Add the traceresponse header in tracecontext mode by @bram123 in #23

Full Changelog: v0.3.1...v0.4.0

v0.3.1

21 Dec 16:17
94f2c83

Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.3.1