PyMongoArrow 1.9.0 Released

We are pleased to announce the 1.9.0 release of PyMongoArrow, which addresses a bug where types were automatically coerced to NaN if they did not match the provided schema. The default behavior is now to raise an error, unless the {{allow_invalid}} parameter is set to True in the find/aggregate functions.