Skip to content

Commit

Permalink
Updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
antonpirker committed Jun 19, 2024
1 parent 8ae0907 commit 4de70ab
Showing 1 changed file with 11 additions and 17 deletions.
28 changes: 11 additions & 17 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,27 +2,21 @@

## 2.6.0

### SDK Core (ongoing)

By: @spladug (#3072)

### Continuous Profiling (ongoing)

By: @Zylphrex (#2830)

### Various fixes & improvements

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

## 2.5.1

Expand Down

0 comments on commit 4de70ab

Please sign in to comment.