X-Ray Integration Changelog
Latest updates and releases for the Bref X-Ray integration package.
1.7.0
September 8, 2025
Trace the Laravel HTTP client automatically.
1.6.5
May 7, 2025
Improve the Xray::subSegment()
low-level API.
1.6.4
April 9, 2025
What's Changed
* Improve Symfony declared services by @mnapoli in https://github.com/brefphp/xray-integration/pull/10
1.6.3
April 8, 2025
Solve type error with null trace ID.
1.6.2
April 8, 2025
Autoregister GuzzleTracer for Symfony.
1.6.1
April 2, 2025
What's Changed
* Automatically trace Laravel Queues requests to SQS by @mnapoli in https://github.com/brefphp/xray-integration/pull/8
1.6.0
March 31, 2025
Symfony support
1.5.0
March 24, 2025
Use Bref's cold start tracking mechanism
1.4.0
March 11, 2025
- Added
XRay::subSegment()
1.3.3
February 24, 2025
- Fix PHP 8.4 compatibility
1.3.2
December 10, 2024
Fix type error on request error.
1.3.1
August 4, 2024
1.3.0
July 9, 2024
Add support for Guzzle tracing.
1.2.2
July 6, 2024
1.2.1
July 6, 2024
1.2.0
May 22, 2024
What's Changed
feat(sql): tracing SQL requests in xray by @afu-dev in https://github.com/brefphp/xray-integration/pull/5
New Contributors
@afu-dev made their first contribution in https://github.com/brefphp/xray-integration/pull/5
1.1.3
May 21, 2024
1.1.2
May 17, 2024
1.1.1
May 17, 2024
1.1.0
May 16, 2024
Async-AWS tracing