Skip to content

Commit 4c8b082

Browse files
committed
Update changelog
1 parent 3eea98e commit 4c8b082

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

CHANGELOG.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,16 @@
44

55
### Various fixes & improvements
66

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
710
- Always sample checkin regardless of sample_rate (#2279) by @szokeasaurusrex
11+
- Add information to short-interval cron error message (#2246) by @lobsterkatie
812
- Add DB connection attributes in spans (#2274) by @antonpirker
13+
- Add db.system to remaining redis spans (#2271) by @AbhiPrasad
914
- Clarified the procedure for running tests (#2276) by @szokeasaurusrex
1015
- 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
1717
- Remove py3.4 from tox.ini (#2248) by @sentrivana
1818

1919
## 1.28.1

0 commit comments

Comments
 (0)