Skip to content

v0.47.0

Choose a tag to compare

@cofin cofin released this 24 May 21:25
· 208 commits to main since this release
8f43ed4

What's Changed

  • feat: struct-aware schema_dump default + values_from / set_from builder methods by @cofin in #442
  • perf: improve mypyc coverage by @cofin in #446
  • test: use rustfs for s3 integration fixtures by @cofin in #449
  • fix: repair Litestar NumPy serializer integration by @cofin in #450
  • fix: harden Arrow JSON ingest (#452) by @cofin in #453
  • fix: improve event listener by @cofin in #455
  • chore(tests): remove unneeded tests by @cofin in #456
  • fix(build): version-gate Traversable import for Py 3.11+ typeshed by @cofin in #458
  • ci: bump GitHub Actions to Node 24 majors + add dependabot by @cofin in #459
  • fix(ci): improve mypyc build testing and failure detection by @cofin in #461

Full Changelog: v0.46.3...v0.47.0