Releases: Use-Tusk/drift-python-sdk
Releases · Use-Tusk/drift-python-sdk
v0.1.23
What's Changed
- feat: add mock upstream support across HTTP e2e suites by @jy-tan in #73
- refactor: update span proto types by @jy-tan in #74
- fix: use log level info for rust-core fallback by @jy-tan in #75
- build: bump drift-core-python to v0.1.9 by @jy-tan in #77
- ci: update checkout action to v6 by @jy-tan in #78
- fix: add actionable warning for background requests during replay by @sohil-kshirsagar in #76
- fix: relax protobuf and requests dependency lower bounds by @sohankshirsagar in #80
- test: enforce strict replay sandboxing in e2e fixtures by @sohankshirsagar in #79
- fix: deduplicate urllib3 spans when PoolManager delegates to HTTPConnectionPool by @sohankshirsagar in #82
- fix: Django setup timing, auto app-ready, and urllib3 botocore support by @sohankshirsagar in #81
- chore: rename CLI repo by @jy-tan in #83
New Contributors
- @sohil-kshirsagar made their first contribution in #76
Full Changelog: v0.1.22...v0.1.23
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