mongodb-labs / python-bsonjs

A fast BSON to MongoDB Extended JSON converter for Python - This Repository is NOT a supported MongoDB product
Apache License 2.0
40 stars 10 forks source link

Update libbson to 1.24.2 #47

Closed ShaneHarvey closed 1 year ago

ShaneHarvey commented 1 year ago

Update libbson to 1.24.2. Resolves https://github.com/mongodb-labs/python-bsonjs/issues/23.

blink1073 commented 1 year ago

@ShaneHarvey was this meant to be merged?

ShaneHarvey commented 1 year ago

We need to update this PR to vendor the latest C driver release.

blink1073 commented 1 year ago

Updated to vendor 1.24.2.

blink1073 commented 1 year ago

Let's wait for #48 and merge from master to continue.