Skip to content

Commit 7b8eadb

Browse files
akhilgkrishnanrafaelfrancaadrianna-chang-shopify
authored
[skip ci] ActiveSupport deprecate changes added to 7.1 release note (rails#49119)
* [skip ci] ActiveSupport deprecate changes added to 7.1 release note * Update guides/source/7_1_release_notes.md Co-authored-by: Adrianna Chang <[email protected]> --------- Co-authored-by: Rafael Mendonça França <[email protected]> Co-authored-by: Adrianna Chang <[email protected]>
1 parent e1cfcb1 commit 7b8eadb

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

guides/source/7_1_release_notes.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -638,6 +638,14 @@ Please refer to the [Changelog][active-support] for detailed changes.
638638

639639
* Deprecate `config.active_support.use_rfc4122_namespaced_uuids`.
640640

641+
* Deprecate `SafeBuffer#clone_empty`.
642+
643+
* Deprecate usage of the singleton `ActiveSupport::Deprecation`.
644+
645+
* Deprecate initializing a `ActiveSupport::Cache::MemCacheStore` with an instance of `Dalli::Client`.
646+
647+
* Deprecate `Notification::Event`'s `#children` and `#parent_of?` methods.
648+
641649
### Notable changes
642650

643651
Active Job

0 commit comments

Comments
 (0)