Releases: Use-Tusk/drift-python-sdk
Releases · Use-Tusk/drift-python-sdk
v0.1.22
v0.1.21
What's Changed
- fix: inbound replay span not sent to CLI in Django/FastAPI REPLAY mode by @sohankshirsagar in #71
Full Changelog: v0.1.20...v0.1.21
v0.1.20
What's Changed
- add stack tests to benchmarks by @podocarp in #66
- tests docker compose transmit sampling rate env var in by @podocarp in #68
- feat: add optional drift-core rust acceleration path by @jy-tan in #69
- feat: enable rust core by default and add non-rust e2e smoke by @jy-tan in #70
Full Changelog: v0.1.19...v0.1.20
v0.1.19
v0.1.18
v0.1.17
v0.1.16
What's Changed
- fix: serialize psycopg2 params in replay mode for consistent InputValueHash matching by @jy-tan in #55
- fix: restore integer types in psycopg/psycopg2 replay using column metadata by @jy-tan in #56
- feat: add CSRF token normalization for Django record/replay by @jy-tan in #57
- fix: normalize HTML responses for deterministic Django replay by @jy-tan in #58
Full Changelog: v0.1.15...v0.1.16
v0.1.15
v0.1.14
What's Changed
- perf: benchmarks by @jy-tan in #35
- fix: benchmark annotations by @jy-tan in #50
- fix: psycopg2
register_default_jsonbTypeError with InstrumentedConnection + stack tests by @jy-tan in #52 - fix: resolve stack test failures in replay mode for psycopg/psycopg2 by @jy-tan in #53
Full Changelog: v0.1.13...v0.1.14
v0.1.13
What's Changed
- pyJWT + urllib instrumentations by @sohankshirsagar in #43
Full Changelog: v0.1.12...v0.1.13