Skip to content

RUBY-3099 Add Ruby 3.1 to compat tables #2614

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

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions docs/reference/driver-compatibility.txt
Original file line number Diff line number Diff line change
Expand Up @@ -331,6 +331,7 @@ for that Ruby version is deprecated.
:class: compatibility-large no-padding

* - Ruby Driver
- Ruby 3.1
- Ruby 3.0
- Ruby 2.7
- Ruby 2.6
Expand All @@ -350,6 +351,7 @@ for that Ruby version is deprecated.
- |checkmark|
- |checkmark|
- |checkmark|
- |checkmark|
-
-
-
Expand All @@ -365,6 +367,7 @@ for that Ruby version is deprecated.
- |checkmark|
- |checkmark|
- |checkmark|
- |checkmark|
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

2.17-stable is not tested against 3.1, if this change is merged into master it needs to be backported there and the configurations added.

-
-
-
Expand All @@ -376,6 +379,7 @@ for that Ruby version is deprecated.
-

* - 2.16
-
- |checkmark|
- |checkmark|
- |checkmark|
Expand All @@ -391,6 +395,7 @@ for that Ruby version is deprecated.
-

* - 2.15
-
- |checkmark|
- |checkmark|
- |checkmark|
Expand All @@ -406,6 +411,7 @@ for that Ruby version is deprecated.
-

* - 2.14
-
-
- |checkmark|
- |checkmark|
Expand All @@ -421,6 +427,7 @@ for that Ruby version is deprecated.
-

* - 2.13
-
-
- |checkmark|
- |checkmark|
Expand All @@ -436,6 +443,7 @@ for that Ruby version is deprecated.
-

* - 2.12
-
-
- |checkmark|
- |checkmark|
Expand All @@ -451,6 +459,7 @@ for that Ruby version is deprecated.
-

* - 2.11
-
-
- |checkmark|
- |checkmark|
Expand All @@ -466,6 +475,7 @@ for that Ruby version is deprecated.
-

* - 2.10
-
-
- |checkmark|
- |checkmark|
Expand All @@ -481,6 +491,7 @@ for that Ruby version is deprecated.
- |checkmark|

* - 2.9
-
-
-
- |checkmark|
Expand All @@ -496,6 +507,7 @@ for that Ruby version is deprecated.
- |checkmark|

* - 2.8
-
-
-
- |checkmark|
Expand All @@ -511,6 +523,7 @@ for that Ruby version is deprecated.
- |checkmark|

* - 2.7
-
-
-
- |checkmark|
Expand All @@ -526,6 +539,7 @@ for that Ruby version is deprecated.
- |checkmark|

* - 2.6
-
-
-
- |checkmark|
Expand Down