Sourced from sentry-sdk's releases.
1.39.1
Various fixes & improvements
- Fix psycopg2 detection in the Django integration (#2593) by
@sentrivana
- Filter out empty string releases (#2591) by
@sentrivana
- Fixed local var not present when there is an error in a user's
error_sampler
function (#2511) by@antonpirker
- Fixed typing in
aiohttp
(#2590) by@antonpirker
1.39.0
Various fixes & improvements
- Add support for cluster clients from Redis SDK (#2394) by
@md384
- Improve location reporting for timer metrics (#2552) by
@mitsuhiko
- Fix Celery
TypeError
with no-argumentapply_async
(#2575) by@szokeasaurusrex
- Fix Lambda integration with EventBridge source (#2546) by
@davidcroda
- Add max tries to Spotlight (#2571) by
@hazAT
- Handle
os.path.devnull
access issues (#2579) by@sentrivana
- Change
code.filepath
frame picking logic (#2568) by@sentrivana
- Trigger AWS Lambda tests on label (#2538) by
@sentrivana
- Run permissions step on pull_request_target but not push (#2548) by
@sentrivana
- Hash AWS Lambda test functions based on current revision (#2557) by
@sentrivana
- Update Django version in tests (#2562) by
@sentrivana
- Make metrics tests non-flaky (#2572) by
@antonpirker
1.38.0
Various fixes & improvements
- Only add trace context to checkins and do not run
event_processors
for checkins (#2536) by@antonpirker
- Metric span summaries (#2522) by
@mitsuhiko
- Add source context to code locations (#2539) by
@jan-auer
- Use in-app filepath instead of absolute path (#2541) by
@antonpirker
- Switch to
jinja2
for generating CI yamls (#2534) by@sentrivana
1.37.1
Various fixes & improvements
- Fix
NameError
onparse_version
with eventlet (#2532) by@sentrivana
- build(deps): bump checkouts/data-schemas from
68def1e
toe9f7d58
(#2501) by@dependabot
1.37.0
Various fixes & improvements
Move installed modules code to utils (#2429) by
@sentrivana
Note: We moved the internal function
_get_installed_modules
fromsentry_sdk.integrations.modules
tosentry_sdk.utils
. So if you use this function you have to update your importsAdd code locations for metrics (#2526) by
@jan-auer
Add query source to DB spans (#2521) by
@antonpirker
... (truncated)
Sourced from sentry-sdk's changelog.
1.39.1
Various fixes & improvements
- Fix psycopg2 detection in the Django integration (#2593) by
@sentrivana
- Filter out empty string releases (#2591) by
@sentrivana
- Fixed local var not present when there is an error in a user's
error_sampler
function (#2511) by@antonpirker
- Fixed typing in
aiohttp
(#2590) by@antonpirker
1.39.0
Various fixes & improvements
- Add support for cluster clients from Redis SDK (#2394) by
@md384
- Improve location reporting for timer metrics (#2552) by
@mitsuhiko
- Fix Celery
TypeError
with no-argumentapply_async
(#2575) by@szokeasaurusrex
- Fix Lambda integration with EventBridge source (#2546) by
@davidcroda
- Add max tries to Spotlight (#2571) by
@hazAT
- Handle
os.path.devnull
access issues (#2579) by@sentrivana
- Change
code.filepath
frame picking logic (#2568) by@sentrivana
- Trigger AWS Lambda tests on label (#2538) by
@sentrivana
- Run permissions step on pull_request_target but not push (#2548) by
@sentrivana
- Hash AWS Lambda test functions based on current revision (#2557) by
@sentrivana
- Update Django version in tests (#2562) by
@sentrivana
- Make metrics tests non-flaky (#2572) by
@antonpirker
1.38.0
Various fixes & improvements
- Only add trace context to checkins and do not run
event_processors
for checkins (#2536) by@antonpirker
- Metric span summaries (#2522) by
@mitsuhiko
- Add source context to code locations (#2539) by
@jan-auer
- Use in-app filepath instead of absolute path (#2541) by
@antonpirker
- Switch to
jinja2
for generating CI yamls (#2534) by@sentrivana
1.37.1
Various fixes & improvements
- Fix
NameError
onparse_version
with eventlet (#2532) by@sentrivana
- build(deps): bump checkouts/data-schemas from
68def1e
toe9f7d58
(#2501) by@dependabot
1.37.0
Various fixes & improvements
Move installed modules code to utils (#2429) by
@sentrivana
Note: We moved the internal function
_get_installed_modules
fromsentry_sdk.integrations.modules
tosentry_sdk.utils
.
... (truncated)
2b46ec3
Update CHANGELOG.mdd634c05
release: 1.39.1d76fa98
fix(django): Fix psycopg2 detection (#2593)64c42ca
fix(utils): Filter out empty string releases (#2591)4731312
Fixed local var not present when error in users error_sampler function
(#2511)4deaa38
Fixed typing in aiohttp (#2590)507d409
Merge branch 'release/1.39.0'c6cd636
Update CHANGELOG.mdc3a60a6
release: 1.39.07df152b
Change code.filepath
frame picking logic (#2568)