Skip to content

Commit

Permalink
meta(changelog): Update changelog for v7.101.0 (#10640)
Browse files Browse the repository at this point in the history
Updates the changelog for v7.101.0.

Note, we need to also pick the changelog updates onto develop (also
7.100.x changes) after we published.
  • Loading branch information
mydea authored Feb 13, 2024
1 parent 551e401 commit 41ad9c8
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,17 @@

- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott

## 7.101.0

- feat: Export semantic attribute keys from SDK packages (#10637)
- feat(core): Add metric summaries to spans (#10554)
- feat(core): Deprecate the `Hub` constructor (#10584)
- feat(core): Make custom tracing methods return spans & set default op (#10633)
- feat(replay): Add `getReplay` utility function (#10510)
- fix(angular-ivy): Add `exports` field to `package.json` (#10569)
- fix(sveltekit): Avoid capturing Http 4xx errors on the client (#10571)
- fix(sveltekit): Properly await sourcemaps flattening (#10602)

## 7.100.1

This release contains build fixes for profiling-node.
Expand Down

0 comments on commit 41ad9c8

Please sign in to comment.