Skip to content

Commit 9b05bff

Browse files
committed
meta(changelog): Update changelog for 8.15.0
1 parent 69b6531 commit 9b05bff

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,20 @@
88

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

11+
## 8.15.0
12+
13+
- feat(core): allow unregistering callback through `on` (#11710)
14+
- feat(nestjs): Add function-level span decorator to nestjs (#12721)
15+
- feat(otel): Export & use `spanTimeInputToSeconds` for otel span exporter (#12699)
16+
- fix(core): Pass origin as referrer for `lazyLoadIntegration` (#12766)
17+
- fix(deno): Publish from build directory (#12773)
18+
- fix(hapi): Specify error channel to filter boom errors (#12725)
19+
- fix(react): Revert back to `jsxRuntime: 'classic'` to prevent breaking react 17 (#12775)
20+
- fix(tracing): Report dropped spans for transactions (#12751)
21+
- ref(scope): Delete unused public `getStack()` (#12737)
22+
23+
Work in this release was contributed by @arturovt and @jaulz. Thank you for your contribution!
24+
1125
## 8.14.0
1226

1327
### Important Changes

0 commit comments

Comments
 (0)