Hi everyone,
I just released the following Rails release candidates:
* 3.2.2.rc1
* 3.1.4.rc1
* 3.0.12.rc1
Please give these releases a try! Make sure to report any regressions from the past release to the [ruby on rails core mailing list](http://groups.google.com/group/rubyonrails-core ).
If there are no show stopping regressions reported, I'll release the final versions on Monday. This is your opportunity to prevent me from releasing a version that breaks your app! Please use this opportunity!
## Changes
You can find the changes for Rails 3.2.2 here:
https://github.com/rails/rails/compare/v3.2.1...v3.2.2.rc1
For Rails 3.1.4 here:
https://github.com/rails/rails/compare/v3.1.3...v3.1.4.rc1
Finally Rails 3.0.12 here:
https://github.com/rails/rails/compare/v3.0.11...v3.0.12.rc1
Thanks! <3<3
P.S.
My cat approves of these releases:
Skitch | Evernote
All green from the SQL Server adapter perspective
- Thanks as always Aaron!
Ken
Matt_Jones
(Matt Jones)
February 23, 2012, 4:24pm
3
It would be great to get this patch in:
https://github.com/rails/rails/pull/4881
Does it count as a regression if ARes has *never* been able to parse the default Responder's error messages?
--Matt Jones
sikachu
(Prem Sichanugrist)
February 23, 2012, 4:25pm
4
Only concern I had is that, why did tenderlove has to do the release again? I thought we're going to rotate release person?
The last release was not made by Xavier?
Thanks for testing Ken! I appreciate it! <3 <3
If it never worked, it's not a regression. I'll backport this to
3-2-stable, but you'll have to wait for 3.2.3 before it's released.
Sorry!
Jon and Santiago have done releases. I'll take this one. Thanks for
thinking about me though!
I tried 3.2.2.rc1 with bundle update (free versions on nearly all gems)
and all tests pass. We use mainly pg, devise, rspec, factory_girl, …
HTH,
Peter
fxn
(Xavier Noria)
February 23, 2012, 9:04pm
10
Confirm, and 3.2.0 by David.
Oriol_Gual
(Oriol Gual)
February 24, 2012, 7:20am
11
I’ve also tested it (3.2.2.rc1) and everything is green :DD
Oriol Gual
Excellent! Thanks for the feedback!