Skip to content

Releases: apitally/apitally-py

v0.15.1

25 Mar 12:05
e297d39
Compare
Choose a tag to compare

What's Changed

Fixes

  • Fix JSON parsing for gzip encoded response bodies by @itssimon in #98

Dependencies

Full Changelog: v0.15.0...v0.15.1

v0.15.0

14 Mar 04:09
f182d26
Compare
Choose a tag to compare

What's Changed

  • Include unhandled exceptions in request log by @itssimon in #95

Full Changelog: v0.14.6...v0.15.0

v0.14.6

06 Mar 12:34
f4d9e52
Compare
Choose a tag to compare

What's Changed

Fixes

  • Disable client and middleware on 404 response from hub by @itssimon in #91
  • Fix response content type detection in request logger by @itssimon in #92
  • Don't read response body if unsupported content type by @itssimon in #93

Dependencies

Full Changelog: v0.14.5...v0.14.6

v0.14.5

21 Jan 03:00
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.14.4...v0.14.5

v0.14.4

08 Jan 05:33
60b971a
Compare
Choose a tag to compare

What's Changed

Improvements

Dependencies

  • Update astral-sh/setup-uv action to v5 by @renovate in #82

Full Changelog: v0.14.3...v0.14.4

v0.14.3

01 Jan 05:08
555ea63
Compare
Choose a tag to compare

What's Changed

Fixes

  • Fix recorded path in mounted Starlette apps by @itssimon in #80
  • Fix get_path() for submounted routes in Starlette by @itssimon in #81

Dependencies

Full Changelog: v0.14.2...v0.14.3

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