We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2cf8f37 + 5458571 commit a3475f0Copy full SHA for a3475f0
activesupport/CHANGELOG.md
@@ -126,6 +126,8 @@
126
127
* Deprecate `Notification::Event`'s `#children` and `#parent_of?`
128
129
+ *John Hawthorn*
130
+
131
* Change default serialization format of `MessageEncryptor` from `Marshal` to `JSON` for Rails 7.1.
132
133
Existing apps are provided with an upgrade path to migrate to `JSON` as described in `guides/source/upgrading_ruby_on_rails.md`
@@ -142,6 +144,8 @@
142
144
143
145
* Improve `File.atomic_write` error handling
146
147
+ *Daniel Pepper*
148
149
* Fix `Class#descendants` and `DescendantsTracker#descendants` compatibility with Ruby 3.1.
150
151
[The native `Class#descendants` was reverted prior to Ruby 3.1 release](https://bugs.ruby-lang.org/issues/14394#note-33),
0 commit comments