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

chore: Add EoL Post Install Messages #1264

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

arielvalentin
Copy link
Collaborator

@arielvalentin arielvalentin commented Nov 24, 2024

We want to give folks a heads up that we are going to stop supporting EoL versions of Ruby and Rails.

This prints a message at install time rather than creating noisy deprecation warnings that appear at runtime.

What you will see when you install the gems:

Ruby 3.0 has reached EoL 2024-04-23. OTel Ruby Contrib gems will no longer accept new features or bug fixes for Ruby 3.0 after 2025-01-15. Please upgrade to Ruby to continue receiving updates.

Rails 6.1 has reached EoL 2024-10-01. OTel Ruby Contrib gems will no longer accept new features or bug fixes for Rails 6.1 after 2025-01-15. Please upgrade to Rails to continue receiving updates.
Successfully installed opentelemetry-instrumentation-all-0.69.0

See #1223
See #1211

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant