feat(node): Allow to pass registerEsmLoaderHooks to preload (#12998)
You can write your own custom preload script and configure this in the preload options. registerEsmLoaderHooks can be
passed as an option to preloadOpenTelemetry, which allows to exclude/include packages in the preload.
fix(node): Do not emit fetch spans when tracing is disabled (#13003)
Sentry will not emit "fetch" spans if tracing is disabled. This is relevant for user who use their own sampler.
feat(node): Allow to pass registerEsmLoaderHooks to preload (#12998)
You can write your own custom preload script and configure this in the preload options. registerEsmLoaderHooks can be
passed as an option to preloadOpenTelemetry, which allows to exclude/include packages in the preload.
fix(node): Do not emit fetch spans when tracing is disabled (#13003)
Sentry will not emit "fetch" spans if tracing is disabled. This is relevant for user who use their own sampler.
feat(core): Align Span interface with OTEL (#12898)
fix(angular): Remove afterSendEvent listener once root injector is destroyed (#12786)
fix(browser): Fix bug causing unintentional dropping of transactions (#12933)
fix(feedback): Add a missing call of Actor.appendToDom method when DOMContentLoaded event is triggered (#12973)
feat(vercel-edge): Add dedupe as default integration (#12957)
fix(node): Pass inferred name & attributes to tracesSampler (#12945)
feat(express): Allow to pass options to setupExpressErrorHandler (#12952)
Work in this release was contributed by @jaspreet57 and @arturovt. Thank you for your contribution!
8.18.0
Important Changes
ref: Deprecate enableTracing (12897)
The enableTracing option has been deprecated and will be removed in the next major version. We recommend removing it
in favor of the tracesSampleRate and tracesSampler options. If you want to enable performance monitoring, please set
the tracesSampleRate to a sample rate of your choice, or provide a sampling function as tracesSampler option
instead. If you want to disable performance monitoring, remove the tracesSampler and tracesSampleRate options.
Other Changes
feat(node): Expose exclude and include options for ESM loader (#12910)
feat(browser): Add user agent to INP standalone span attributes (#12896)
Release performed for technical reasons. This release is identical to 2.32.0.
2.32.0
Various fixes & improvements
docs(commands): Add info about clap Derive API (#2066) by @elramen
feat(metrics): Add send-metric command (#2063) by @elramen
feat(auth): Allow global config to be located in XDG directory (#2059) by @elramen
fix(commands): Add missing env vars for release name detection (#2051) by @elramen
2.31.2
Various fixes & improvements
Fix regressions related to releases set-commits command, which were introduced in 2.31.1.
2.31.1
Various fixes & improvements
fix(proguard): Don't require auth token with --no-upload flag (#2047) by @markushi
fix(debug-files): Improve error when check passed a directory (#2034) by @szokeasaurusrex
fix(xcode): Improve Xcode error msg when config load fails (#2028) by @elramen
2.31.0
With this change, dSYM uploads to the legacy endpoint and release file uploads are routed to the region URL directly (e.g. to https://us.sentry.io instead of https://sentry.io). This change only affects users using the CLI to interact with SaaS Sentry; everything stays the same for self-hosted users.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Updates the requirements on @babel/runtime, @sentry/browser, @sentry/cli, @wordpress/eslint-plugin, chrome-webstore-upload-cli and pretty-ms to permit the latest version. Updates
@babel/runtime
to 7.25.0Release notes
Sourced from
@babel/runtime
's releases.... (truncated)
Changelog
Sourced from
@babel/runtime
's changelog.... (truncated)
Commits
d2e3ee2
v7.25.0e774270
Improvesuper.x
output (#16374)Updates
@sentry/browser
to 8.20.0Release notes
Sourced from
@sentry/browser
's releases.... (truncated)
Changelog
Sourced from
@sentry/browser
's changelog.... (truncated)
Commits
cdd0a92
release: 8.20.013d29c3
Merge pull request #13036 from getsentry/prepare-release/8.20.084f6fee
meta(changelog): Update changelog for 8.20.0ea07ec7
feat(nuxt): Setup source maps with vite config (#13018)aaaedbc
docs(nuxt): Add readme docs for server-side setup (ESM) (#13019)4bdd979
feat(replay): Improve public Replay APIs (#13000)b2dded8
test(solid): Switch to explicit vitest imports (#13028)04a26a4
feat(node): Extend ESM hooks options for iitm v1.10.0 (#13016)65042b5
feat(feedback): Trigger button aria label configuration (#13008)edea287
chore(google-cloud): Update private key used for tests (#13023)Updates
@sentry/cli
to 2.33.0Release notes
Sourced from
@sentry/cli
's releases.Changelog
Sourced from
@sentry/cli
's changelog.... (truncated)
Commits
afec7ee
Update CHANGELOG.md13b351b
release: 2.33.094c9557
build: Downgrade symbolic-debuginfo to 12.8.0 (#2108)3c6a11f
docs: Fix typos (#2102)f20a6a1
docs(id-support): Document that -p and -o arguments accept slugs and IDs (#2101)2a18157
chore(deps): bump tar from 6.1.13 to 6.2.1 (#2027)7af518e
build(deps): bump braces from 3.0.2 to 3.0.3 (#2088)215f1c9
feat(auth): Recognize new format user tokens (#2100)98ba434
build(deps): bump ws from 7.5.9 to 7.5.10 (#2091)cdf3ebb
Merge branch 'release/2.32.2'Updates
@wordpress/eslint-plugin
to 20.1.0Changelog
Sourced from
@wordpress/eslint-plugin
's changelog.... (truncated)
Commits
363edb3
chore(release): publish4985329
Update changelog files876a4ef
Merge changes published in the Gutenberg plugin "release/18.9" branchUpdates
chrome-webstore-upload-cli
to 3.3.1Release notes
Sourced from chrome-webstore-upload-cli's releases.
Commits
4f6fa38
3.3.16ef383a
Remove loader animation to thin out dependencies (#84)Updates
pretty-ms
to 9.1.0Release notes
Sourced from pretty-ms's releases.
Commits
d00183f
9.1.07891386
Support negative milliseconds (#71)763fe07
Run CI on Node.js 22 and upgradedevDependencies
(#69)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show