You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/upgrade.txt
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -57,7 +57,7 @@ Version 4.7 Breaking Changes
57
57
58
58
- The ``setWindowFields`` builder API is no longer beta. The new builder
59
59
breaks binary and source compatibility. See the
60
-
`Aggregates API documentation https://mongodb.github.io/mongo-java-driver/4.7/apidocs/mongodb-driver-core/com/mongodb/client/model/Aggregates.html>`__
60
+
`Aggregates API documentation <https://mongodb.github.io/mongo-java-driver/4.7/apidocs/mongodb-driver-core/com/mongodb/client/model/Aggregates.html>`__
61
61
for information the new ``setWindowFields()`` method signatures.
62
62
63
63
If your application uses this builder in a version prior to v4.7, update
0 commit comments