New features
- Support automatic encryption for
$lookup
stages inaggregate
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+.