Skip to content

Commit 78a7787

Browse files
mungitoperritonpentrel
authored andcommitted
DOCS-14781 Detect time unit overflow dateSubtract/Add
1 parent 537c1f1 commit 78a7787

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

source/release-notes/5.1.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,12 @@ General
1515

1616
.. include:: /includes/in-dev.rst
1717

18+
Issues fixed:
19+
20+
- `SERVER-59765 <https://jira.mongodb.org/browse/SERVER-59765>`__
21+
Detect an overflow for certain 'amount' values in
22+
:expression:`$dateSubtract` and :expression:`$dateAdd`.
23+
1824
Aggregation
1925
-----------
2026

0 commit comments

Comments
 (0)