start_at_operation_time
option in mongocxx::v_noabi::options::change_stream
.ENABLE_TESTS
is now OFF
by default.
ENABLE_TESTS=ON
to re-enable building test targets.BUILD_TESTING=ON
to include test targets in the "all" target when ENABLE_TESTS=ON
(since 3.9.0, OFF
by default).mongocxx::v_noabi::options::change_stream
to support the new optional start_at_operation_time
accessor.ENABLE_BSONCXX_POLY_USE_IMPLS=ON
is now implicit behavior.ENABLE_BSONCXX_POLY_USE_IMPLS
BSONCXX_POLY_USE_MNMLSTC
BSONCXX_POLY_USE_MNMLSTC_SYSTEM
BSONCXX_POLY_USE_BOOST
MONGOCXX_OVERRIDE_DEFAULT_INSTALL_PREFIX
.
MONGOCXX_OVERRIDE_DEFAULT_INSTALL_PREFIX=OFF
is now implicit behavior.bsoncxx::stdx
interfaces in the mongocxx::stdx
namespace.
bsoncxx::stdx::optional<T>
instead of mongocxx::stdx::optional<T>
.bsoncxx::stdx::string_view
instead of mongocxx::stdx::string_view
.*_INLINE_NAMESPACE_*
.<bsoncxx/stdx/make_unique.hpp>
header.<bsoncxx/types/value.hpp>
header.<bsoncxx/util/functor.hpp>
header.<mongocxx/options/create_collection.hpp>
header.utf8
which have equivalent string
alternatives.
k_utf8
in bsoncxx::v_noabi::type
. Use k_string
instead.b_utf8
in bsoncxx::v_noabi::types
. Use b_string
instead.get_utf8
in bsoncxx::v_noabi::document::element
, bsoncxx::v_noabi::array::element
, and bsoncxx::v_noabi::types::bson_value::view
. Use get_string
instead.k_cannot_append_utf8
and k_need_element_type_k_utf8
in bsoncxx::v_noabi::exception::error_code
. Use k_cannot_append_string
and k_need_element_type_k_string
instead.bsoncxx::builder::types
in <bsoncxx/builder/list.hpp>
. Use bsoncxx::types
in <bsoncxx/types.hpp>
instead.bsoncxx::builder::stream::concatenate
in <bsoncxx/builder/stream/helpers.hpp>
. Use bsoncxx::builder::concatenate
in <bsoncxx/builder/concatenate.hpp>
instead.mongocxx::events::read_preference
in <mongocxx/events/topology_description.hpp>
. Use mongocxx::read_preference
in <mongocxx/read_preference.hpp>
instead.See the full list of changes in Jira and upgrade guide
FeedbackTo report a bug or request a feature, please open a ticket in the MongoDB issue management tool Jira:
Create
.Release artifacts may be verified by using the accompanying detached signature (.asc) and the cpp-driver public key obtained from https://pgp.mongodb.com.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4