Skip to content

Releases: getsentry/sentry-python

1.40.2

07 Feb 10:08
Compare
Choose a tag to compare

Various fixes & improvements

1.40.1

06 Feb 11:32
ad25ed9
Compare
Choose a tag to compare

Various fixes & improvements

1.40.0

30 Jan 13:37
33f65e0
Compare
Choose a tag to compare

Various fixes & improvements

1.39.2

10 Jan 10:48
b244efc
Compare
Choose a tag to compare

Various fixes & improvements

1.39.1

14 Dec 09:44
2b46ec3
Compare
Choose a tag to compare

Various fixes & improvements

1.39.0

12 Dec 15:53
c6cd636
Compare
Choose a tag to compare

Various fixes & improvements

1.38.0

29 Nov 12:28
2904574
Compare
Choose a tag to compare

Various fixes & improvements

1.37.1

24 Nov 15:28
Compare
Choose a tag to compare

Various fixes & improvements

1.37.0

24 Nov 10:28
a059f34
Compare
Choose a tag to compare

Various fixes & improvements

  • Move installed modules code to utils (#2429) by @sentrivana

    Note: We moved the internal function _get_installed_modules from sentry_sdk.integrations.modules to sentry_sdk.utils.
    So if you use this function you have to update your imports

  • Add code locations for metrics (#2526) by @jan-auer

  • Add query source to DB spans (#2521) by @antonpirker

  • Send events to Spotlight sidecar (#2524) by @HazAT

  • Run integration tests with newest pytest (#2518) by @sentrivana

  • Bring tests up to date (#2512) by @sentrivana

  • Fix: Prevent global var from being discarded at shutdown (#2530) by @antonpirker

  • Fix: Scope transaction source not being updated in scope.span setter (#2519) by @sl0thentr0py

1.36.0

21 Nov 10:53
89ba92a
Compare
Choose a tag to compare