Skip to content
This repository was archived by the owner on Oct 13, 2020. It is now read-only.

Commit 20fd806

Browse files
committed
1.5.0-rc4 Release
Signed-off-by: A. Jesse Jiryu Davis <jesse@mongodb.com>
1 parent 0d54c4b commit 20fd806

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

NEWS

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,18 @@ New features and bug fixes:
1616
* BSON_APPEND_DECIMAL128()
1717
* BCON_DECIMAL128()
1818
See the documentations for further details
19+
* bson_json_reader functions now always validate UTF-8
20+
* JSON parsing now preserves integer width
1921
* New flag BSON_VALIDATE_EMPTY_KEYS causes bson_validate to fail if a document
2022
contains zero-length field names.
2123
* The configure option "--enable-hardening" had had no effect. It is removed
2224
in favor of system-wide compiler configuration.
2325

2426
Thanks to everyone who contributed to the development of this release.
2527

26-
* A. Jesse Jiryu Davis
2728
* Hannes Magnusson
29+
* A. Jesse Jiryu Davis
30+
* Fiona Rowan
2831
* Brian Samek
2932

3033
Peace,

VERSION_CURRENT

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

0 commit comments

Comments
 (0)