[ANN] Rails 3.0.5 has been released!

225 views
Skip to first unread message

Aaron Patterson

unread,
Feb 26, 2011, 9:34:05 PM2/26/11
to rubyonra...@googlegroups.com, rubyonra...@googlegroups.com, ruby...@ruby-lang.org
# Rails 3.0.5 has been released!

## Bugs Fixed:

* Fix when gzip returns a UTF-8 string on Ruby 1.9, when it is actually
binary.

31690ea8b3420aea4ea4427e1599665d093c974f

* ActiveRecord limit values will not escape Arel SQL Literal nodes

7530c5224c77202d62f44a26ae5036d1dc00f579

* Relation#where() calls will always produce AND statements regardless of how
conditions hashes behaves (reverting 00693209ecc).

41c35abed778a7a03e7a9c14009321cd6bc11c26

* Observer callbacks will only be executed once when using STI classes in
ActiveRecord.

ee491b064bff126a67600d694511986b8636d47b

## Deprecations Added:

* Deprecate Relation#& alias for Relation#merge

66003f596452aba927312c4218dfc8d408166d54

* Deprecated support for interpolated association conditions with the
:conditions => 'foo = #{bar}' syntax, and added the new interpolation syntax
which is :conditions => proc { "foo = #{bar}" }.

756e70cb4492ded56b72b1601da7d198eaf7b840

This is not a complete list of changes. The complete list of changes can be
found here:

https://github.com/rails/rails/compare/v3.0.4...v3.0.5


## Checksums:

SHA1(actionmailer-3.0.5.gem) = b25750c8126aa21db27d7b0ee829b2e94e525ebc
SHA1(actionpack-3.0.5.gem) = 0a6f7f9ac2960ff224c913877a2917e1bea80df3
SHA1(activemodel-3.0.5.gem) = 1556900a7afa1cdcdf4641edbcdd2c24f98bb2de
SHA1(activerecord-3.0.5.gem) = 33dd05d7362931564f6f15ea7130cc27a5fc09e8
SHA1(activeresource-3.0.5.gem) = 758f893cbb7ef945c857bf4ca044b94017bdc437
SHA1(activesupport-3.0.5.gem) = 195fa3f7fa044134703a655cdb906edb515286c4
SHA1(rails-3.0.5.gem) = 32322bf9952d76c5fa0054c8533c0c58609f40aa
SHA1(railties-3.0.5.gem) = 3dddf14736dec991c3dbbe2d89495613e72c19c7

This is my first actual rails release! I hope you all enjoy!

<3 <3 <3 <3

--
Aaron Patterson
http://tenderlovemaking.com/

Reply all
Reply to author
Forward
0 new messages