Skip to content

Commit 6f4685e

Browse files
authored
Update CHANGELOG.md
1 parent 7e6998e commit 6f4685e

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Diff for: CHANGELOG.md

+7-7
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44

55
### Various fixes & improvements
66

7-
- fix(profiling): profiler_id uses underscore (#3249) by @Zylphrex
8-
- fix(integrations): don't send full env to subprocess (#3251) by @sentrivana
9-
- ref(transport): Stop using `Hub` in `HttpTransport` (#3247) by @szokeasaurusrex
10-
- build: Remove ipdb from test requirements (#3237) by @rominf
11-
- feat(opentelemetry): Add entry point for SentryPropagator (#3086) by @mender
12-
- build(deps): bump checkouts/data-schemas from `8c13457` to `88273a9` (#3225) by @dependabot
13-
- fix(opentelemetry): avoid propagation of empty baggage (#2968) by @hartungstenio
7+
- `profiler_id` uses underscore (#3249) by @Zylphrex
8+
- Don't send full env to subprocess (#3251) by @kmichel-aiven
9+
- Stop using `Hub` in `HttpTransport` (#3247) by @szokeasaurusrex
10+
- Remove `ipdb` from test requirements (#3237) by @rominf
11+
- Avoid propagation of empty baggage (#2968) by @hartungstenio
12+
- Add entry point for `SentryPropagator` (#3086) by @mender
13+
- Bump checkouts/data-schemas from `8c13457` to `88273a9` (#3225) by @dependabot
1414

1515
## 2.7.1
1616

0 commit comments

Comments
 (0)