File tree Expand file tree Collapse file tree 3 files changed +22
-2
lines changed Expand file tree Collapse file tree 3 files changed +22
-2
lines changed Original file line number Diff line number Diff line change 1
1
mongo-c-driver 1.7.0
2
2
====================
3
3
4
+ It is my please to announce mongo-c-driver 1.7.0.
5
+
6
+ New features and bug fixes:
7
+
4
8
* CMake build now installs .pc files for programs that link to libmongoc using
5
9
pkg-config. Both the CMake and Autotools build systems now install .cmake
6
10
files for programs that link to libmongoc using CMake. Linking to libmongoc
@@ -44,6 +48,22 @@ mongo-c-driver 1.7.0
44
48
read concern options are set.
45
49
* mongoc_gridfs_find_one_with_opts optimized to use limit 1.
46
50
51
+ Thanks to everyone who contributed to the development of this release.
52
+
53
+ * Hannes Magnusson
54
+ * A. Jesse Jiryu Davis
55
+ * David Golden
56
+ * Jeremy Mikola
57
+ * Bernard Spil
58
+ * Aleksander Melnikov
59
+ * Adam Seering
60
+ * Remi Collet
61
+
62
+ Peace,
63
+
64
+ A. Jesse Jiryu Davis
65
+
66
+
47
67
mongo-c-driver 1.6.0
48
68
====================
49
69
Original file line number Diff line number Diff line change 1
- 1.7.0-dev
1
+ 1.7.0
Original file line number Diff line number Diff line change 1
- 1.6 .0
1
+ 1.7 .0
You can’t perform that action at this time.
0 commit comments