Skip to content

Commit b2eb2bb

Browse files
committed
1.14.1 Release
Signed-off-by: Kevin Albertson <[email protected]>
1 parent 0f9bcfc commit b2eb2bb

File tree

3 files changed

+38
-0
lines changed

3 files changed

+38
-0
lines changed

NEWS

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
mongo-c-driver 1.14.1
2+
=====================
3+
4+
It is my pleasure to announce the MongoDB C Driver 1.14.1.
5+
6+
Bug fixes:
7+
8+
* Prohibit starting a transaction for pre-4.0 MongoDB servers.
9+
* Prohibit starting a sharded transaction for pre-4.2 MongoDB servers.
10+
11+
Thanks to everyone who contributed to the development of this release.
12+
13+
* Jeremy Mikola
14+
* Clyde Bazile
15+
16+
Peace,
17+
18+
Kevin Albertson
19+
20+
121
mongo-c-driver 1.14.0
222
=====================
323

src/libbson/NEWS

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
libbson 1.14.1
2+
==============
3+
4+
It is my pleasure to announce libbson 1.14.1.
5+
6+
Bug fixes:
7+
8+
* Remove unnecessary dependencies from pkg-config.
9+
10+
Thanks to everyone who contributed to the development of this release.
11+
12+
* Kevin Albertson
13+
14+
Peace,
15+
16+
Kevin Albertson
17+
18+
119
libbson 1.14.0
220
==============
321

src/libmongoc/doc/libbson-objects.inv

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)