File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 4
4
5
5
### Various fixes & improvements
6
6
7
+ - Capture GraphQL client errors (#2243 ) by @sentrivana
8
+ - Read MAX_VALUE_LENGTH from client options (#2121 ) (#2171 ) by @puittenbroek
9
+ - Rename ` request_bodies ` to ` max_request_body_size ` (#2247 ) by @mgaligniana
7
10
- Always sample checkin regardless of sample_rate (#2279 ) by @szokeasaurusrex
11
+ - Add information to short-interval cron error message (#2246 ) by @lobsterkatie
8
12
- Add DB connection attributes in spans (#2274 ) by @antonpirker
13
+ - Add db.system to remaining redis spans (#2271 ) by @AbhiPrasad
9
14
- Clarified the procedure for running tests (#2276 ) by @szokeasaurusrex
10
15
- Fix chalice tests (#2278 ) by @sentrivana
11
- - feat(redis): Add db.system to remaining redis spans (#2271 ) by @AbhiPrasad
12
- - Capture GraphQL client errors (#2243 ) by @sentrivana
13
- - build(deps): bump black from 23.3.0 to 23.7.0 (#2256 ) by @dependabot
14
- - ref(crons): Add information to short-interval cron error message (#2246 ) by @lobsterkatie
15
- - Read MAX_VALUE_LENGTH from client options (#2121 ) (#2171 ) by @puittenbroek
16
- - ref(integrations): Rename ` request_bodies ` to ` max_request_body_size ` (#2247 ) by @mgaligniana
16
+ - Bump black from 23.3.0 to 23.7.0 (#2256 ) by @dependabot
17
17
- Remove py3.4 from tox.ini (#2248 ) by @sentrivana
18
18
19
19
## 1.28.1
You can’t perform that action at this time.
0 commit comments