-
Notifications
You must be signed in to change notification settings - Fork 1.4k
10.x changes #22297
New issue
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
base: develop
Are you sure you want to change the base?
10.x changes #22297
Changes from 1 commit
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
This file was deleted.
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -52,10 +52,10 @@ The New Relic Ruby agent does not support experimental or non-official Ruby vers | |
| **CRuby (MRI)** | ||
| </td> | ||
| <td> | ||
| 3.4.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x, 2.7.x, 2.6.x, 2.5.x, 2.4.x | ||
| 4.0.x, 3.4.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x, 2.7.x, 2.6.x | ||
| </td> | ||
| <td> | ||
| Ruby 2.3.x, 2.2.x: Last fully supported by agent v8.16.0. <br/> Ruby 2.1.x, 2.0.x: Last fully supported by agent v6.15.0. <br/> Ruby 1.9.3: Last agent v3.18.1. <br/> Ruby 1.8.7: Last agent v3.18.1. | ||
| Ruby 2.5.x, 2.4.x: Last fully supported by agent v9.23.0. <br/> Ruby 2.3.x, 2.2.x: Last fully supported by agent v8.16.0. <br/> Ruby 2.1.x, 2.0.x: Last fully supported by agent v6.15.0. <br/> Ruby 1.9.3: Last agent v3.18.1. <br/> Ruby 1.8.7: Last agent v3.18.1. | ||
| </td> | ||
| </tr> | ||
| <tr> | ||
|
|
@@ -98,10 +98,10 @@ The Ruby agent supports the following web servers. Instrumentation typically hoo | |
| **Puma** | ||
| </td> | ||
| <td> | ||
| 6.x, 5.x, 4.x, 3.x | ||
| 6.x, 5.x, 4.x | ||
| </td> | ||
| <td> | ||
| Versions {'<'} 3.x: Support may vary. | ||
| Versions {'<'} 4.x: Support may vary. | ||
| </td> | ||
| </tr> | ||
| <tr> | ||
|
|
@@ -337,19 +337,6 @@ The agent instruments a wide variety of database drivers and Object-Relational M | |
| <td> | ||
| </td> | ||
| </tr> | ||
| <tr> | ||
| <td> | ||
| **Memcached (memcached gem)** | ||
| </td> | ||
| <td> | ||
| `memcached` | ||
| </td> | ||
| <td> | ||
| 1.8.x | ||
| </td> | ||
| <td> | ||
| </td> | ||
| </tr> | ||
|
Comment on lines
-340
to
-352
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Did we drop support for this?
Contributor
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Yes! We deprecated support for the |
||
| <tr> | ||
| <td> | ||
| **Elasticsearch** | ||
|
|
@@ -927,19 +914,6 @@ The agent can forward logs from the following libraries for [APM logs in context | |
| ActiveMerchant 1.25.0 - 1.64.x: Last fully supported by agent v8.16.0. | ||
| </td> | ||
| </tr> | ||
| <tr> | ||
| <td> | ||
| **Capistrano** | ||
| </td> | ||
| <td> | ||
| `capistrano` | ||
| </td> | ||
| <td> | ||
| 2.15.5 and above | ||
| </td> | ||
| <td> | ||
| </td> | ||
| </tr> | ||
| <tr> | ||
| <td> | ||
| **Concurrent Ruby** | ||
|
|
||
Uh oh!
There was an error while loading. Please reload this page.