Skip to content

Releases: apitally/apitally-py

v0.14.2

12 Dec 09:12
Compare
Choose a tag to compare

What's Changed

Improvements

  • Exclude requests from health checkers from logging based on User-Agent

Full Changelog: v0.14.1...v0.14.2

v0.14.1

10 Dec 06:12
Compare
Choose a tag to compare

What's Changed

Improvements

  • Add support for using a proxy for requests to Apitally Hub

Full Changelog: v0.14.0...v0.14.1

v0.14.0

08 Dec 09:57
3b443e8
Compare
Choose a tag to compare

What's Changed

Improvements

Dependencies

  • Update pre-commit hook charliermarsh/ruff-pre-commit to v0.7.3 by @renovate in #69
  • Update dependency ruff to ~=0.8.0 by @renovate in #73
  • Update astral-sh/setup-uv action to v4 by @renovate in #74
  • Update codecov/codecov-action action to v5 by @renovate in #75

Full Changelog: v0.13.0...v0.14.0

v0.13.0

04 Nov 05:45
Compare
Choose a tag to compare

What's Changed

Fixes

  • Fix handling of errors in background tasks in Starlette middleware by @itssimon in #63
  • Fix compatibility with Python 3.8 and 3.9

Improvements

Dependencies

Full Changelog: v0.12.1...v0.13.0

v0.12.1

12 Oct 02:49
e5c7ca6
Compare
Choose a tag to compare

What's Changed

Improvements

  • Capture size of streaming responses in Starlette/FastAPI by @itssimon in #48
  • Capture size of streaming responses in Litestar by @itssimon in #49

Dependencies

  • Update dependency litestar to v2.12.1 by @renovate in #44
  • Lock file maintenance by @renovate in #45
  • Update dependency djangorestframework-types to v0.9.0 by @renovate in #46
  • Update pre-commit hook pre-commit/pre-commit-hooks to v5 by @renovate in #50

Full Changelog: v0.12.0...v0.12.1

v0.12.0

20 Sep 09:45
ff12b26
Compare
Choose a tag to compare

What's Changed

Improvements

  • Use pure ASGI middleware for Starlette by @itssimon in #43

Dependencies

Full Changelog: v0.11.3...v0.12.0

v0.11.3

16 Sep 12:14
Compare
Choose a tag to compare

What's Changed

Improvements

  • Ignore OPTIONS requests (be5df30)
  • Improve retry logic for data sync (d71e9a6)

Dependencies

Full Changelog: v0.11.2...v0.11.3

v0.11.2

14 Aug 02:23
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.1...v0.11.2

v0.11.1

19 Jul 01:14
d00922b
Compare
Choose a tag to compare

What's Changed

Bugfixes

  • Fix AttributeError in DRF apps using CoreAPI schema by @itssimon in #33

Maintenance

  • Update dependency django-ninja to v1.2.1 by @renovate in #30
  • Update Python dev dependencies by @renovate in #31
  • Update dependency django to v4.2.14 [SECURITY] by @renovate in #32

Full Changelog: v0.11.0...v0.11.1

v0.11.0

05 Jul 07:42
e28a8a3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.1...v0.11.0