What's Changed
- fix: isolate config context per execution context by @gaoflow in #2380
- Use Codecov carryforward flags for CI coverage uploads by @RedZapdos123 in #2370
- ci: make codecov upload failures non-blocking by @RedZapdos123 in #2385
- fix: register builtin checks in polars-only install (#2387) by @lukew-cogapp in #2389
- Fix pandas schema validation thread-safety by @micheleeet in #2383
- fix(strategies): avoid strategy truthiness checks by @RedZapdos123 in #2382
- Support pydantic aliases in dataframe schemas by @09Catho in #2381
- docs: document multiple inheritance of DataFrameModel mixins (#986) by @cycsmail in #2392
- fix: handle missing regex matches in pyspark models by @RedZapdos123 in #2394
- fix: preserve xarray regex DataVar schemas across validation by @RedZapdos123 in #2393
New Contributors
- @micheleeet made their first contribution in #2383
- @09Catho made their first contribution in #2381
Full Changelog: v0.32.0...v0.32.1