From a463a46c38cb6b552f2da4b3ae63e393dfe0a9a6 Mon Sep 17 00:00:00 2001 From: Kevin Albertson Date: Wed, 18 Sep 2024 11:27:21 -0400 Subject: [PATCH] 1.28.0 Release Signed-off-by: Kevin Albertson --- NEWS | 15 +++++++++++++-- VERSION_CURRENT | 2 +- src/libbson/NEWS | 8 ++++++-- src/libmongoc/doc/includes/libbson.inv | Bin 2900 -> 2900 bytes 4 files changed, 20 insertions(+), 5 deletions(-) diff --git a/NEWS b/NEWS index 5e78719627..f844b36f9f 100644 --- a/NEWS +++ b/NEWS @@ -1,9 +1,20 @@ -libmongoc 1.28.0 (Unreleased) -============================= +libmongoc 1.28.0 +================ New features: * Support In-Use Encryption range queries. + * Include insert ID on result of `mongoc_collection_insert_one`. + * Add new bulk write API `mongoc_bulkwrite_t`. Requires MongoDB 8.0. Reduces round-trips for mixed writes. + - Add `serverMonitoringMode` URI option. + +Improvements: + + * Improve performance of OpenSSL connection creation. + * Improve performance when trace logging is configured (`ENABLE_TRACING=ON`) but disabled at runtime. + * Prefer FIPS compliant functions for SCRAM-SHA-256 key derivation. + * Remove required slash to delimit options in MongoDB URI (e.g. `mongodb://example.com?w=1` parses the same as `mongodb://example.com/?w=1`). + * Include topology description in server selection timeout errors. Notes: diff --git a/VERSION_CURRENT b/VERSION_CURRENT index 364d77fabb..cfc730712d 100644 --- a/VERSION_CURRENT +++ b/VERSION_CURRENT @@ -1 +1 @@ -1.28.0-dev +1.28.0 diff --git a/src/libbson/NEWS b/src/libbson/NEWS index 3b738d772e..164bbe8498 100644 --- a/src/libbson/NEWS +++ b/src/libbson/NEWS @@ -1,5 +1,9 @@ -libbson 1.28.0 (Unreleased) -============================= +libbson 1.28.0 +============== + +New features: + + * Add `bson_validate_with_error_and_offset`. Build Configuration: diff --git a/src/libmongoc/doc/includes/libbson.inv b/src/libmongoc/doc/includes/libbson.inv index e3bcfb5bea73492d38e997c775e751fe0d9fc873..8e416025bb845e01e3ea0dc0cf76d57f060d1edf 100644 GIT binary patch delta 14 Vcmca2c13K09kYd=!A3`6ZU83G1WW(` delta 14 Vcmca2c13K09kaQf@kU2sZU83O1Wo_|