Skip to content

mongo-c-driver 1.30.2

Latest
Compare
Choose a tag to compare
@kevinAlbs kevinAlbs released this 04 Mar 16:27
· 30 commits to master since this release
1.30.2
d318059

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

libbson

Fixes:

  • Fix bson_new_from_buffer behavior on malformed input.
  • Fix allocation of large bson_t.

libmongoc

Fixes:

  • Fix C23 build on Windows.

Links:

Thanks to everyone who contributed to this release.

  • Jeroen Ooms
  • Micah Scott
  • Kevin Albertson