Skip to content

Commit de881ed

Browse files
committed
1.26.0 Release
Signed-off-by: Kevin Albertson <[email protected]>
1 parent 53947e7 commit de881ed

File tree

3 files changed

+32
-1
lines changed

3 files changed

+32
-1
lines changed

NEWS

+26
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,29 @@
1+
libmongoc 1.26.0
2+
================
3+
4+
New Features:
5+
6+
* Support named KMS providers.
7+
* Redirect retries in sharded clusters to another mongos if possible.
8+
9+
Improvements:
10+
11+
* Add `VERSION_CURRENT` file in source to ease building.
12+
* Consider more errors retryable.
13+
14+
Thanks to everyone who contributed to the development of this release.
15+
16+
* Kevin Albertson
17+
* Jeremy Mikola
18+
* Adrian Dole
19+
* Kyle Kloberdanz
20+
* Ezra Chung
21+
* MongoCaleb
22+
* Roberto C. Sánchez
23+
* itrofimow
24+
25+
26+
127
libmongoc 1.25.4
228
================
329

VERSION_CURRENT

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

src/libbson/NEWS

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
libbson 1.26.0
2+
==============
3+
4+
No changes since 1.25.4. Version incremented to match the libmongoc version.
5+
16
libbson 1.25.4
27
==============
38

0 commit comments

Comments
 (0)