File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change 8
8
9
9
- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
10
10
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 contributions!
24
+
11
25
## 8.14.0
12
26
13
27
### Important Changes
You can’t perform that action at this time.
0 commit comments