Skip to content

Commit c655769

Browse files
committed
update changelog
1 parent ffbb80f commit c655769

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
- **Breaking Change: Removal of Cross Application Tracing (CAT)**
1010

11-
Removed CAT config, and public api methods NewRelic::Agent::External.process_request_metadata and NewRelic::Agent::External.get_response_metadata
11+
Previously, Cross Application Tracing (CAT) was deprecated in favor of Distributed Tracing. CAT functionality has now been removed. The configuration option `cross_application_tracer.enabled` has been removed. Public API methods `NewRelic::Agent::External.process_request_metadata` and `NewRelic::Agent::External.get_response_metadata` have also been removed. [PR#3333](https://github.com/newrelic/newrelic-ruby-agent/pull/3333)
1212

1313
- **Feature: Add `logger` as a dependency**
1414
The `logger` gem is now listed as a dependency of the agent to ensure continued logging functionality and support for Ruby 4.0.0 and newer versions. [PR#3293](https://github.com/newrelic/newrelic-ruby-agent/pull/3293)

0 commit comments

Comments
 (0)