Skip to content

meta: Update 7.0.0-beta.2 CHANGELOG #5137

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 23, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,16 @@

## 7.0.0-beta.2

- **(breaking)** feat(tracing): Add empty baggage header propagation to outgoing requests (#5133)
- feat: Add attachments API (#5004)
- feat(core): Send Baggage in Envelope Header (#5104)
- feat(utils): Introduce Baggage API (#5066)
- fix(build): Fix express import in `gcpfunction` (#5097)
- fix(ember): Export sha hashes of injected scripts (#5089)
- ref(build): Use sucrase for es6 bundles (#5111)
- ref(serverless): Do not throw on flush error (#5090)
- ref(serverless): Point DSN to relay in lambda extension (#5126)
- ref(tracing): Rename baggage env header to trace (#5128)

## 7.0.0-beta.1

Expand Down