File tree Expand file tree Collapse file tree 2 files changed +26
-1
lines changed Expand file tree Collapse file tree 2 files changed +26
-1
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,31 @@ Next Release
9
9
* Fix a crash when parsing binary data from JSON if mongoc_init isn't called.
10
10
11
11
12
+ mongo-c-driver 1.10.3
13
+ =====================
14
+
15
+ It is my pleasure to announce the MongoDB C Driver 1.10.3. This release fixes
16
+ a crash when parsing binary data from JSON if mongoc_init isn't called.
17
+
18
+ Peace,
19
+
20
+ A. Jesse Jiryu Davis
21
+
22
+
23
+ mongo-c-driver 1.10.2
24
+ =====================
25
+
26
+ It is my pleasure to announce the MongoDB C Driver 1.10.2. This release fixes
27
+ the libbson and libmongoc installed library filenames and SONAMEs on Linux.
28
+ They had changed unintentionally with the switch to CMake in 1.10.0; they are
29
+ now consistent with 1.9.x and previous releases. Thanks to Roberto C. Sánchez
30
+ for the fix.
31
+
32
+ Peace,
33
+
34
+ A. Jesse Jiryu Davis
35
+
36
+
12
37
mongo-c-driver 1.10.1
13
38
=====================
14
39
Original file line number Diff line number Diff line change 1
- 1.10.1
1
+ 1.10.3
You can’t perform that action at this time.
0 commit comments