-
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
Draft
hannahramadan
wants to merge
1
commit into
newrelic:develop
Choose a base branch
from
hannahramadan:ruby_10x_updates
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
10.x changes #22297
Changes from all commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
281 changes: 0 additions & 281 deletions
281
src/content/docs/apm/agents/ruby-agent/features/record-deployments-ruby-agent.mdx
This file was deleted.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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? |
||
| <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** | ||
|
|
||
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we need to do one more release: