Skip to content

Commit a08d59d

Browse files
committed
1.27.2 Release
Signed-off-by: Kevin Albertson <[email protected]>
1 parent 935b379 commit a08d59d

File tree

4 files changed

+29
-1
lines changed

4 files changed

+29
-1
lines changed

NEWS

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
libmongoc 1.27.2
2+
================
3+
4+
Fixes:
5+
6+
* Close leftover connections to removed servers.
7+
8+
Thanks to everyone who contributed to the development of this release.
9+
10+
* Kevin Albertson
11+
12+
13+
114
libmongoc 1.27.1
215
================
316

VERSION_CURRENT

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

src/libbson/NEWS

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
libbson 1.27.2
2+
==============
3+
4+
Fixes:
5+
6+
* Fix parsing of colon in timezone.
7+
* Error on failure to init subdocument in `bson_iter_visit_all`.
8+
9+
Thanks to everyone who contributed to the development of this release.
10+
11+
* Roman-Koshelev
12+
* Kevin Albertson
13+
14+
15+
116
libbson 1.27.1
217
==============
318

-251 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)