Bump sentry-sdk[flask] from 1.28.1 to 1.29.2
Created by: dependabot[bot]
Bumps sentry-sdk[flask] from 1.28.1 to 1.29.2.
Release notes
Sourced from sentry-sdk[flask]'s releases.
1.29.2
Various fixes & improvements
- Revert GraphQL integration (#2287) by
@sentrivana1.29.1
Various fixes & improvements
- Fix GraphQL integration swallowing responses (#2286) by
@sentrivana- Fix typo (#2283) by
@sentrivana1.29.0
Various fixes & improvements
- Capture GraphQL client errors (#2243) by
@sentrivana
- The SDK will now create dedicated errors whenever an HTTP client makes a reqwuest to a
/graphqlendpoint and the response contains an error. You can opt out of this by providingcapture_graphql_errors=Falseto the HTTP client integration.- Read MAX_VALUE_LENGTH from client options (#2121) (#2171) by
@puittenbroek- Rename
request_bodiestomax_request_body_size(#2247) by@mgaligniana- Always sample checkin regardless of
sample_rate(#2279) by@szokeasaurusrex- Add information to short-interval cron error message (#2246) by
@lobsterkatie- Add DB connection attributes in spans (#2274) by
@antonpirker- Add
db.systemto remaining Redis spans (#2271) by@AbhiPrasad- Clarified the procedure for running tests (#2276) by
@szokeasaurusrex- Fix Chalice tests (#2278) by
@sentrivana- Bump Black from 23.3.0 to 23.7.0 (#2256) by
@dependabot- Remove py3.4 from tox.ini (#2248) by
@sentrivana
Changelog
Sourced from sentry-sdk[flask]'s changelog.
1.29.2
Various fixes & improvements
- Revert GraphQL integration (#2287) by
@sentrivana1.29.1
Various fixes & improvements
- Fix GraphQL integration swallowing responses (#2286) by
@sentrivana- Fix typo (#2283) by
@sentrivana1.29.0
Various fixes & improvements
- Capture GraphQL client errors (#2243) by
@sentrivana
- The SDK will now create dedicated errors whenever an HTTP client makes a request to a
/graphqlendpoint and the response contains an error. You can opt out of this by providingcapture_graphql_errors=Falseto the HTTP client integration.- Read MAX_VALUE_LENGTH from client options (#2121) (#2171) by
@puittenbroek- Rename
request_bodiestomax_request_body_size(#2247) by@mgaligniana- Always sample checkin regardless of
sample_rate(#2279) by@szokeasaurusrex- Add information to short-interval cron error message (#2246) by
@lobsterkatie- Add DB connection attributes in spans (#2274) by
@antonpirker- Add
db.systemto remaining Redis spans (#2271) by@AbhiPrasad- Clarified the procedure for running tests (#2276) by
@szokeasaurusrex- Fix Chalice tests (#2278) by
@sentrivana- Bump Black from 23.3.0 to 23.7.0 (#2256) by
@dependabot- Remove py3.4 from tox.ini (#2248) by
@sentrivana
Commits
-
6f43772release: 1.29.2 -
691bcedRevert GraphQL integration (#2287) -
854d572Merge branch 'release/1.29.1' -
0f91f6drelease: 1.29.1 -
e918504Fix GraphQL integration swallowing responses (#2286) -
5dfc991Fix typo (#2283) -
026d609Merge branch 'release/1.29.0' -
d0af1f0Add more details to changelog -
4c8b082Update changelog -
3eea98erelease: 1.29.0 - Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)