-
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
Conversation
|
Hi @hannahramadan 👋 Thanks for your pull request! Your PR is in a queue, and a writer will take a look soon. We generally publish small edits within one business day, and larger edits within three days. Please ensure the propsed changes look good by building it first in your local environment. Refer to this contribution guide to get the site up and running in your local. If you really require a preview url, reach out to one of the writers and they will generate one for you. |
| </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. |
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:
| 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. | |
| Ruby 2.5.x, 2.4.x: Last fully supported by agent v9.24.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. |
| <tr> | ||
| <td> | ||
| **Memcached (memcached gem)** | ||
| </td> | ||
| <td> | ||
| `memcached` | ||
| </td> | ||
| <td> | ||
| 1.8.x | ||
| </td> | ||
| <td> | ||
| </td> | ||
| </tr> |
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.
Did we drop support for this?
Please follow conventional commit standards
in your commit messages and pull request title.
Give us some context
links to related docs, screenshots, etc.