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.1
2
+ ====================
3
+
4
+ It is my pleasure to announce mongo-c-driver 1.5.1. This is a bugfix release:
5
+
6
+ * Fix SEGFAULT with performance counters on NUMA (thanks to Jonathan Wang).
7
+ * Prevent rare assertion error in mongoc_cluster_stream_for_server.
8
+ * Improve error messages from auth failure.
9
+ * Escape quotes when appending CFLAGS to handshake metadata.
10
+ * Fix OpenSSL header lookups in non-default paths.
11
+ * Fix build failure with LibreSSL.
12
+
13
+ Thanks to everyone who contributed to the development of this release.
14
+
15
+ * A. Jesse Jiryu Davis
16
+ * Hannes Magnusson
17
+ * Jeroen Ooms
18
+ * Jonathan Wang
19
+
20
+ Peace,
21
+
22
+ A. Jesse Jiryu Davis
23
+
24
+
1
25
mongo-c-driver 1.5.0
2
26
====================
3
27
Original file line number Diff line number Diff line change 1
- 1.5.1-dev
1
+ 1.5.1
Original file line number Diff line number Diff line change 1
- 1.5.0
1
+ 1.5.1
You can’t perform that action at this time.
0 commit comments