-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: getsentry/sentry-javascript
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 9.6.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: getsentry/sentry-javascript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 9.6.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 16 commits
- 76 files changed
- 10 contributors
Commits on Mar 17, 2025
-
test(opentelemetry): Remove deprecated
new Span()
usage in tests (#…Configuration menu - View commit details
-
Copy full SHA for 9da8e7f - Browse repository at this point
Copy the full SHA 9da8e7fView commit details -
ref(core): Update log types to explicitly reference otel (#15704)
In #15530 I added types for the log envelope and log item. This PR comes and explicitly references that these added types were otel logs. For more details, see the logs spec in develop: getsentry/sentry-docs#12920. Note I used `Otel` everywhere here, but I'm also fine with switching to `OpenTelemetry`.
Configuration menu - View commit details
-
Copy full SHA for 0b37427 - Browse repository at this point
Copy the full SHA 0b37427View commit details -
Configuration menu - View commit details
-
Copy full SHA for d16b077 - Browse repository at this point
Copy the full SHA d16b077View commit details -
Configuration menu - View commit details
-
Copy full SHA for 16e40f4 - Browse repository at this point
Copy the full SHA 16e40f4View commit details -
getsentry-bot committed
Mar 17, 2025 Loading Loading status checks…Configuration menu - View commit details
-
Copy full SHA for eabcdd0 - Browse repository at this point
Copy the full SHA eabcdd0View commit details
Commits on Mar 18, 2025
-
fix(nuxt): Add Nitro Rollup plugin to inject Sentry server config (#1…
…5710) Previously, the Sentry server config was added by adding another entry point in the rollup options of Vite. Since Nuxt changed `preserveModules` to `true`, this did not work anymore. The aim of this change in Nuxt is to avoid duplicating what the Nitro build would do. This means, that we now don't change the Rollup options in Vite anymore (affects Nuxt as a whole) but only the Rollup options during the Nitro build. The added plugin will emit a new file and returns the Sentry config code there. fixes #15628
Configuration menu - View commit details
-
Copy full SHA for 26e2d17 - Browse repository at this point
Copy the full SHA 26e2d17View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e5926c - Browse repository at this point
Copy the full SHA 2e5926cView commit details -
Merge pull request #15708 from getsentry/master
[Gitflow] Merge master into develop
Configuration menu - View commit details
-
Copy full SHA for 8fb9501 - Browse repository at this point
Copy the full SHA 8fb9501View commit details -
Configuration menu - View commit details
-
Copy full SHA for 469dae2 - Browse repository at this point
Copy the full SHA 469dae2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 90f41db - Browse repository at this point
Copy the full SHA 90f41dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for a5e5945 - Browse repository at this point
Copy the full SHA a5e5945View commit details -
Configuration menu - View commit details
-
Copy full SHA for 77c80e4 - Browse repository at this point
Copy the full SHA 77c80e4View commit details -
ci(nuxt): Canary test Nightly Channels of Nuxt (#15631)
Adding tests for the [nightly channel](https://nuxt.com/docs/guide/going-further/nightly-release-channel) of Nuxt. Right now, they are failing - will merge this PR once they are not failing anymore. See issue: #15628 This PR adds fixes to the tests should not fail anymore: #15710
Configuration menu - View commit details
-
Copy full SHA for c24a8eb - Browse repository at this point
Copy the full SHA c24a8ebView commit details
Commits on Mar 19, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 3552196 - Browse repository at this point
Copy the full SHA 3552196View commit details -
Merge pull request #15727 from getsentry/prepare-release/9.6.1
meta(changelog): Update changelog for 9.6.1
Configuration menu - View commit details
-
Copy full SHA for 1e1bebb - Browse repository at this point
Copy the full SHA 1e1bebbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 528c3d1 - Browse repository at this point
Copy the full SHA 528c3d1View commit details
There are no files selected for viewing