File tree 3 files changed +26
-2
lines changed
3 files changed +26
-2
lines changed Original file line number Diff line number Diff line change
1
+ mongo-c-driver 1.5.2
2
+ ====================
3
+
4
+ It is my pleasure to announce mongo-c-driver 1.5.2.
5
+
6
+ Thanks to everyone who contributed to the development of this release.
7
+
8
+ New bug fixes:
9
+ * CDRIVER-1975 allow mixed $ and non-$ query ops.
10
+ * CDRIVER-1972 Support for ipv6 hostnames.
11
+ * CDRIVER-1971 Missing exports of mongoc_gridfs_file_set_*() functions.
12
+ * CDRIVER-1970 update define constants for "find" opts to be unique.
13
+ * CDRIVER-1964 Windows CA stores should be opened with read-only flag.
14
+
15
+ * Hannes Magnusson
16
+ * A. Jesse Jiryu Davis
17
+ * Alexey Ponomarev
18
+ * Peter Beckman
19
+ * Rockford Wei
20
+
21
+ Peace,
22
+
23
+ Hannes Magnusson
24
+
1
25
mongo-c-driver 1.5.1
2
26
====================
3
27
Original file line number Diff line number Diff line change 1
- 1.5.2-dev
1
+ 1.5.2
Original file line number Diff line number Diff line change 1
- 1.5.1
1
+ 1.5.2
You can’t perform that action at this time.
0 commit comments