Hi Everyone! I''ve pushed a new Rails release candidate (3.1.0.rc5). We''ve fixed many blocking issues for the Rails 3.1.0 final release. For an extensive list, please see the git commit log here: https://github.com/rails/rails/compare/v3.1.0.rc4...v3.1.0.rc5 Along with the closed issues marked for v3.1.0 here: https://github.com/rails/rails/issues?sort=created&direction=desc&state=closed&page=1&milestone=1 You can see issues we haven''t closed here: https://github.com/rails/rails/issues?sort=created&direction=desc&state=open&page=1&milestone=1 I don''t consider any of these to be blocking, so here is my planned release schedule (all of these are PST): Thursday August 4th: Rails 3.0.10.rc1 Monday August 8th: Rails 3.1.0.rc6 Monday August 8th: Rails 3.0.10 Monday August 22nd: Rails 3.1.0 I''m sorry about the late release. I''ll be dealing with that issue in another email to rails-core shortly. -- Aaron Patterson http://tenderlovemaking.com/
On Jul 25, 5:13 pm, Aaron Patterson <aa...@tenderlovemaking.com> wrote:> Hi Everyone! > > I''ve pushed a new Rails release candidate (3.1.0.rc5). We''ve fixed many > blocking issues for the Rails 3.1.0 final release. For an extensive list, > please see the git commit log here: > > https://github.com/rails/rails/compare/v3.1.0.rc4...v3.1.0.rc5 > > Along with the closed issues marked for v3.1.0 here: > > https://github.com/rails/rails/issues?sort=created&direction=desc&sta... > > You can see issues we haven''t closed here: > > https://github.com/rails/rails/issues?sort=created&direction=desc&sta... > > I don''t consider any of these to be blocking, so here is my planned release > schedule (all of these are PST): > > Thursday August 4th: Rails 3.0.10.rc1 > > Monday August 8th: Rails 3.1.0.rc6 > > Monday August 8th: Rails 3.0.10 > > Monday August 22nd: Rails 3.1.0Just to update this, we''ve hit a delay with the 3.0.10 release. I''m postponing this entire schedule by about 3 days (I''m not precisely sure). So the new dates should be: Thursday August 11th: Rails 3.0.10 Thursday August 11th: Rails 3.1.0.rc6 Thursday August 25th: Rails 3.1.0 Sorry for any inconvenience this has caused. I''ll be sure to update the exact dates as I get more information. -Aaron -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to rubyonrails-core@googlegroups.com. To unsubscribe from this group, send email to rubyonrails-core+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en.
Thanks for the update! These kinds of posts are really helpful. Jeff -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To view this discussion on the web visit https://groups.google.com/d/msg/rubyonrails-core/-/tMQcVyye8AIJ. To post to this group, send email to rubyonrails-core@googlegroups.com. To unsubscribe from this group, send email to rubyonrails-core+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en.
On Mon, Aug 08, 2011 at 03:24:47PM -0700, Aaron Patterson wrote:> On Jul 25, 5:13 pm, Aaron Patterson <aa...@tenderlovemaking.com> > wrote: > > Hi Everyone! > > > > I''ve pushed a new Rails release candidate (3.1.0.rc5). We''ve fixed many > > blocking issues for the Rails 3.1.0 final release. For an extensive list, > > please see the git commit log here: > > > > https://github.com/rails/rails/compare/v3.1.0.rc4...v3.1.0.rc5 > > > > Along with the closed issues marked for v3.1.0 here: > > > > https://github.com/rails/rails/issues?sort=created&direction=desc&sta... > > > > You can see issues we haven''t closed here: > > > > https://github.com/rails/rails/issues?sort=created&direction=desc&sta... > > > > I don''t consider any of these to be blocking, so here is my planned release > > schedule (all of these are PST): > > > > Thursday August 4th: Rails 3.0.10.rc1 > > > > Monday August 8th: Rails 3.1.0.rc6 > > > > Monday August 8th: Rails 3.0.10 > > > > Monday August 22nd: Rails 3.1.0 > > Just to update this, we''ve hit a delay with the 3.0.10 release. I''m > postponing this entire schedule by about 3 days (I''m not precisely > sure). So the new dates should be: > > Thursday August 11th: Rails 3.0.10 > > Thursday August 11th: Rails 3.1.0.rc6 > > Thursday August 25th: Rails 3.1.0Unfortunately we''re still delayed. I''ll make a full explanation on the release date, and we can all facepalm together. For now, you have to sit tight and wait. :-) Here are the new dates for the upcoming releases: Tuesday August 16th: Rails 3.0.10 Tuesday August 16th: Rails 3.1.0.rc6 Tuesday August 30th: Rails 3.1.0 Please continue to test 3.0.10.rc1, and 3.1.0.rc5. Let us know about any problem! Thanks! -- Aaron Patterson http://tenderlovemaking.com/
Aaron, in the case of 3.1 I''d say please test using 3-1-stable. To do this replace you gem ''rails'' entry with the following in the Gemfile gem ''rails'', :git => ''git://github.com/rails/rails.git'', :branch => ''3-1-stable'' There are a lot of issues already fixed there, and we don''t want duplicated reports ;). Cheers. On Thu, Aug 11, 2011 at 8:44 PM, Aaron Patterson <aaron@tenderlovemaking.com> wrote:> Please continue to test 3.0.10.rc1, and 3.1.0.rc5. Let us know about-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to rubyonrails-core@googlegroups.com. To unsubscribe from this group, send email to rubyonrails-core+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en.
> > > Unfortunately we''re still delayed. I''ll make a full explanation on the > release date, and we can all facepalm together. For now, you have to > sit tight and wait. :-) > >Just a wild guess.. Sprockets 2.0.beta4223? :-) -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to rubyonrails-core@googlegroups.com. To unsubscribe from this group, send email to rubyonrails-core+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en.
Jammit! oops, I meant to say dammit.. slip of the tongue. =P On Aug 15, 12:48 pm, Fabian Becker <fabian.becke...@gmail.com> wrote:> > Unfortunately we''re still delayed. I''ll make a full explanation on the > > release date, and we can all facepalm together. For now, you have to > > sit tight and wait. :-) > > Just a wild guess.. Sprockets 2.0.beta4223? :-)-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to rubyonrails-core@googlegroups.com. To unsubscribe from this group, send email to rubyonrails-core+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en.