You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@
5
5
### Various fixes & improvements
6
6
7
7
- 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.
9
9
- Read MAX_VALUE_LENGTH from client options (#2121) (#2171) by @puittenbroek
10
10
- Rename `request_bodies` to `max_request_body_size` (#2247) by @mgaligniana
11
11
- Always sample checkin regardless of `sample_rate` (#2279) by @szokeasaurusrex
0 commit comments