Releases: Use-Tusk/drift-python-sdk
Releases · Use-Tusk/drift-python-sdk
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
v0.1.11
What's Changed
- fix: psycopg instrumentation fixes by @sohankshirsagar in #29
- refactor: use shared test utils in urllib3 and aiohttp e2e tests by @sohankshirsagar in #37
- feat: support python 3.9+ by @jy-tan in #36
- chore: update docs by @jy-tan in #38
Full Changelog: v0.1.10...v0.1.11
v0.1.10
What's Changed
- feat: add pre-request time travel support by @sohankshirsagar in #28
Full Changelog: v0.1.9...v0.1.10
v0.1.9
What's Changed
- fix: redis instrumentation fixes by @sohankshirsagar in #24
- docs: remove framework support installation instructions from README by @marcel-tan in #25
- chore: clean up root tusk config by @jy-tan in #26
- chore: misc cleanup by @jy-tan in #27
- feat: urllib3 instrumentation by @jy-tan in #30
- chore: improve code quality and production readiness by @jy-tan in #31
- feat: add resilience patterns and event-driven observability by @jy-tan in #33
- feat: aiohttp instrumentation by @jy-tan in #34
Full Changelog: v0.1.8...v0.1.9
v0.1.8
What's Changed
- feat: refactor instrumentations to use span/mode utils + add sampling by @sohankshirsagar in #18
- feat: requests/httpx e2e tests + refactor by @sohankshirsagar in #19
- docs: better docs by @sohankshirsagar in #20
- chore: run e2e tests in CI by @sohankshirsagar in #21
- fix: misc httpx instrumentation fixes by @sohankshirsagar in #22
- fix: requests instrumentation fixes by @sohankshirsagar in #23
Full Changelog: v0.1.7...v0.1.8
v0.1.7
What's Changed
- fix: fix failing e2e tests by @sohankshirsagar in #17
Full Changelog: v0.1.6...v0.1.7