Skip to content

Releases: 123inkt/symfony-trace-bundle

v0.7.0

04 Jul 14:09
26bcd92
Compare
Choose a tag to compare

What's Changed

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

v0.6.0

15 Mar 07:19
7d84ab3
Compare
Choose a tag to compare

What's Changed

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

v0.5.0

26 Feb 19:32
7854aca
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

What's Changed

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

v0.3.0

21 Dec 11:42
3207018
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.1...v0.3.0

v0.2.1

18 Dec 21:29
7fc0677
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.0

18 Dec 19:49
c7aa277
Compare
Choose a tag to compare

What's Changed

  • Separate transactionId and traceId by @bram123 in #13
  • Rename package from requestId to traceBundle by @bram123 in #15
  • Add support for the tracecontext standard by @bram123 in #16
  • Add new send_response_header option by @bram123 in #17

New Contributors

Full Changelog: v0.1.0...v0.2.0

v0.1.0

07 Dec 10:16
7aa20cb
Compare
Choose a tag to compare

Initial release