Skip to content

Commit 9069165

Browse files
committed
1.22.0-beta0 Release
Signed-off-by: Kevin Albertson <[email protected]>
1 parent a5ca2cc commit 9069165

File tree

3 files changed

+51
-0
lines changed

3 files changed

+51
-0
lines changed

NEWS

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,37 @@
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+
135
libmongoc 1.21.1
236
================
337

src/libbson/NEWS

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
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+
118
libbson 1.21.1
219
==============
320

src/libmongoc/doc/libbson-objects.inv

202 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)