We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ruby agent release 9.0.0 removed support for the following previously deprecated technologies:
- Passenger: 2.2.x - 4.0.x - Puma: 2.0.x - Grape: 0.2.0 - Padrino: 0.14.x - Rails: 3.2.x - Sinatra: 1.4.x, 1.5.x - Mongo: 1.8.x - 2.3.x - Sequel: 3.37.x, 4.0.x - Delayed_Job: 2.0.x - 4.0.x - Sidekiq: 4.2.x - Excon: below 0.55.0 - HttpClient: 2.2.0 - 2.8.0 - HttpRb: 0.9.9 - 2.2.1 - Typhoeus: 0.5.3 - 1.2.x - Bunny: 2.0.x - 2.6.x - ActiveMerchant: 1.25.0 - 1.64.x
We should remove any tests and code conditions related to the above technologies and their now unsupported versions.
The text was updated successfully, but these errors were encountered:
https://issues.newrelic.com/browse/NEWRELIC-6932
Sorry, something went wrong.
tannalynn
Successfully merging a pull request may close this issue.
Ruby agent release 9.0.0 removed support for the following previously deprecated technologies:
We should remove any tests and code conditions related to the above technologies and their now unsupported versions.
The text was updated successfully, but these errors were encountered: