Skip to content

Commit a0132eb

Browse files
committed
1.30.4 Release
Signed-off-by: Kevin Albertson <[email protected]>
1 parent f48966d commit a0132eb

File tree

4 files changed

+22
-1
lines changed

4 files changed

+22
-1
lines changed

NEWS

+14
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
libmongoc 1.30.4
2+
================
3+
4+
Fixes:
5+
6+
* Fix username handling for MONGODB-X509 authentication when C driver is configured to use Secure Transport (CMake option `ENABLE_SSL=DARWIN`) or Secure Channel (CMake option `ENABLE_SSL=WINDOWS`).
7+
* Do not set empty partial result on client error for `mongoc_bulkwrite_execute`.
8+
9+
Thanks to everyone who contributed to the development of this release.
10+
11+
* Kevin Albertson
12+
13+
14+
115
libmongoc 1.30.3
216
================
317

VERSION_CURRENT

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.30.4-dev
1+
1.30.4

src/libbson/NEWS

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
libbson 1.30.4
2+
==============
3+
4+
No changes since 1.30.3. Version incremented to match the libmongoc version.
5+
6+
7+
18
libbson 1.30.3
29
==============
310

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)