Skip to content

Commit 606b0ea

Browse files
committed
1.15.3 Release
Signed-off-by: Kevin Albertson <[email protected]>
1 parent 9411374 commit 606b0ea

File tree

3 files changed

+31
-0
lines changed

3 files changed

+31
-0
lines changed

NEWS

+21
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
1+
mongo-c-driver 1.15.3
2+
=====================
3+
4+
It is my pleasure to announce the MongoDB C Driver 1.15.3.
5+
6+
Bug fixes:
7+
* Fix a hang on macOS when connecting to a server over TLS
8+
* Add zstd as a dependency when libmongoc static library is compiled with zstd support
9+
* Fix compilation on AIX 6.1
10+
11+
Thanks to everyone who contributed to the development of this release.
12+
13+
* Kevin Albertson
14+
* Samantha Ritter
15+
* EGuesnet
16+
17+
Peace,
18+
19+
Kevin Albertson
20+
21+
122
mongo-c-driver 1.15.2
223
=====================
324

src/libbson/NEWS

+10
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
libbson 1.15.3
2+
==============
3+
4+
It is my pleasure to announce libbson 1.15.3.
5+
6+
No changes since 1.15.2; release to keep pace with libmongoc's version.
7+
8+
-- Kevin Albertson
9+
10+
111
libbson 1.15.2
212
==============
313

src/libmongoc/doc/libbson-objects.inv

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)