Skip to content

Commit d318059

Browse files
committed
1.30.2 Release
Signed-off-by: Kevin Albertson <[email protected]>
1 parent f339270 commit d318059

File tree

4 files changed

+25
-1
lines changed

4 files changed

+25
-1
lines changed

NEWS

+11
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
libmongoc 1.30.2
2+
================
3+
4+
Fixes:
5+
6+
* Fix C23 build on Windows.
7+
8+
Thanks to everyone who contributed to the development of this release.
9+
10+
* Jeroen Ooms
11+
112
libmongoc 1.30.1
213
================
314

VERSION_CURRENT

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

src/libbson/NEWS

+13
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
libbson 1.30.2
2+
==============
3+
4+
Fixes:
5+
6+
* Fix `bson_new_from_buffer` behavior on malformed input.
7+
* Fix allocation of large `bson_t`.
8+
9+
Thanks to everyone who contributed to the development of this release.
10+
11+
* Micah Scott
12+
* Kevin Albertson
13+
114
libbson 1.30.1
215
==============
316

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)