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.
1 parent 00c9897 commit 43939c5Copy full SHA for 43939c5
source/release-notes/mongoid-9.0.txt
@@ -17,6 +17,14 @@ The complete list of releases is available `on GitHub
17
please consult GitHub releases for detailed release notes and JIRA for
18
the complete list of issues fixed in each release, including bug fixes.
19
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
28
29
Support for Ruby 2.6 and JRuby 9.3 Dropped
30
-------------------------------------------
0 commit comments