Skip to content

Commit 92f415f

Browse files
authored
update NEWS for 1.23.0 (#1101)
1 parent e7ea706 commit 92f415f

File tree

2 files changed

+40
-0
lines changed

2 files changed

+40
-0
lines changed

NEWS

Lines changed: 25 additions & 0 deletions
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

src/libbson/NEWS

Lines changed: 15 additions & 0 deletions
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

0 commit comments

Comments
 (0)