We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e37556 commit 0e9ac40Copy full SHA for 0e9ac40
source/upgrade.txt
@@ -161,6 +161,13 @@ The v4.0 driver introduces the following breaking changes to the API:
161
library equivalents. For context, see the :ref:`Build System Breaking Changes
162
<version-4.0-build-system-breaking>` section.
163
164
+- Removes the following header files:
165
+
166
+ - ``<bsoncxx/stdx/make_unique.hpp>``
167
+ - ``<bsoncxx/types/value.hpp>``
168
+ - ``<bsoncxx/util/functor.hpp>``
169
+ - ``<mongocxx/options/create_collection.hpp>``
170
171
- Removes the following deprecated ``utf8`` types and functions that have ``string`` equivalents:
172
173
- ``k_utf8`` from the ``bsoncxx::v_noabi::type`` class. Instead, use ``k_string``.
0 commit comments