Ruby 3.4.4 Released

Ruby 3.4.4 has been released.

This release includes a fix for a YJIT bug related to local variables and addresses a build issue on Windows when using GCC 15. It was released ahead of schedule to make these fixes available as soon as possible. A few other bug fixes are also included.

Please see the release notes on GitHub for further details.

Release Schedule

We intend to release the latest stable Ruby version (currently Ruby 3.4) every two months following the most recent release. Following this release (3.4.4), Ruby 3.4.5 is scheduled for July, 3.4.6 for September, 3.4.7 for November, and 3.4.8 for January.

If a change arises that significantly affects users, a release may occur earlier than planned, and the subsequent schedule may shift accordingly.

Download

  • https://cache.ruby-lang.org/pub/ruby/3.4/ruby-3.4.4.tar.gz

    SIZE: 23204581
    SHA1: aff18f17868d076f4516ea4209931ad55b264f73
    SHA256: a0597bfdf312e010efd1effaa8d7f1d7833146fdc17950caa8158ffa3dcbfa85
    SHA512: ec52e338a9558e5fb0975be4249ff47a2d8c7926d8ae3af58f4e5a233f400f75da88ce8254bac7a8cd7a6b0b87fd4eb7315944c76be43719782bd0c16040197b
    
  • https://cache.ruby-lang.org/pub/ruby/3.4/ruby-3.4.4.tar.xz

    SIZE: 17255388
    SHA1: 83ddf983c194b353634e91a86b466ce0d01bff39
    SHA256: f76d63efe9499dedd8526b74365c0c811af00dc9feb0bed7f5356488476e28f4
    SHA512: 0d258cf790daad424c866404b5cbdc8adba0e4e13764847a89adf2335229e5184095c9f3e9594705897697e48bcc322d9a9f919b04047abb2075daca9fce8871
    
  • https://cache.ruby-lang.org/pub/ruby/3.4/ruby-3.4.4.zip

    SIZE: 28372208
    SHA1: 77377010d19109939fe11cadf1c210deda8ec202
    SHA256: 7c64e2c303ef8433e01cb3afd9be094707a9aa60355fcee08d12ca90e1e46399
    SHA512: f8dada5fae978b3eb82ed6863d3e8e25dfd90b3348eace2400d7428b0a1a9362bf88dc3138ef4b68bc5aaff781e90388e428390f5f55c5667fd24e4754544814
    

Release Comment

Many committers, developers, and users who provided bug reports helped us make this release. Thanks for their contributions.