Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sentrivana authored Dec 5, 2024
1 parent c591b64 commit 231a6a1
Showing 1 changed file with 10 additions and 12 deletions.
22 changes: 10 additions & 12 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,21 +4,19 @@

### Various fixes & improvements

- Copy scope.client reference as well (#3857) by @sl0thentr0py
- fix(spotlight): Don't give up on Spotlight on 3 errors (#3856) by @BYK
- fix(django): Fix errors when instrumenting Django cache (#3855) by @BYK
- Script for checking if our instrumented libs are python 3.13 compatible (#3425) by @antonpirker
- Fix errors when instrumenting Django cache (#3855) by @BYK
- Copy `scope.client` reference as well (#3857) by @sl0thentr0py
- Don't give up on Spotlight on 3 errors (#3856) by @BYK
- Add missing stack frames (#3673) by @antonpirker
- fix(grpc): Return proper metadata object instead of list in… (#3205) by @fdellekart
- Improve ray tests (#3846) by @antonpirker
- Test with celery 5.5.0rc3 (#3842) by @sentrivana
- Revert "Fix spans for streaming responses in WSGI based frameworks (#3798)" (#3836) by @antonpirker
- Fix wrong metadata type in async gRPC interceptor (#3205) by @fdellekart
- Rename launch darkly hook to match JS SDK (#3743) by @aliu39
- Script for checking if our instrumented libs are Python 3.13 compatible (#3425) by @antonpirker
- Improve Ray tests (#3846) by @antonpirker
- Test with Celery `5.5.0rc3` (#3842) by @sentrivana
- Fix asyncio testing setup (#3832) by @sl0thentr0py
- build(deps): bump codecov/codecov-action from 5.0.2 to 5.0.7 (#3821) by @dependabot
- Bump `codecov/codecov-action` from `5.0.2` to `5.0.7` (#3821) by @dependabot
- Fix CI (#3834) by @sentrivana
- ref(flags): rename launch darkly hook to match JS SDK (#3743) by @aliu39
- Use new clickhouse gh action (#3826) by @antonpirker
- Fix spans for streaming responses in WSGI based frameworks (#3798) by @antonpirker
- Use new ClickHouse GH action (#3826) by @antonpirker

## 2.19.0

Expand Down

0 comments on commit 231a6a1

Please sign in to comment.