Releases: karthicraghupathi/django_rapyd_wiretap
Releases · karthicraghupathi/django_rapyd_wiretap
v0.2.0
What's Changed
- ci: trigger publish workflow on tag push instead of release by @karthicraghupathi in #9
- build(deps): bump https://github.com/astral-sh/ruff-pre-commit from v0.11.12 to 0.15.12 by @dependabot[bot] in #5
- build(deps): bump https://github.com/pre-commit/pre-commit-hooks from v5.0.0 to 6.0.0 by @dependabot[bot] in #6
- build(deps): bump https://github.com/pre-commit/mirrors-mypy from v1.15.0 to 2.0.0 by @dependabot[bot] in #7
- build(deps-dev): bump mypy from 1.20.2 to 2.0.0 by @dependabot[bot] in #8
- build(deps): bump actions/upload-artifact from 4 to 7 by @dependabot[bot] in #2
- build(deps): bump softprops/action-gh-release from 2 to 3 by @dependabot[bot] in #3
- build(deps): bump actions/checkout from 4 to 6 by @dependabot[bot] in #4
- test: expand middleware coverage to 100%; remove dead HTTP_ branch by @karthicraghupathi in #11
- feat: add wiretap_prune management command for retention by @karthicraghupathi in #12
- docs: expand README with operator-focused sections; refresh changelog by @karthicraghupathi in #13
- docs: fix README code-block rendering and Django versions badge by @karthicraghupathi in #14
New Contributors
- @dependabot[bot] made their first contribution in #5
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- chore: modernize tooling, packaging, CI, tests, and docs by @karthicraghupathi in #1
New Contributors
- @karthicraghupathi made their first contribution in #1
Full Changelog: https://github.com/karthicraghupathi/django_rapyd_wiretap/commits/v0.1.0