File tree Expand file tree Collapse file tree 3 files changed +27
-2
lines changed Expand file tree Collapse file tree 3 files changed +27
-2
lines changed Original file line number Diff line number Diff line change 1+ mongo-c-driver 1.8.2
2+ ====================
3+
4+ It is my pleasure to announce mongo-c-driver 1.8.2. This release fixes the
5+ following bugs:
6+
7+ * Remove option to bundle the Snappy compression library, it caused issues
8+ for programs linking to libmongoc
9+ * Fix pkg-config and CMake config file flags for programs that statically
10+ link to libmongoc when libmongoc is statically linked to zLib
11+ * The configure flag "--with-zlib=no" was ignored
12+ Crash in authentication when username is NULL
13+
14+ Thanks to everyone who contributed to the development of this release.
15+
16+ * A. Jesse Jiryu Davis
17+ * Derick Rethans
18+ * Hannes Magnusson
19+ * Jeremy Mikola
20+
21+ Peace,
22+
23+ A. Jesse Jiryu Davis
24+
25+
126mongo-c-driver 1.8.1
227====================
328
Original file line number Diff line number Diff line change 1- 1.8.2-dev
1+ 1.8.2
Original file line number Diff line number Diff line change 1- 1.8.1
1+ 1.8.2
You can’t perform that action at this time.
0 commit comments