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

feat!: Set minimum supported version to Ruby 3.1 #1216

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Commits on Oct 25, 2024

  1. feat!: Set minimum supported version to Ruby 3.1

    Ruby 3.0 is no longer receiving security updates.
    
    Per our manitenace policy we will only provide updates for Ruby and library versions that are at a minimum receiving security updates.
    
    Any users that require Ruby support prior to 3.0 should pin their versions
    
    > Ruby 3.0
    > status: eol
    > release date: 2020-12-25
    > normal maintenance until: 2023-04-01
    > EOL: 2024-04-23
    
    cc: open-telemetry#1211
    arielvalentin committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    1920e9b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b66f80a View commit details
    Browse the repository at this point in the history
  3. fix: Duplicate block

    arielvalentin committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    dc7684b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ea52c06 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2024

  1. Configuration menu
    Copy the full SHA
    16df9bb View commit details
    Browse the repository at this point in the history