Hi everyone,
I am happy to announce that Rails 4.2.3 and 4.1.12 have been released.
No regressions were found so these releases include the same changes
that
the release candidates.
CHANGES since 4.1.11
To view the changes for each gem, please read the changelogs on GitHub:
- Action Mailer CHANGELOG
- Action Pack CHANGELOG
- Action View CHANGELOG
- Active Model CHANGELOG
- Active Record CHANGELOG
- Active Support CHANGELOG
- Railties CHANGELOG
Full listing
To see the full list of changes, check out all the commits on
GitHub.
CHANGES since 4.2.2
To view the changes for each gem, please read the changelogs on GitHub:
- Action Mailer CHANGELOG
- Action Pack CHANGELOG
- Action View CHANGELOG
- Active Model CHANGELOG
- Active Record CHANGELOG
- Active Support CHANGELOG
- Active Job CHANGELOG
- Railties CHANGELOG
Full listing
To see the full list of changes, check out all the commits on
GitHub.
SHA-1
If you’d like to verify that your gem is the same as the one I’ve
uploaded,
please use these SHA-1 hashes.
Here are the checksums for 4.1.12:
$ shasum *4.1.12*
c4f8aebcd59011e47d373a99413dad210e3d4bbd actionmailer-4.1.12.gem
ce8868972769ad56b93b7b98585d64804d6d8174 actionpack-4.1.12.gem
2d6e6c6212bff10993394c63b56ce434342c9a47 actionview-4.1.12.gem
9a462b3ad2cfaf5f7914869efd5e8c62e54064b0 activemodel-4.1.12.gem
c0d65ed4f79115f7a9901d60201e720a7f556335 activerecord-4.1.12.gem
97fd3230896d900923dc650e788ccaaf3b06d692 activesupport-4.1.12.gem
9f6db196328b302c4c3a7ff3a1c7cd1a191221cc rails-4.1.12.gem
8c7c04045df2eebc69e54c8426def69eca0f8bf6 railties-4.1.12.gem
Here are the checksums for 4.2.3:
$ shasum *4.2.3*
f02da8c3896d4c8cd208b7c555c2c2235e44ce0e actionmailer-4.2.3.gem
d824941013ba3616aa643d4c5016d00bf2dc028f actionpack-4.2.3.gem
53982ad7579069c2a5de4939bb8c689550bdd2ab actionview-4.2.3.gem
280e774caf7335aba1b50441b4890803d18a666c activejob-4.2.3.gem
0d2160b37223703d167cfd5a8cb358029ccbacd9 activemodel-4.2.3.gem
8799d638cc5cdbd59296392f0f1014a051378517 activerecord-4.2.3.gem
1dc5e9cba144dc9794bc4ebed19a8528b7287a76 activesupport-4.2.3.gem
0ef8f13382996c3480d09900e34988aae85f0886 rails-4.2.3.gem
0fa6b51c3e9f70f0ce9fb1d1977169537d19ae86 railties-4.2.3.gem
I’d like to thank you all, every contributor who helped with this
release.