Skip to content

Commit 83bf819

Browse files
committed
Updated changelog
1 parent 76f9aa3 commit 83bf819

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

CHANGELOG.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -4,24 +4,24 @@
44

55
### Various fixes & improvements
66

7-
- feat: Detect interpreter in shutdown state on thread spawn (#2468) by @mitsuhiko
8-
- Load AWS Lambda secrets in Github CI (#2153) by @antonpirker
9-
- Fix parsing of Django `path` patterns (#2452) by @sentrivana
10-
- fix(integrations): Falcon integration checks response status before reporting error (#2465) by @szokeasaurusrex
7+
- New: Added `error_sampler` option (#2456) by @szokeasaurusrex
8+
- Python 3.12: Detect interpreter in shutdown state on thread spawn (#2468) by @mitsuhiko
119
- Patch eventlet under Sentry SDK (#2464) by @szokeasaurusrex
12-
- Add Django 4.2 to test suite (#2462) by @sentrivana
13-
- feat(api): Added `error_sampler` option (#2456) by @szokeasaurusrex
14-
- Update compatible runtimes for AWS Lambda layer (#2453) by @antonpirker
15-
- Make sure `get_dsn_parameters` is an actual function (#2441) by @sentrivana
1610
- Mitigate CPU spikes when sending lots of events with lots of data (#2449) by @antonpirker
1711
- Make `debug` option also configurable via environment (#2450) by @antonpirker
12+
- Make sure `get_dsn_parameters` is an actual function (#2441) by @sentrivana
1813
- Bump pytest-localserver, add compat comment (#2448) by @sentrivana
14+
- AWS Lambda: Update compatible runtimes for AWS Lambda layer (#2453) by @antonpirker
15+
- AWS Lambda: Load AWS Lambda secrets in Github CI (#2153) by @antonpirker
16+
- Redis: Connection attributes in `redis` database spans (#2398) by @antonpirker
17+
- Falcon: Falcon integration checks response status before reporting error (#2465) by @szokeasaurusrex
18+
- Quart: Support Quart 0.19 onwards (#2403) by @pgjones
19+
- Sanic: Sanic integration initial version (#2419) by @szokeasaurusrex
20+
- Django: Fix parsing of Django `path` patterns (#2452) by @sentrivana
21+
- Django: Add Django 4.2 to test suite (#2462) by @sentrivana
22+
- Polish changelog (#2434) by @sentrivana
1923
- Update CONTRIBUTING.md (#2443) by @krishvsoni
20-
- Support Quart 0.19 onwards (#2403) by @pgjones
21-
- Sanic integration initial version (#2419) by @szokeasaurusrex
2224
- Update README.md (#2435) by @sentrivana
23-
- Connection attributes in `redis` database spans (#2398) by @antonpirker
24-
- Polish changelog (#2434) by @sentrivana
2525

2626
## 1.32.0
2727

0 commit comments

Comments
 (0)