Skip to content

Commit 4de70ab

Browse files
committed
Updated changelog
1 parent 8ae0907 commit 4de70ab

File tree

1 file changed

+11
-17
lines changed

1 file changed

+11
-17
lines changed

CHANGELOG.md

Lines changed: 11 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -2,27 +2,21 @@
22

33
## 2.6.0
44

5-
### SDK Core (ongoing)
6-
7-
By: @spladug (#3072)
8-
9-
### Continuous Profiling (ongoing)
10-
11-
By: @Zylphrex (#2830)
12-
135
### Various fixes & improvements
146

15-
- Added contributor image to readme (#3183) by @antonpirker
16-
- fix(tracing): Keep original function signature when decorated (#3178) by @sentrivana
7+
- Introduce continuous profiling mode (#2830) by @Zylphrex
8+
- Profiling: Add deprecation comment for profiler internals (#3167) by @sentrivana
9+
- Profiling: Move thread data to trace context (#3157) by @Zylphrex
10+
- Explicitly export cron symbols for typecheckers (#3072) by @spladug
1711
- Cleaning up ASGI tests for Django (#3180) by @antonpirker
12+
- Celery: Add Celery receive latency (#3174) by @antonpirker
13+
- Metrics: Update type hints for tag values (#3156) by @elramen
14+
- Django: Fix psycopg3 reconnect error (#3111) by @szokeasaurusrex
15+
- Tracing: Keep original function signature when decorated (#3178) by @sentrivana
1816
- Reapply "Refactor the Celery Beat integration (#3105)" (#3144) (#3175) by @antonpirker
19-
- Add Celery receive latency (#3174) by @antonpirker
20-
- Add deprecation comment for profiler internals (#3167) by @sentrivana
21-
- ref(metrics): Update type hints for tag values (#3156) by @elramen
22-
- fix(profiling): Move thread data to trace context (#3157) by @Zylphrex
23-
- fix(django): Fix psycopg3 reconnect error (#3111) by @szokeasaurusrex
24-
- build(deps): bump actions/checkout from 4.1.4 to 4.1.6 (#3147) by @dependabot
25-
- build(deps): bump checkouts/data-schemas from `59f9683` to `8c13457` (#3146) by @dependabot
17+
- Added contributor image to readme (#3183) by @antonpirker
18+
- bump actions/checkout from 4.1.4 to 4.1.6 (#3147) by @dependabot
19+
- bump checkouts/data-schemas from `59f9683` to `8c13457` (#3146) by @dependabot
2620

2721
## 2.5.1
2822

0 commit comments

Comments
 (0)