Skip to content

Commit c1aefca

Browse files
committed
meta: Update CHANGELOG for 8.23.0
1 parent 73ca138 commit c1aefca

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,16 @@
99

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

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+
1222
## 8.22.0
1323

1424
### Important Changes

0 commit comments

Comments
 (0)