Skip to content

MongoDB Legacy C++ Driver 1.1.0

Compare
Choose a tag to compare
@acmorrow acmorrow released this 07 Dec 17:40
· 46 commits to legacy since this release

This release introduces support for select MongoDB 3.2 features.

There are only minor differences between this release and the legacy-1.1.0-rc0 release, as identified below. Please see the release notes for legacy-1.1.0-rc0 for details on what is new in this release.

This release obsoletes the legacy-1.0 release stream: all future updates to the legacy C++ driver will be delivered in the legacy-1.1 release series.

Bug

  • [CXX-744] - RandomTest.NextInt64SanityCheck Fails on PPC