File tree Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change @@ -739,6 +739,30 @@ offer major version upgrade support to help ensure a smooth transition
739
739
without interruption to your MongoDB application. To learn more, see
740
740
:products:`MongoDB Consulting </consulting?tck=docs_server>`.
741
741
742
+ .. _6.0-known-issues:
743
+
744
+ Known Issues
745
+ ------------
746
+
747
+ This section describes known issues in MongoDB 6.0 and their resolution
748
+ status.
749
+
750
+ .. list-table::
751
+ :header-rows: 1
752
+ :widths: 20 40 40
753
+
754
+ * - In Version
755
+ - Issue
756
+ - Status
757
+
758
+ * - 6.0.0
759
+
760
+ - :issue:`SERVER-68062`: Multi-stage aggregations that use
761
+ $geoNear may violate constraints.
762
+
763
+ - Unresolved. This issue will be fixed in a future 6.0 minor
764
+ release.
765
+
742
766
Report an Issue
743
767
---------------
744
768
You can’t perform that action at this time.
0 commit comments