Skip to content

Commit c8b48ae

Browse files
authored
DOCSP-50133: Update 4.1 breaking changes (#133)
1 parent e974be2 commit c8b48ae

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

source/upgrade.txt

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,12 @@ Build System Breaking Changes in v4.1
133133

134134
The v4.1 driver introduces the following breaking changes to the build system:
135135

136-
- Requires MongoDB C Driver v2.0.0 or later.
136+
- Requires MongoDB C Driver v2.0.0 or later
137+
138+
ABI Breaking Changes in v4.1
139+
````````````````````````````
140+
The v4.1 driver introduces the following breaking changes to the ABI:
141+
137142
- Declares C++17 polyfill implementations for ``optional<T>`` and ``string_view`` in the ``bsoncxx::v1::stdx`` namespace. The
138143
``bsoncxx::v_noabi::stdx`` namespace now contains type aliases to their v1
139144
equivalents.

0 commit comments

Comments
 (0)