Skip to content

Commit b05f6cc

Browse files
AbhiPrasadLms24lforst
authored
meta: CHANGELOG for 7.15.0 (#5920)
Co-authored-by: Lukas Stracke <[email protected]> Co-authored-by: Luca Forstner <[email protected]>
1 parent 516eba5 commit b05f6cc

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

+15
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,21 @@
44

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

7+
## 7.15.0
8+
9+
This release deprecates `@sentry/hub` and all of it's exports. All of the `@sentry/hub` exports have moved to `@sentry/core`. `@sentry/hub` will be removed in the next major release.
10+
11+
- feat(ember): Add ember-engine-router support (#5905)
12+
- feat(nextjs): Enable `autoInstrumentServerFunctions` per default (#5919)
13+
- feat(tracing): Make BrowserTracing heartbeat interval configurable (#5867)
14+
- fix(node): Remove Cookie header from requestdata.headers if cookies should not be sent to Sentry (#5898)
15+
- fix(remix): Rework dynamic imports of `react-router-dom` (#5897)
16+
- fix(utils): Accept DSN URLs with empty password (#5902)
17+
- fix(vue): Finish spans in component tracking before starting new ones for same operation (#5918)
18+
- ref(hub): Move `@sentry/hub` code to `@sentry/core` (#5823)
19+
20+
Work in this release contributed by @outsideris and @JonasKruckenberg. Thank you for your contributions!
21+
722
## 7.14.2
823

924
- fix(ember): Align span operations to new operations (#5883)

0 commit comments

Comments
 (0)