Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

meta(changelog): Update changelog for 9.3.0 #15540

Merged
merged 53 commits into from
Feb 28, 2025
Merged
Changes from 1 commit
Commits
Show all changes
53 commits
Select commit Hold shift + click to select a range
189d5eb
test(node): Migrate to vitest (#15478)
timfish Feb 24, 2025
5ade42e
feat: Upgrade OTEL deps (#15472)
AbhiPrasad Feb 24, 2025
4c54bed
feat(replay): Update rrweb packages to 2.32.0 (#15443)
c298lee Feb 24, 2025
02a709f
fix(nextjs): Prevent wrong culprit from showing up for clientside err…
lforst Feb 25, 2025
c0d3c27
[Gitflow] Merge master into develop (#15482)
AbhiPrasad Feb 25, 2025
0db01f8
fix(nextjs): Don't capture devmode server-action redirect errors (#15…
lforst Feb 25, 2025
170b91b
chore(deps-dev): Bump vitest from 1.5.0 to 1.6.1 in /dev-packages/e2e…
dependabot[bot] Feb 25, 2025
492f9fb
test(core): Migrate to vitest (#15474)
timfish Feb 25, 2025
932187a
security(gha): fix potential for shell injection
mdtro Feb 24, 2025
b6d3367
fix(nextjs/instrumentation): warn about missing onRequestError handler
a-hariti Feb 25, 2025
26dba89
Merge pull request #15483 from getsentry/mdtro/fix-gha-injection
mdtro Feb 25, 2025
affca6d
feat(deps): bump @prisma/instrumentation from 6.2.1 to 6.4.1 (#15480)
dependabot[bot] Feb 25, 2025
55c9a46
test(aws-serverless): Migrate to Vitest (#15487)
timfish Feb 25, 2025
2068c14
test(profiling-node): Migrate to Vitest (#15486)
timfish Feb 25, 2025
df67430
better warning message
a-hariti Feb 25, 2025
3368a1a
feat(remix): Add support for Hydrogen (#15450)
onurtemizkan Feb 25, 2025
3fc73fe
ci(deps): bump denoland/setup-deno from 2.0.1 to 2.0.2 (#15255)
dependabot[bot] Feb 25, 2025
7e18a44
ci(deps): bump peter-evans/create-pull-request from 7.0.5 to 7.0.6 (#…
dependabot[bot] Feb 25, 2025
572a5d7
warn about missing instrumentation file
a-hariti Feb 25, 2025
4758a9d
review items
a-hariti Feb 25, 2025
a37b66d
better warning message
a-hariti Feb 25, 2025
6e9682a
Merge pull request #15488 from getsentry/warn-missing-request-error-h…
a-hariti Feb 25, 2025
512f43c
chore(CI): Remove Biome in favour of prettier (#15461)
timfish Feb 25, 2025
63193ef
chore(deps-dev): bump esbuild from 0.19.12 to 0.25.0 in /dev-packages…
dependabot[bot] Feb 25, 2025
a6bf3e6
test(node): Remove `import.meta.url` hacks (#15490)
timfish Feb 25, 2025
f4acf9d
test(react): Migrate to vitest (#15492)
AbhiPrasad Feb 25, 2025
977c035
chore(bun): Remove all references to jest (#15498)
AbhiPrasad Feb 25, 2025
5808986
fix(react): Add support for cross-usage of React Router instrumentati…
onurtemizkan Feb 25, 2025
06d2479
test(gatsby): Migrate to vitest (#15494)
AbhiPrasad Feb 25, 2025
fd6e405
test(feedback): Migrate from jest to vitest (#15497)
AbhiPrasad Feb 25, 2025
8973d53
chore(format): Check `jsx,tsx,astro,vue` with prettier (#15493)
timfish Feb 25, 2025
0867a99
chore(lint): Remove `biome-ignore` comments (#15500)
timfish Feb 26, 2025
2140b53
fix(nuxt): Ignore 300-400 status codes on app errors in Nuxt (#15473)
GerryWilko Feb 26, 2025
317782c
chore(deps-dev): bump solid-js from 1.8.17 to 1.9.4 in /dev-packages/…
dependabot[bot] Feb 26, 2025
f418e83
chore: Format yaml files with prettier (#15502)
lforst Feb 26, 2025
fda7103
test(node-integration): Migrate to Vitest (#15499)
timfish Feb 26, 2025
3ad018d
chore(test): Disable Vitest globals (#15507)
timfish Feb 26, 2025
cd0d90a
chore: Add external contributor to CHANGELOG.md (#15503)
HazAT Feb 26, 2025
082e0e8
fix(sveltekit): Guard `process` check when flushing events (#15516)
Lms24 Feb 26, 2025
e781ebe
feat(core): Rename `inboundFiltersIntegration` to `eventFiltersIntegr…
Lms24 Feb 26, 2025
1163332
feat(replay): Bump rrweb to 2.33.0 (#15514)
billyvg Feb 26, 2025
9a55e17
feat(react-router): Add build-time config (#15406)
chargome Feb 27, 2025
5505b5c
feat(core): Add `forceTransaction` to trpc middleware options (#15519)
leoambio Feb 27, 2025
2124e01
chore(react-router): Add package as npm target in craft (#15524)
chargome Feb 27, 2025
0a1b30f
chore(react-router): Update readme to use new package name (#15525)
chargome Feb 27, 2025
4dccffa
feat(tanstackstart): Add TanStack Start SDK (#15523)
lforst Feb 27, 2025
e8b3bb2
chore: Add external contributor to CHANGELOG.md (#15522)
HazAT Feb 27, 2025
02e6d11
fix(core): Fix `allowUrls` and `denyUrls` for linked and aggregate ex…
lforst Feb 27, 2025
4a7aa21
feat(core): Default filter unactionable error (#15527)
chargome Feb 27, 2025
256d6f4
chore: Delete unused jest config in core, deno, gatsby (#15529)
AbhiPrasad Feb 27, 2025
e9d2295
test: Log out envelope item for failing node integration tests (#15532)
AbhiPrasad Feb 27, 2025
c5ac904
meta(changelog): Update changelog for 9.3.0
chargome Feb 28, 2025
12cb462
Merge branch 'master' into prepare-release/9.3.0
chargome Feb 28, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Merge branch 'master' into prepare-release/9.3.0
chargome authored Feb 28, 2025
commit 12cb462dd21d1fdccc8bd1dc69b25ce9c7bdcea1

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.