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 a55afac commit 80f09d4Copy full SHA for 80f09d4
ChangeLog.md
@@ -3,6 +3,12 @@ MongoDB for XP Framework ChangeLog
3
4
## ?.?.? / ????-??-??
5
6
+## 1.0.0 / 2022-03-25
7
+
8
+This first major release supports working with replica sets as well as
9
+with standalone MongoDB servers. There is no support for read and write
10
+concerns yet, and no support for client-side encryption.
11
12
* Fixed `com.mongodb.Decimal128` for large negative numbers - @thekid
13
* Fixed `com.mongodb.NoSuitableCandidate::candidates()` - @thekid
14
* Fixed equality comparisons for `com.mongodb.result.Cursor` - @thekid
0 commit comments