Skip to content
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

Add deprecation warning for Ruby 2.0 support #1441

Merged
merged 3 commits into from
Apr 7, 2021
Merged

Add deprecation warning for Ruby 2.0 support #1441

merged 3 commits into from
Apr 7, 2021

Conversation

marcotc
Copy link
Member

@marcotc marcotc commented Mar 31, 2021

This PR adds a support deprecation warning for Ruby 2.0 users of ddtrace.

Ruby 2.0 has not received security updates since Feb 24th, 2016.

Our internal analytics shows that users of Ruby 2.0 are not maintaining up-to-date systems, and thus upgrading their version of ddtrace.

Support for Ruby 2.0 will be available up to release 0.49.x, and dropped from release 0.50.0 and greater.

Users are welcome to continue using version < 0.50.0 for their Ruby 2.0 deployments going forward.

@marcotc marcotc added the deprecation Involves a deprecation label Mar 31, 2021
@marcotc marcotc self-assigned this Mar 31, 2021
@ivoanjo
Copy link
Member

ivoanjo commented Apr 1, 2021

Nice! Thanks for picking this up 🙇 🙇 🙇

@marcotc marcotc marked this pull request as ready for review April 6, 2021 21:35
@marcotc marcotc requested a review from a team April 6, 2021 21:35
@marcotc marcotc merged commit 3727adf into master Apr 7, 2021
@marcotc marcotc deleted the deprecate-2.0 branch April 7, 2021 17:13
@github-actions github-actions bot added this to the 0.48.0 milestone Apr 7, 2021
ivoanjo added a commit that referenced this pull request Oct 25, 2021
This PR, modelled on #1441, adds a deprecation warning for Ruby 2.1
users of ddtrace.

Ruby 2.1 has not received security updates since the
[1st of April, 2017](https://www.ruby-lang.org/en/news/2017/04/01/support-of-ruby-2-1-has-ended/)
and we, like the core team, highly recommend upgrading to a later
version.

Support for Ruby 2.1 will be dropped in a future release, probably
`0.54.0`.

Users are welcome to continue to use `< 1.0.0` for their Ruby 2.1
deployments going forward.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deprecation Involves a deprecation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants