Skip to content

Commit c7acb00

Browse files
committed
1.5.2 Release
1 parent 9be7c0d commit c7acb00

File tree

3 files changed

+26
-2
lines changed

3 files changed

+26
-2
lines changed

NEWS

+24
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,27 @@
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+
125
mongo-c-driver 1.5.1
226
====================
327

VERSION_CURRENT

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.5.2-dev
1+
1.5.2

VERSION_RELEASED

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.5.1
1+
1.5.2

0 commit comments

Comments
 (0)