Skip to content

Commit c9db2f5

Browse files
(DOCS-15485): Add known issue for 6.0 (#1472)
* (DOCS-15485): Add known issue for 6.0 * add context to table * fix table widths * fix table widths * remove link * wording * wording * add period
1 parent fc1532e commit c9db2f5

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

source/release-notes/6.0.txt

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -739,6 +739,30 @@ offer major version upgrade support to help ensure a smooth transition
739739
without interruption to your MongoDB application. To learn more, see
740740
:products:`MongoDB Consulting </consulting?tck=docs_server>`.
741741

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+
742766
Report an Issue
743767
---------------
744768

0 commit comments

Comments
 (0)