-
Notifications
You must be signed in to change notification settings - Fork 376
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
Update docs for 3.4 support #4249
Conversation
Thank you for updating Change log entry section 👏 Visited at: 2025-01-02 15:45:56 UTC |
Datadog ReportBranch report: ✅ 0 Failed, 22123 Passed, 1475 Skipped, 4m 59.89s Total Time |
BenchmarksBenchmark execution time: 2025-01-03 09:40:45 Comparing candidate commit e4c0271 in PR branch Found 0 performance improvements and 0 performance regressions! Performance is the same for 31 metrics, 2 unstable metrics. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍 Nice catch on the docs :)
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #4249 +/- ##
==========================================
- Coverage 97.74% 97.74% -0.01%
==========================================
Files 1355 1355
Lines 82366 82365 -1
Branches 4230 4230
==========================================
- Hits 80512 80507 -5
- Misses 1854 1858 +4 ☔ View full report in Codecov by Sentry. |
What does this PR do?
Add Ruby 3.4 to the list of compatibilities and update the DevelopmentGuide doc.
Motivation:
Keep our public docs updated to reflect new support.
Change log entry
Yes. Support for Ruby 3.4 is added.
Additional Notes:
N/A
How to test the change?
N/A