Skip to content

mongo-c-driver 1.24.4

Compare
Choose a tag to compare
@adriandole adriandole released this 05 Sep 18:54
· 641 commits to master since this release
1.24.4
f25a933

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

libbson

Fixes:

  • Fix libmongoc build failure caused by missing install of bson-dsl.h.

libmongoc

Fixes:

  • Fix build failure caused by missing bson-dsl.h install in libbson.

Links:

Thanks to everyone who contributed to this release.

  • Kevin Albertson