Skip to content

v0.1.16

Choose a tag to compare

@jy-tan jy-tan released this 02 Feb 04:54
· 46 commits to main since this release

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