Sourced from sentry-sdk's releases.
1.40.3
Various fixes & improvements
- Turn off metrics for uWSGI (#2720) by
@sentrivana
- Minor improvements (#2714) by
@antonpirker
1.40.2
Various fixes & improvements
- test: Fix
pytest
error (#2712) by@szokeasaurusrex
- build(deps): bump types-protobuf from 4.24.0.4 to 4.24.0.20240129 (#2691) by
@dependabot
1.40.1
Various fixes & improvements
- Fix uWSGI workers hanging (#2694) by
@sentrivana
- Make metrics work with
gevent
(#2694) by@sentrivana
- Guard against
engine.url
beingNone
(#2708) by@sentrivana
- Fix performance regression in
sentry_sdk.utils._generate_installed_modules
(#2703) by@GlenWalker
- Guard against Sentry initialization mid SQLAlchemy cursor (#2702) by
@apmorton
- Fix yaml generation script (#2695) by
@sentrivana
- Fix AWS Lambda workflow (#2710) by
@sentrivana
- Bump
codecov/codecov-action
from 3 to 4 (#2706) by@dependabot
- Bump
actions/cache
from 3 to 4 (#2661) by@dependabot
- Bump
actions/checkout
from 3.1.0 to 4.1.1 (#2561) by@dependabot
- Bump
github/codeql-action
from 2 to 3 (#2603) by@dependabot
- Bump
actions/setup-python
from 4 to 5 (#2577) by@dependabot
Sourced from sentry-sdk's changelog.
1.40.3
Various fixes & improvements
- Turn off metrics for uWSGI (#2720) by
@sentrivana
- Minor improvements (#2714) by
@antonpirker
1.40.2
Various fixes & improvements
- test: Fix
pytest
error (#2712) by@szokeasaurusrex
- build(deps): bump types-protobuf from 4.24.0.4 to 4.24.0.20240129 (#2691) by
@dependabot
1.40.1
Various fixes & improvements
- Fix uWSGI workers hanging (#2694) by
@sentrivana
- Make metrics work with
gevent
(#2694) by@sentrivana
- Guard against
engine.url
beingNone
(#2708) by@sentrivana
- Fix performance regression in
sentry_sdk.utils._generate_installed_modules
(#2703) by@GlenWalker
- Guard against Sentry initialization mid SQLAlchemy cursor (#2702) by
@apmorton
- Fix yaml generation script (#2695) by
@sentrivana
- Fix AWS Lambda workflow (#2710) by
@sentrivana
- Bump
codecov/codecov-action
from 3 to 4 (#2706) by@dependabot
- Bump
actions/cache
from 3 to 4 (#2661) by@dependabot
- Bump
actions/checkout
from 3.1.0 to 4.1.1 (#2561) by@dependabot
- Bump
github/codeql-action
from 2 to 3 (#2603) by@dependabot
- Bump
actions/setup-python
from 4 to 5 (#2577) by@dependabot
84c4c12
Update CHANGELOG.mdf92b4f2
release: 1.40.3f23bdd3
fix(metrics): Turn off metrics for uWSGI (#2720)c77a123
Minor improvements (#2714)2186e22
Merge branch 'release/1.40.2'139469a
release: 1.40.2d97e7d7
test: Fix pytest
error (#2712)60e644c
build(deps): bump types-protobuf from 4.24.0.4 to 4.24.0.20240129 (#2691)d769bec
Merge branch 'release/1.40.1'ad25ed9
Update CHANGELOG.md