We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73ca138 commit c1aefcaCopy full SHA for c1aefca
CHANGELOG.md
@@ -9,6 +9,16 @@
9
10
- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
11
12
+## 8.23.0
13
+
14
+- feat(cloudflare): Add Cloudflare D1 instrumentation (#13142)
15
+- feat(nestjs): Automatic instrumentation of nestjs interceptors before route execution (#13153)
16
+- feat(nestjs): Automatic instrumentation of nestjs pipes (#13137)
17
+- feat(nuxt): Filter out Nuxt build assets (#13148)
18
+- feat(profiling): attach sdk info to chunks (#13145)
19
+- fix(browser): Avoid showing browser extension error message in non-`window` global scopes (#13156)
20
+- fix(nestjs): Inline Observable type to resolve missing 'rxjs' dependency (#13166)
21
22
## 8.22.0
23
24
### Important Changes
0 commit comments