File tree Expand file tree Collapse file tree 3 files changed +51
-0
lines changed Expand file tree Collapse file tree 3 files changed +51
-0
lines changed Original file line number Diff line number Diff line change
1
+ libmongoc 1.22.0
2
+ ================
3
+
4
+ Bug fixes:
5
+
6
+ * Do not auto decrypt before emitting CommandSucceeded events.
7
+
8
+ Improvements:
9
+
10
+ * Use OP_MSG if a server API version is requested.
11
+
12
+ Features:
13
+
14
+ * Add server connectionId to command monitoring events.
15
+ * Add support for the comment field to all helpers.
16
+ * Support mongo_shared shared library.
17
+ * Support pre-point-in-time change stream events.
18
+ * Support Queryable Encryption.
19
+ * Support 'let' option for multiple CRUD commands.
20
+ * Add Key Management API functions.
21
+
22
+ Thanks to everyone who contributed to the development of this release.
23
+
24
+ * Kevin Albertson
25
+ * Jeremy Mikola
26
+ * Colby Pike
27
+ * Ezra Chung
28
+ * Roberto C. Sánchez
29
+ * Jake Molnar
30
+ * Jesse Williamson
31
+ * Remi Collet
32
+
33
+
34
+
1
35
libmongoc 1.21.1
2
36
================
3
37
Original file line number Diff line number Diff line change
1
+ libbson 1.22.0
2
+ ==============
3
+
4
+ Bug fixes:
5
+
6
+ * Fix BSON_ASSERT triggered by invalid JavaScript/JSON.
7
+
8
+
9
+ Thanks to everyone who contributed to the development of this release.
10
+
11
+ * Colby Pike
12
+ * Ezra Chung
13
+ * Jesse Williamson
14
+ * MonkeybreadSoftware
15
+
16
+
17
+
1
18
libbson 1.21.1
2
19
==============
3
20
You can’t perform that action at this time.
0 commit comments