8000 Fix typo (#2283) · crt-fork/sentry-python@5dfc991 · GitHub
[go: up one dir, main page]

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 5dfc991

Browse files
authored
Fix typo (getsentry#2283)
1 parent 026d609 commit 5dfc991

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
### Various fixes & improvements
66

77
- Capture GraphQL client errors (#2243) by @sentrivana
8-
- The SDK will now create dedicated errors whenever an HTTP client makes a reqwuest to a `/graphql` endpoint and the response contains an error. You can opt out of this by providing `capture_graphql_errors=False` to the HTTP client integration.
8+
- The SDK will now create dedicated errors whenever an HTTP client makes a request to a `/graphql` endpoint and the response contains an error. You can opt out of this by providing `capture_graphql_errors=False` to the HTTP client integration.
99
- Read MAX_VALUE_LENGTH from client options (#2121) (#2171) by @puittenbroek
1010
- Rename `request_bodies` to `max_request_body_size` (#2247) by @mgaligniana
1111
- Always sample checkin regardless of `sample_rate` (#2279) by @szokeasaurusrex

0 commit comments

Comments
 (0)
0