Skip to content

Commit ad25ed9

Browse files
authored
Update CHANGELOG.md
1 parent c94397b commit ad25ed9

File tree

1 file changed

+12
-11
lines changed

1 file changed

+12
-11
lines changed

CHANGELOG.md

+12-11
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,18 @@
44

55
### Various fixes & improvements
66

7-
- fix(ci): Fix AWS Lambda workflow (#2710) by @sentrivana
8-
- feat(metrics): Make metrics work with `gevent` (#2694) by @sentrivana
9-
- fix(sqlalchemy): Guard against `engine.url` being `None` (#2708) by @sentrivana
10-
- build(deps): bump codecov/codecov-action from 3 to 4 (#2706) by @dependabot
11-
- build(deps): bump actions/cache from 3 to 4 (#2661) by @dependabot
12-
- build(deps): bump actions/checkout from 3.1.0 to 4.1.1 (#2561) by @dependabot
13-
- build(deps): bump github/codeql-action from 2 to 3 (#2603) by @dependabot
14-
- build(deps): bump actions/setup-python from 4 to 5 (#2577) by @dependabot
15-
- Fix performance regression in sentry_sdk.utils._generate_installed_modules (#2703) by @GlenWalker
16-
- Guard against sentry initialization mid sqlalchemy cursor (#2702) by @apmorton
17-
- fix(ci): Fix yaml generation script (#2695) by @sentrivana
7+
- Fix uWSGI workers hanging (#2694) by @sentrivana
8+
- Make metrics work with `gevent` (#2694) by @sentrivana
9+
- Guard against `engine.url` being `None` (#2708) by @sentrivana
10+
- Fix performance regression in `sentry_sdk.utils._generate_installed_modules` (#2703) by @GlenWalker
11+
- Guard against Sentry initialization mid SQLAlchemy cursor (#2702) by @apmorton
12+
- Fix yaml generation script (#2695) by @sentrivana
13+
- Fix AWS Lambda workflow (#2710) by @sentrivana
14+
- Bump `codecov/codecov-action` from 3 to 4 (#2706) by @dependabot
15+
- Bump `actions/cache` from 3 to 4 (#2661) by @dependabot
16+
- Bump `actions/checkout` from 3.1.0 to 4.1.1 (#2561) by @dependabot
17+
- Bump `github/codeql-action` from 2 to 3 (#2603) by @dependabot
18+
- Bump `actions/setup-python` from 4 to 5 (#2577) by @dependabot
1819

1920
## 1.40.0
2021

0 commit comments

Comments
 (0)