Skip to content

Update README Ruby and Oracle versions to match CI#277

Draft
yahonda wants to merge 2 commits intorsim:masterfrom
yahonda:update-readme-ruby-versions
Draft

Update README Ruby and Oracle versions to match CI#277
yahonda wants to merge 2 commits intorsim:masterfrom
yahonda:update-readme-ruby-versions

Conversation

@yahonda
Copy link
Copy Markdown
Collaborator

@yahonda yahonda commented Apr 30, 2026

Summary

  • Replace the stale "supports Ruby 2.2–2.5 and JRuby 9.1" line with what CI actually exercises: Ruby 2.4, 2.5, 2.7, 3.1, 3.2, 3.3, 3.4, 4.0 and JRuby 10.1.0.0. Note that 2.4–3.1 remain only to verify older ActiveRecord releases (gemfiles/).
  • Add the Oracle Database versions covered on CI: 23ai Free (gvenzl/oracle-free) and XE 11g (gvenzl/oracle-xe).
  • Trim the JDBC driver list (which previously listed ojdbc5–17) down to what CI exercises: ojdbc17.jar and ojdbc11.jar on Java 21.
  • Phrasing intentionally uses "tested on CI against …" rather than "supports …", since older Ruby/Java/Oracle/JDBC combinations are untested rather than explicitly dropped.

Test plan

  • Verify the rendered README on GitHub reads naturally.

🤖 Generated with Claude Code

yahonda added 2 commits April 30, 2026 15:57
The README listed Ruby 2.2-2.5 and JRuby 9.1, but CI exercises a wider set:
test.yml runs 3.2, 3.3, 3.4, 4.0, and jruby-10.1.0.0, while test_gemfiles.yml
covers 2.4, 2.5, 2.7, 3.1, and 3.2 paired with their corresponding older
ActiveRecord versions. Also call out which Oracle Database versions CI
exercises (23ai Free via gvenzl/oracle-free and XE 11g via gvenzl/oracle-xe).
The old technetwork URL still resolves but Oracle now publishes the
canonical Instant Client landing page under
oracle.com/database/technologies/instant-client/downloads.html.
@yahonda yahonda mentioned this pull request Apr 30, 2026
2 tasks
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