Skip to content

Commit 186e39b

Browse files
committed
1.23.0 Release
Signed-off-by: Kevin Albertson <[email protected]>
1 parent d078534 commit 186e39b

File tree

3 files changed

+40
-0
lines changed

3 files changed

+40
-0
lines changed

Diff for: NEWS

+25
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,28 @@
1+
libmongoc 1.23.0
2+
================
3+
4+
Features:
5+
6+
* Add on-demand Credentials Callback for CSFLE
7+
* Support obtaining AWS credentials for CSFLE in the same way as for MONGODB-AWS
8+
9+
Improvements:
10+
11+
* Reducing Warnings of Misaligned Address of Over-Aligned Types
12+
13+
Bug fixes:
14+
15+
* Do not spawn mongocryptd if mongo_shared shared library is loaded.
16+
17+
Thanks to everyone who contributed to the development of this release.
18+
19+
* Ezra Chung
20+
* Colby Pike
21+
* Kevin Albertson
22+
* Roberto C. Sánchez
23+
24+
25+
126
libmongoc 1.22.1
227
================
328

Diff for: src/libbson/NEWS

+15
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
libbson 1.23.0
2+
==============
3+
4+
Improvements:
5+
6+
* Reducing Warnings of Misaligned Address of Over-Aligned Types
7+
8+
Thanks to everyone who contributed to the development of this release.
9+
10+
* Ezra Chung
11+
* Kevin Albertson
12+
* Colby Pike
13+
14+
15+
116
libbson 1.22.1
217
==============
318

Diff for: src/libmongoc/doc/libbson-objects.inv

222 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)