Skip to content

Releases: Use-Tusk/drift-python-sdk

v0.1.17

04 Feb 01:35

Choose a tag to compare

What's Changed

  • fix: ignore non-deterministic SQL parameters when matching Postgres query mocks by @jy-tan in #61

Full Changelog: v0.1.16...v0.1.17

v0.1.16

02 Feb 04:54

Choose a tag to compare

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

29 Jan 08:25

Choose a tag to compare

What's Changed

  • fix: add cursor iteration support to psycopg2 MockCursor for django.contrib.postgres by @jy-tan in #54

Full Changelog: v0.1.14...v0.1.15

v0.1.14

28 Jan 23:14

Choose a tag to compare

What's Changed

  • perf: benchmarks by @jy-tan in #35
  • fix: benchmark annotations by @jy-tan in #50
  • fix: psycopg2 register_default_jsonb TypeError 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

19 Jan 20:01

Choose a tag to compare

What's Changed

Full Changelog: v0.1.12...v0.1.13

v0.1.11

16 Jan 06:55

Choose a tag to compare

What's Changed

Full Changelog: v0.1.10...v0.1.11

v0.1.10

15 Jan 23:02

Choose a tag to compare

What's Changed

Full Changelog: v0.1.9...v0.1.10

v0.1.9

15 Jan 01:56

Choose a tag to compare

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

12 Jan 06:00

Choose a tag to compare

What's Changed

Full Changelog: v0.1.7...v0.1.8

v0.1.7

08 Jan 03:20

Choose a tag to compare

What's Changed

Full Changelog: v0.1.6...v0.1.7