We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 760acc2 commit 49672b6Copy full SHA for 49672b6
README.md
@@ -78,7 +78,9 @@ OpenTelemetry Ruby follows the [versioning and stability document][otel-versioni
78
79
### Ruby and Library Compatibility
80
81
-All libraries in this repository require Ruby Versions 3.1 or newer.
+All libraries in this repository require Ruby Versions 3.2 or newer.
82
+
83
+- Ruby 3.1 EoL 2025-03-31 No longer receiving OTel Contrib updates as of 2025-09-30
84
85
This project is managed on a volunteer basis and therefore we have limited capacity to support compatibility with unmaintained or EOL libraries.
86
gemspecs/RUBY_REQUIREMENT
@@ -1 +1 @@
1
-3.1
+3.2
0 commit comments