Skip to content

mongo-c-driver 1.23.0

Compare
Choose a tag to compare
@kevinAlbs kevinAlbs released this 31 Aug 13:54
· 647 commits to master since this release
1.23.0
186e39b

Announcing 1.23.0 of libbson and libmongoc, the libraries constituting the MongoDB C Driver.

libbson

Improvements:

  • Reducing Warnings of Misaligned Address of Over-Aligned Types

libmongoc

Features:

  • Add on-demand Credentials Callback for CSFLE
  • Support obtaining AWS credentials for CSFLE in the same way as for MONGODB-AWS

Improvements:

  • Reducing Warnings of Misaligned Address of Over-Aligned Types

Bug fixes:

  • Do not spawn mongocryptd if mongo_shared shared library is loaded.

Links:

Thanks to everyone who contributed to this release.

  • Ezra Chung
  • Colby Pike
  • Kevin Albertson
  • Roberto C. Sánchez