Skip to content

Commit 51d0ce9

Browse files
committed
Write up a release note for 3.4.7
1 parent 2939e61 commit 51d0ce9

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

en/news/_posts/2025-10-07-ruby-3-4-7-released.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,25 @@
11
---
22
layout: news_post
33
title: "Ruby 3.4.7 Released"
4-
author:
4+
author: k0kubun
55
translator:
66
date: 2025-10-07 17:14:11 +0000
77
lang: en
88
---
99

1010
Ruby 3.4.7 has been released.
1111

12-
Please see the [GitHub releases](https://github.com/ruby/ruby/releases/tag/v3_4_7) for further details.
12+
This release contains a uri gem update for CVE-2025-61594 and other bug fixes.
13+
See also: [CVE-2025-61594: URI Credential Leakage Bypass previous fixes](https://www.ruby-lang.org/en/news/2025/10/07/uri-cve-2025-61594/).
14+
15+
Please refer to the [release notes on GitHub](https://github.com/ruby/ruby/releases/tag/v3_4_6) for further details.
16+
17+
## Release Schedule
18+
19+
We intend to release the latest stable Ruby version (currently Ruby 3.4) every two months following the most recent release.
20+
Ruby 3.4.8 is scheduled for December and 3.4.9 for February.
21+
22+
If a change arises that significantly affects users, a release may occur earlier than planned, and the subsequent schedule may shift accordingly.
1323

1424
## Download
1525

0 commit comments

Comments
 (0)