File tree Expand file tree Collapse file tree 3 files changed +38
-0
lines changed Expand file tree Collapse file tree 3 files changed +38
-0
lines changed Original file line number Diff line number Diff line change
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
+
1
21
mongo-c-driver 1.14.0
2
22
=====================
3
23
Original file line number Diff line number Diff line change
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
+
1
19
libbson 1.14.0
2
20
==============
3
21
You can’t perform that action at this time.
0 commit comments