Preparing for 5.2.0 release

上级 ec8a8c98
......@@ -26,63 +26,63 @@ GIT
PATH
remote: .
specs:
actioncable (5.2.0.rc2)
actionpack (= 5.2.0.rc2)
actioncable (5.2.0)
actionpack (= 5.2.0)
nio4r (~> 2.0)
websocket-driver (>= 0.6.1)
actionmailer (5.2.0.rc2)
actionpack (= 5.2.0.rc2)
actionview (= 5.2.0.rc2)
activejob (= 5.2.0.rc2)
actionmailer (5.2.0)
actionpack (= 5.2.0)
actionview (= 5.2.0)
activejob (= 5.2.0)
mail (~> 2.5, >= 2.5.4)
rails-dom-testing (~> 2.0)
actionpack (5.2.0.rc2)
actionview (= 5.2.0.rc2)
activesupport (= 5.2.0.rc2)
actionpack (5.2.0)
actionview (= 5.2.0)
activesupport (= 5.2.0)
rack (~> 2.0)
rack-test (>= 0.6.3)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.0.2)
actionview (5.2.0.rc2)
activesupport (= 5.2.0.rc2)
actionview (5.2.0)
activesupport (= 5.2.0)
builder (~> 3.1)
erubi (~> 1.4)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.0.3)
activejob (5.2.0.rc2)
activesupport (= 5.2.0.rc2)
activejob (5.2.0)
activesupport (= 5.2.0)
globalid (>= 0.3.6)
activemodel (5.2.0.rc2)
activesupport (= 5.2.0.rc2)
activerecord (5.2.0.rc2)
activemodel (= 5.2.0.rc2)
activesupport (= 5.2.0.rc2)
activemodel (5.2.0)
activesupport (= 5.2.0)
activerecord (5.2.0)
activemodel (= 5.2.0)
activesupport (= 5.2.0)
arel (>= 9.0)
activestorage (5.2.0.rc2)
actionpack (= 5.2.0.rc2)
activerecord (= 5.2.0.rc2)
activestorage (5.2.0)
actionpack (= 5.2.0)
activerecord (= 5.2.0)
marcel (~> 0.3.1)
activesupport (5.2.0.rc2)
activesupport (5.2.0)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
rails (5.2.0.rc2)
actioncable (= 5.2.0.rc2)
actionmailer (= 5.2.0.rc2)
actionpack (= 5.2.0.rc2)
actionview (= 5.2.0.rc2)
activejob (= 5.2.0.rc2)
activemodel (= 5.2.0.rc2)
activerecord (= 5.2.0.rc2)
activestorage (= 5.2.0.rc2)
activesupport (= 5.2.0.rc2)
rails (5.2.0)
actioncable (= 5.2.0)
actionmailer (= 5.2.0)
actionpack (= 5.2.0)
actionview (= 5.2.0)
activejob (= 5.2.0)
activemodel (= 5.2.0)
activerecord (= 5.2.0)
activestorage (= 5.2.0)
activesupport (= 5.2.0)
bundler (>= 1.3.0)
railties (= 5.2.0.rc2)
railties (= 5.2.0)
sprockets-rails (>= 2.0.0)
railties (5.2.0.rc2)
actionpack (= 5.2.0.rc2)
activesupport (= 5.2.0.rc2)
railties (5.2.0)
actionpack (= 5.2.0)
activesupport (= 5.2.0)
method_source
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
......@@ -161,8 +161,8 @@ GEM
bootsnap (1.1.2-java)
msgpack (~> 1.0)
builder (3.2.3)
bunny (2.9.2)
amq-protocol (~> 2.3.0)
bunny (2.6.7)
amq-protocol (~> 2.2.0)
byebug (10.0.2)
capybara (3.0.1)
addressable
......@@ -187,7 +187,7 @@ GEM
concurrent-ruby (1.0.5-java)
connection_pool (2.2.1)
cookiejar (0.3.3)
crass (1.0.3)
crass (1.0.4)
curses (1.0.2)
daemons (1.2.4)
dalli (2.7.6)
......@@ -285,12 +285,12 @@ GEM
logging (2.2.2)
little-plugger (~> 1.1)
multi_json (~> 1.10)
loofah (2.2.1)
loofah (2.2.2)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.7.0)
mini_mime (>= 0.1.1)
marcel (0.3.1)
marcel (0.3.2)
mimemagic (~> 0.3.2)
memoist (0.16.0)
metaclass (0.0.4)
......@@ -323,6 +323,7 @@ GEM
mysql2 (0.5.0-x64-mingw32)
mysql2 (0.5.0-x86-mingw32)
nio4r (2.3.0)
nio4r (2.3.0-java)
nokogiri (1.8.1)
mini_portile2 (~> 2.3.0)
nokogiri (1.8.1-java)
......@@ -358,8 +359,8 @@ GEM
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
nokogiri (>= 1.6)
rails-html-sanitizer (1.0.3)
loofah (~> 2.0)
rails-html-sanitizer (1.0.4)
loofah (~> 2.2, >= 2.2.2)
rainbow (2.2.2)
rake
rake (12.2.1)
......@@ -481,6 +482,8 @@ GEM
websocket (1.2.4)
websocket-driver (0.6.5)
websocket-extensions (>= 0.1.0)
websocket-driver (0.6.5-java)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.3)
xpath (3.0.0)
nokogiri (~> 1.8)
......
## Rails 5.2.0.rc2 (March 20, 2018) ##
* No changes.
## Rails 5.2.0.rc1 (January 30, 2018) ##
* No changes.
## Rails 5.2.0.beta2 (November 28, 2017) ##
* No changes.
## Rails 5.2.0.beta1 (November 27, 2017) ##
## Rails 5.2.0 (April 09, 2018) ##
* Removed deprecated evented redis adapter.
......
......@@ -10,7 +10,7 @@ module VERSION
MAJOR = 5
MINOR = 2
TINY = 0
PRE = "rc2"
PRE = nil
STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
end
......
{
"name": "actioncable",
"version": "5.2.0-rc2",
"version": "5.2.0",
"description": "WebSocket framework for Ruby on Rails.",
"main": "lib/assets/compiled/action_cable.js",
"files": [
......
## Rails 5.2.0.rc2 (March 20, 2018) ##
* No changes.
## Rails 5.2.0.rc1 (January 30, 2018) ##
## Rails 5.2.0 (April 09, 2018) ##
* Bring back proc with arity of 1 in `ActionMailer::Base.default` proc
since it was supported in Rails 5.0 but not deprecated.
*Jimmy Bourassa*
## Rails 5.2.0.beta2 (November 28, 2017) ##
* No changes.
## Rails 5.2.0.beta1 (November 27, 2017) ##
* Add `assert_enqueued_email_with` test helper.
assert_enqueued_email_with ContactMailer, :welcome do
......
......@@ -10,7 +10,7 @@ module VERSION
MAJOR = 5
MINOR = 2
TINY = 0
PRE = "rc2"
PRE = nil
STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
end
......
## Rails 5.2.0.rc2 (March 20, 2018) ##
## Rails 5.2.0 (April 09, 2018) ##
* Check exclude before flagging cookies as secure.
......@@ -61,9 +61,6 @@
*Dominic Cleal*
## Rails 5.2.0.rc1 (January 30, 2018) ##
* Add `Referrer-Policy` header to default headers set.
*Guillermo Iguaran*
......@@ -104,14 +101,6 @@
*Andrew White*
## Rails 5.2.0.beta2 (November 28, 2017) ##
* No changes.
## Rails 5.2.0.beta1 (November 27, 2017) ##
* Add DSL for configuring Content-Security-Policy header.
The DSL allows you to configure a global Content-Security-Policy
......
......@@ -10,7 +10,7 @@ module VERSION
MAJOR = 5
MINOR = 2
TINY = 0
PRE = "rc2"
PRE = nil
STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
end
......
## Rails 5.2.0.rc2 (March 20, 2018) ##
## Rails 5.2.0 (April 09, 2018) ##
* Pass the `:skip_pipeline` option in `image_submit_tag` when calling `path_to_image`.
......@@ -6,9 +6,6 @@
*Andrew White*
## Rails 5.2.0.rc1 (January 30, 2018) ##
* Allow the use of callable objects as group methods for grouped selects.
Until now, the `option_groups_from_collection_for_select` method was only able to
......@@ -25,13 +22,6 @@
*Guillermo Iguaran*
## Rails 5.2.0.beta2 (November 28, 2017) ##
* No changes.
## Rails 5.2.0.beta1 (November 27, 2017) ##
* Change `form_with` to generates ids by default.
When `form_with` was introduced we disabled the automatic generation of ids
......
......@@ -10,7 +10,7 @@ module VERSION
MAJOR = 5
MINOR = 2
TINY = 0
PRE = "rc2"
PRE = nil
STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
end
......
{
"name": "rails-ujs",
"version": "5.2.0-rc2",
"version": "5.2.0",
"description": "Ruby on Rails unobtrusive scripting adapter",
"main": "lib/assets/compiled/rails-ujs.js",
"files": [
......
## Rails 5.2.0.rc2 (March 20, 2018) ##
* No changes.
## Rails 5.2.0.rc1 (January 30, 2018) ##
## Rails 5.2.0 (April 09, 2018) ##
* Allow block to be passed to `ActiveJob::Base.discard_on` to allow custom handling of discard jobs.
......@@ -21,14 +16,6 @@
*Aidan Haran*
## Rails 5.2.0.beta2 (November 28, 2017) ##
* No changes.
## Rails 5.2.0.beta1 (November 27, 2017) ##
* Support redis-rb 4.0.
*Jeremy Daer*
......
......@@ -10,7 +10,7 @@ module VERSION
MAJOR = 5
MINOR = 2
TINY = 0
PRE = "rc2"
PRE = nil
STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
end
......
## Rails 5.2.0.rc2 (March 20, 2018) ##
## Rails 5.2.0 (April 09, 2018) ##
* Do not lose all multiple `:includes` with options in serialization.
*Mike Mangino*
## Rails 5.2.0.rc1 (January 30, 2018) ##
* Models using the attributes API with a proc default can now be marshalled.
Fixes #31216.
......@@ -17,14 +14,6 @@
*Yoshiyuki Hirano*
## Rails 5.2.0.beta2 (November 28, 2017) ##
* No changes.
## Rails 5.2.0.beta1 (November 27, 2017) ##
* Execute `ConfirmationValidator` validation when `_confirmation`'s value is `false`.
*bogdanvlviv*
......
......@@ -10,7 +10,7 @@ module VERSION
MAJOR = 5
MINOR = 2
TINY = 0
PRE = "rc2"
PRE = nil
STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
end
......
## Rails 5.2.0 (April 09, 2018) ##
* MySQL: Support mysql2 0.5.x.
*Aaron Stone*
## Rails 5.2.0.rc2 (March 20, 2018) ##
* Apply time column precision on assignment.
PR #20317 changed the behavior of datetime columns so that when they
......@@ -61,9 +60,6 @@
*Ryuta Kamizono*
## Rails 5.2.0.rc1 (January 30, 2018) ##
* PostgreSQL: Allow pg-1.0 gem to be used with Active Record.
*Lars Kanis*
......@@ -294,14 +290,6 @@
*kinnrot*
## Rails 5.2.0.beta2 (November 28, 2017) ##
* No changes.
## Rails 5.2.0.beta1 (November 27, 2017) ##
* Add new error class `QueryCanceled` which will be raised
when canceling statement due to user request.
......
......@@ -10,7 +10,7 @@ module VERSION
MAJOR = 5
MINOR = 2
TINY = 0
PRE = "rc2"
PRE = nil
STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
end
......
## Rails 5.2.0.rc2 (March 20, 2018) ##
## Rails 5.2.0 (April 09, 2018) ##
* Allow full use of the AWS S3 SDK options for authentication. If an
explicit AWS key pair and/or region is not provided in `storage.yml`,
......@@ -34,9 +34,6 @@
*Richard Macklin*
## Rails 5.2.0.rc1 (January 30, 2018) ##
* Preserve display aspect ratio when extracting width and height from videos
with rectangular samples in `ActiveStorage::Analyzer::VideoAnalyzer`.
......@@ -58,16 +55,10 @@
*Rosa Gutierrez*
## Rails 5.2.0.beta2 (November 28, 2017) ##
* Fix the gem adding the migrations files to the package.
*Yuji Yaginuma*
## Rails 5.2.0.beta1 (November 27, 2017) ##
* Added to Rails.
*DHH*
......@@ -10,7 +10,7 @@ module VERSION
MAJOR = 5
MINOR = 2
TINY = 0
PRE = "rc2"
PRE = nil
STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
end
......
{
"name": "activestorage",
"version": "5.2.0-rc2",
"version": "5.2.0",
"description": "Attach cloud and local files in Rails applications",
"main": "app/assets/javascripts/activestorage.js",
"files": [
......
## Rails 5.2.0.rc2 (March 20, 2018) ##
## Rails 5.2.0 (April 09, 2018) ##
* Caching: MemCache and Redis `read_multi` and `fetch_multi` speedup.
Read from the local in-memory cache before consulting the backend.
......@@ -21,9 +21,6 @@
*Andrew White*
## Rails 5.2.0.rc1 (January 30, 2018) ##
* Add support for connection pooling on RedisCacheStore.
*fatkodima*
......@@ -51,14 +48,6 @@
*Dmitri Dolguikh*, *Eugene Kenny*
## Rails 5.2.0.beta2 (November 28, 2017) ##
* No changes.
## Rails 5.2.0.beta1 (November 27, 2017) ##
* Changed default behaviour of `ActiveSupport::SecurityUtils.secure_compare`,
to make it not leak length information even for variable length string.
......
......@@ -10,7 +10,7 @@ module VERSION
MAJOR = 5
MINOR = 2
TINY = 0
PRE = "rc2"
PRE = nil
STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
end
......
## Rails 5.2.0.rc2 (March 20, 2018) ##
* No changes.
## Rails 5.2.0.rc1 (January 30, 2018) ##
## Rails 5.2.0 (April 09, 2018) ##
* Add "Active Storage Overview" Guide.
*Jeffrey Guenther*, *George Claghorn*
## Rails 5.2.0.beta2 (November 28, 2017) ##
* No changes.
## Rails 5.2.0.beta1 (November 27, 2017) ##
* Add "Threading and Code Execution in Rails" Guide.
*Matthew Draper*
......
## Rails 5.2.0.rc2 (March 20, 2018) ##
## Rails 5.2.0 (April 09, 2018) ##
* Fix minitest rails plugin.
......@@ -8,19 +8,6 @@
*Kevin Robatel*
## Rails 5.2.0.rc1 (January 30, 2018) ##
* No changes.
## Rails 5.2.0.beta2 (November 28, 2017) ##
* No changes.
## Rails 5.2.0.beta1 (November 27, 2017) ##
* Deprecate `after_bundle` callback in Rails plugin templates.
*Yuji Yaginuma*
......
......@@ -10,7 +10,7 @@ module VERSION
MAJOR = 5
MINOR = 2
TINY = 0
PRE = "rc2"
PRE = nil
STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
end
......
......@@ -10,7 +10,7 @@ module VERSION
MAJOR = 5
MINOR = 2
TINY = 0
PRE = "rc2"
PRE = nil
STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
end
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册