Skip to content

1.13.0 release

Latest
Compare
Choose a tag to compare
@kevinAlbs kevinAlbs released this 27 Feb 16:37
· 16 commits to master since this release
1cf03f1

New features

  • Support automatic encryption for $lookup stages in aggregate pipelines on MongoDB server 8.1+.

Fixed

  • Restore default behavior to disable extra alignment when importing libbson. This was the default behavior in 1.11. This can be overridden by setting the CMake option ENABLE_EXTRA_ALIGNMENT=ON.

Removed

  • Support for macOS versions older than 11. libmongocrypt is supported and tested with macOS 11+.