Skip to content

Commit 1fcd364

Browse files
committed
Updated Changelog.md
1 parent 1abad47 commit 1fcd364

File tree

1 file changed

+20
-17
lines changed

1 file changed

+20
-17
lines changed

Diff for: CHANGELOG.md

+20-17
Original file line numberDiff line numberDiff line change
@@ -4,24 +4,27 @@
44

55
### Various fixes & improvements
66

7-
- tests(httplib): Fix flakey https test (#4057) by @Zylphrex
8-
- Revert "feat(tracing): Add `propagate_traces` deprecation warning (#3899)" (#4055) by @cmanallen
9-
- tests: Generate tox entries for grpc via script (#3979) by @sentrivana
10-
- tests: Generate some of the Web 2 tox entries by toxgen (#3981) by @sentrivana
11-
- tests: Generate part of the Tasks tox entries by a script (#3976) by @sentrivana
12-
- tests: Generate some of the AI tox entries by toxgen (#3977) by @sentrivana
13-
- tests: Generate some of the Web 1 tox entries with toxgen (#3980) by @sentrivana
14-
- tests: Generate DB group by toxgen script (#3978) by @sentrivana
15-
- Generate Misc tox entries via toxgen script (#3982) by @sentrivana
16-
- tests: Generate Flags tox entries with toxgen script (#3974) by @sentrivana
17-
- tests: Remove toxgen cutoff, add statsig (#4048) by @sentrivana
18-
- Fix clickhouse test (#4053) by @sentrivana
19-
- tests(profiling): Reduce continuous profiling test flakiness (#4052) by @Zylphrex
20-
- feat(profiling): Continuous profiling lifecycle (#4017) by @Zylphrex
21-
- feat(flags): add Statsig integration (#4022) by @aliu39
22-
- Update changelog with `profile_session_sample_rate` (#4046) by @sentrivana
23-
- Move the GraphQL group over to the tox gen script (#3975) by @sentrivana
7+
- **New integration:** Add [Statsig](https://statsig.com/) integration (#4022) by @aliu39
8+
9+
For more information, see the documentation for the [TyperIntegration](https://docs.sentry.io/platforms/python/integrations/statsig/).
10+
11+
- Profiling: Continuous profiling lifecycle (#4017) by @Zylphrex
12+
- Fix: Revert "feat(tracing): Add `propagate_traces` deprecation warning (#3899)" (#4055) by @cmanallen
13+
- Tests: Generate Web 1 group tox entries by toxgen script (#3980) by @sentrivana
14+
- Tests: Generate Web 2 group tox entries by toxgen script (#3981) by @sentrivana
15+
- Tests: Generate Tasks group tox entries by toxgen script (#3976) by @sentrivana
16+
- Tests: Generate AI group tox entries by toxgen script (#3977) by @sentrivana
17+
- Tests: Generate DB group tox entries by toxgen script (#3978) by @sentrivana
18+
- Tests: Generate Misc group tox entries by toxgen script (#3982) by @sentrivana
19+
- Tests: Generate Flags group tox entries by toxgen script (#3974) by @sentrivana
20+
- Tests: Generate gRPC tox entries by toxgen script (#3979) by @sentrivana
21+
- Tests: Remove toxgen cutoff, add statsig (#4048) by @sentrivana
22+
- Tests: Reduce continuous profiling test flakiness (#4052) by @Zylphrex
23+
- Tests: Fix Clickhouse test (#4053) by @sentrivana
24+
- Tests: Fix flaky HTTPS test (#4057) by @Zylphrex
2425
- Update sample rate in DSC (#4018) by @sentrivana
26+
- Move the GraphQL group over to the tox gen script (#3975) by @sentrivana
27+
- Update changelog with `profile_session_sample_rate` (#4046) by @sentrivana
2528

2629
## 2.21.0
2730

0 commit comments

Comments
 (0)