Skip to content

Commit 32cb40a

Browse files
committed
2.1.1 Release
Signed-off-by: Kevin Albertson <[email protected]>
1 parent 15d7928 commit 32cb40a

File tree

4 files changed

+22
-1
lines changed

4 files changed

+22
-1
lines changed

NEWS

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
libmongoc 2.1.1
2+
===============
3+
4+
## Fixes
5+
6+
* Do not propagate `-fPIC` in CMake targets.
7+
* Apply write command behavior to `mongoc_collection_create_indexes_with_opts`.
8+
* Omit `saslSupportedMechs` in single-threaded monitoring commands.
9+
10+
Thanks to everyone who contributed to the development of this release.
11+
12+
* Julia Garland
13+
* Roberto C. Sánchez
14+
15+
16+
117
libmongoc 2.1.0
218
===============
319

VERSION_CURRENT

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.1.1-dev
1+
2.1.1

src/libbson/NEWS

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
libbson 2.1.1
2+
=============
3+
4+
No changes since 2.1.0. Version incremented to match the libmongoc version.
5+
16
libbson 2.1.0
27
=============
38

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)