newrelic / newrelic-java-agent

The New Relic Java agent
Apache License 2.0
197 stars 141 forks source link

Remove deprecated instrumentation module - netty-3.4 #1627

Open kford-newrelic opened 8 months ago

kford-newrelic commented 8 months ago

Description

Remove a previously deprecated instrumentation module - netty-3.4 - since the underlying library/framework/server is no longer actively supported.

Acceptance Criteria

Removal of the instrumentation module and associated tests.

Design Consideration/Limitations

Need to ensure that all remaining tests pass.

Dependencies

N/A

Additional context

N/A

workato-integration[bot] commented 8 months ago

https://new-relic.atlassian.net/browse/NR-186286

jasonjkeller commented 8 months ago

https://github.com/newrelic/newrelic-java-agent/pull/1643

kford-newrelic commented 7 months ago

Pausing temporarily