Releases: 123inkt/symfony-trace-bundle
Releases · 123inkt/symfony-trace-bundle
v1.1.0
What's Changed
- Explain how to setup Sentry in combination with trace bundle by @frankdekker in #41
- Update actions/checkout action to v5 by @renovate[bot] in #39
- Update dependency squizlabs/php_codesniffer to v4 by @renovate[bot] in #42
- Update actions/checkout action to v6 by @renovate[bot] in #43
- [chore] remove mock from TraceIdServiceTest by @verfriemelt-dot-org in #47
- Ensure symfony flex is available in the pipeline by @frankdekker in #48
- Support symfony 8.0 by @verfriemelt-dot-org in #46
New Contributors
- @verfriemelt-dot-org made their first contribution in #47
Full Changelog: v1.0.0...v1.1.0
v1.0.0
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
What's Changed
- Avoid empty trace id request header by @frankdekker in #32
Full Changelog: v0.7.1...v0.7.2
v0.7.1
What's Changed
- Update phpstan to v2 by @bram123 in #30
- Update MessageBusSubscriber event priorities by @bartholdbos in #31
Full Changelog: v0.7.0...v0.7.1
v0.7.0
v0.6.0
What's Changed
- Update dependency phpunit/phpunit to v11 by @renovate in #25
- Allow console trace id be set via env vars by @frankdekker in #27
Full Changelog: v0.5.0...v0.6.0
v0.5.0
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
v0.4.0
v0.3.1
What's Changed
- Update README.md by @bram123 in #21
- Fix sentry.hub_service configuration should accept strings by @frankdekker in #22
Full Changelog: v0.3.0...v0.3.1