From 3b81dc81fe98848dd9c5c641f7c169feffcbdf77 Mon Sep 17 00:00:00 2001 From: Mike Woofter <108414937+mongoKart@users.noreply.github.com> Date: Mon, 10 Mar 2025 10:51:49 -0500 Subject: [PATCH] DOCSP-48213 - Index definitions 404 (#106) Co-authored-by: Rea Rustagi <85902999+rustagir@users.noreply.github.com> (cherry picked from commit 58970c4377bbc99c892d7ba680737d65e96f6afa) --- source/whats-new.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/whats-new.txt b/source/whats-new.txt index 61a5beac..2d4564da 100644 --- a/source/whats-new.txt +++ b/source/whats-new.txt @@ -143,7 +143,7 @@ The v3.9 driver release includes the following new features: ``TRUE``, the ``CMAKE_INSTALL_PREFIX`` option defaults to the build directory. The default value of this option is ``TRUE``. - Adds an API for managing - :atlas:`Atlas Search indexes `. + :atlas:`Atlas Search indexes `. - Adds the ``VERSIONINFO`` resource to ``bsoncxx.dll`` and ``mongocxx.dll``. - Explicitly documents that throwing an exception from an APM callback is undefined behavior. - Does not prematurely install MNMLSTC Core headers during the CMake build step.