Skip to content

Releases: apitally/apitally-py

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

v0.10.1

01 Jul 08:24
Compare
Choose a tag to compare

What's Changed

  • Stop syncing on 404 error from Apitally Hub
  • Update Python dev dependencies by @renovate in #27

Full Changelog: v0.10.0...v0.10.1

v0.10.0

27 Jun 02:46
Compare
Choose a tag to compare

What's Changed

Features

  • Rename consumer_identifier to apitally_consumer by @itssimon in #26

Maintenance

New Contributors

Full Changelog: v0.9.0...v0.10.0

v0.9.0

11 Jun 01:51
934389c
Compare
Choose a tag to compare

What's Changed

  • Capture Sentry event IDs for server errors by @itssimon in #20

Full Changelog: v0.8.0...v0.9.0

v0.8.0

09 Apr 06:58
7dc7ba2
Compare
Choose a tag to compare

What's Changed

  • Capture exception info for server errors by @itssimon in #19

Full Changelog: v0.7.1...v0.8.0