Skip to content

Commit 2ef1f2a

Browse files
committed
add changelog entry
1 parent eefb8be commit 2ef1f2a

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,12 @@
1313
`auto.function.nestjs.cron`. If you have Sentry queries or alerts that filter on the old mechanism type, update them
1414
accordingly.
1515

16+
- **fix(astro): Adjust Sentry middleware for Astro 6 ([#19745](https://github.com/getsentry/sentry-javascript/pull/19745))**
17+
18+
This release enableds full support for Astro v6 by adjusting our Astro SDK's middleware to some Astro-internal
19+
changes. We cannot yet guarantee full support for server-islands, due to a [bug in Astro v6](https://github.com/withastro/astro/issues/15753)
20+
but we'll follow up on this once the bug is fixed.
21+
1622
## 10.43.0
1723

1824
### Important Changes

0 commit comments

Comments
 (0)