Skip to content

Commit 43939c5

Browse files
MONGOID-5735 Deprecate aggregable API (#5778)
1 parent 00c9897 commit 43939c5

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

source/release-notes/mongoid-9.0.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,14 @@ The complete list of releases is available `on GitHub
1717
please consult GitHub releases for detailed release notes and JIRA for
1818
the complete list of issues fixed in each release, including bug fixes.
1919

20+
Aggregable API is deprecated
21+
----------------------------
22+
23+
Mongoid 9 deprecated aggregable API in modules
24+
``Mongoid::Contextual::Aggregable::Memory``,
25+
``Mongoid::Contextual::Aggregable::Mongo``, and
26+
``Mongoid::Contextual::Aggregable::None``.
27+
2028

2129
Support for Ruby 2.6 and JRuby 9.3 Dropped
2230
-------------------------------------------

0 commit comments

Comments
 (0)