| 
2 | 2 | 
 
  | 
3 | 3 | ## 2.6.0  | 
4 | 4 | 
 
  | 
5 |  | -### SDK Core (ongoing)  | 
6 |  | - | 
7 |  | -By: @spladug (#3072)  | 
8 |  | - | 
9 |  | -### Continuous Profiling (ongoing)  | 
10 |  | - | 
11 |  | -By: @Zylphrex (#2830)  | 
12 |  | - | 
13 | 5 | ### Various fixes & improvements  | 
14 | 6 | 
 
  | 
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  | 
17 | 11 | - 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  | 
18 | 16 | - 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  | 
26 | 20 | 
 
  | 
27 | 21 | ## 2.5.1  | 
28 | 22 | 
 
  | 
 | 
0 commit comments