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 7.💯.0 #10519

Merged
merged 69 commits into from
Feb 6, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
69 commits
Select commit Hold shift + click to select a range
4097c4a
ci: Use larger runners for playwright tests (#10417)
lforst Jan 30, 2024
a37fabd
build(ci): Bump pr-labels-action to use node20 (#10416)
mydea Jan 30, 2024
1fe5c01
ref(ember): Use new `browserTracingIntegration()` under the hood (#10…
mydea Jan 30, 2024
c981524
Merge pull request #10428 from getsentry/master
github-actions[bot] Jan 30, 2024
5d10cdb
ref(vue): use startInactiveSpan in tracing mixin (#10406)
AbhiPrasad Jan 30, 2024
e168692
test(e2e): Add Angular 17 E2E test (#10427)
Lms24 Jan 31, 2024
34f9cc7
test: Make some replay tests less flaky (#10418)
mydea Jan 31, 2024
1ec15ee
ci: Always run code formatting CI job (even for *.md only PRs) (#10421)
mydea Jan 31, 2024
6b86b3e
feat(utils): Add `propagationContextFromHeaders` (#10313)
lforst Jan 31, 2024
0c16f21
feat(node): Expose functional integrations to replace classes (#10356)
mydea Jan 31, 2024
c51891b
test(ember): Make test more robust (#10434)
mydea Jan 31, 2024
6155af5
ci: Streamline browser integration tests on CI (#10435)
mydea Jan 31, 2024
5fd5c5d
feat(angular): Export custom `browserTracingIntegration()` (#10353)
mydea Jan 31, 2024
8bcd136
ref(vercel-edge): Replace `WinterCGFetch` with `winterCGFetchIntegrat…
mydea Jan 31, 2024
3e148e6
feat(vue): Deprecate `new VueIntegration()` (#10440)
mydea Jan 31, 2024
793ad71
feat(bun): Export `bunServerIntegration()` (#10439)
mydea Jan 31, 2024
eadf9c0
feat(browser): Export `browserProfilingIntegration` (#10438)
mydea Jan 31, 2024
369faf4
feat(core): Pass `name` & `attributes` to `tracesSampler` (#10426)
mydea Jan 31, 2024
acc5e33
ci: Use larger runner for build job (#10437)
lforst Jan 31, 2024
f5ffacf
test(e2e): Add tests to SvelteKit 2.x E2E test app (#9944)
Lms24 Jan 31, 2024
9fcbb84
test(e2e): Add tests to SvelteKit 1.x E2E test app (#9943)
Lms24 Jan 31, 2024
8bec42e
ref: Deprecate non-callback based `continueTrace` (#10301)
lforst Jan 31, 2024
1f1ccf1
feat(replay): Bump `rrweb` to 2.10.0 (#10445)
billyvg Jan 31, 2024
2000d7e
feat(node-experimental): Update tracing integrations to functional st…
mydea Feb 1, 2024
00e7a2e
build(ci): Update paths-filter action to v3.0.0 (#10449)
mydea Feb 1, 2024
9961d29
ci(deps): Bump actions/cache from 3 to 4 (#10460)
dependabot[bot] Feb 1, 2024
24401cc
ci(deps): Bump codecov/codecov-action from 3 to 4 (#10461)
dependabot[bot] Feb 1, 2024
735672c
ci(deps): Bump actions/upload-artifact from 4.0.0 to 4.3.0 (#10459)
dependabot[bot] Feb 1, 2024
17f9b04
ci(deps): Bump denoland/setup-deno from 1.1.3 to 1.1.4 (#10462)
dependabot[bot] Feb 1, 2024
afa67bf
fix(test): Clean up docker containers with script (#10454)
timfish Feb 1, 2024
a489dbf
fix(feedback): Fix logo color when colorScheme is "system" (#10465)
billyvg Feb 1, 2024
6a16d0d
feat(feedback): Add `system-ui` to start of font family (#10464)
billyvg Feb 1, 2024
4bd82c9
ref(browser-integration-tests): Remove space from replayIntegrationSh…
AbhiPrasad Feb 1, 2024
e6597b9
pkg(profiling-node): port profiling-node repo to monorepo (#10151)
JonasBa Feb 2, 2024
0588a3f
feat(node-experimental): Update opentelemetry packages (#10456)
mydea Feb 2, 2024
c1848cd
feat(bundles): Add pluggable integrations on CDN to `Sentry` namespac…
mydea Feb 2, 2024
649101d
feat(node-experimental): Add koa integration (#10451)
mydea Feb 2, 2024
0e52c07
feat(sveltekit): Add custom `browserTracingIntegration()` (#10450)
Lms24 Feb 2, 2024
cd3a744
feat: Export `setHttpStatus` from all packages (#10475)
mydea Feb 2, 2024
3b2b18c
feat(replay): Enforce masking of credit card fields (#10472)
mydea Feb 2, 2024
cc0fcb8
test(e2e): Add Vue 3 E2E tests (#10476)
Lms24 Feb 2, 2024
cfb1b60
feat(nextjs): Add `browserTracingIntegration` (#10397)
lforst Feb 2, 2024
84baeb1
fix(nextjs): Do not report redirects and notFound calls as errors in …
lforst Feb 2, 2024
004efa6
build(ci): Properly skip node CI steps when not changed (#10487)
mydea Feb 5, 2024
4285a7e
build(ci): Explicitly add codecov token (#10485)
mydea Feb 5, 2024
028f4d5
fix(node): Use normal `require` call to import Undici (#10388)
lforst Feb 5, 2024
99d1114
fix: Make `startSpan`, `startSpanManual` and `startInactiveSpan` pick…
lforst Feb 5, 2024
810cb70
feat(vue): Implement vue `browserTracingIntegration()` (#10477)
mydea Feb 5, 2024
baf5f90
feat(remix): Add custom `browserTracingIntegration` (#10442)
onurtemizkan Feb 5, 2024
300bba4
ref(nextjs): Remove internally used deprecated APIs (#10453)
lforst Feb 5, 2024
94cdd8b
feat(core): Add metric summaries to spans (#10432)
timfish Feb 5, 2024
8176f01
ci(profiling): run compile only if bindings have changed (#10494)
JonasBa Feb 5, 2024
ef9196b
feat(react): Add `reactRouterV4/V5BrowserTracingIntegration` for reac…
mydea Feb 5, 2024
e4806d1
feat(react): Add `reactRouterV6BrowserTracingIntegration` for react r…
mydea Feb 5, 2024
2227b27
feat(react): Add `reactRouterV3BrowserTracingIntegration` for react r…
mydea Feb 5, 2024
60a7d65
Revert "feat(core): Add metric summaries to spans (#10432)" (#10495)
AbhiPrasad Feb 5, 2024
32e72a1
fix(nextjs): Fix navigation tracing on app router (#10502)
lforst Feb 5, 2024
05fb074
fix(docs): Fix package names for contextLinesIntegration in migration…
rchl Feb 5, 2024
1a4b6e6
build(ci): Bump action dependencies for node profiling (#10473)
mydea Feb 6, 2024
f47d11f
feat(browser): Deprecate `BrowserTracing` integration (#10493)
mydea Feb 6, 2024
01deeac
build(ci): Make dependabot actually update the sentry-cli versions (#…
mydea Feb 6, 2024
fdb1a5c
fix(nextjs): Apply server action data to correct isolation scope (#10…
lforst Feb 6, 2024
c8400c7
ci(deps): bump hmarr/auto-approve-action from 3 to 4 (#10518)
dependabot[bot] Feb 6, 2024
c722802
ci(deps): bump mshick/add-pr-comment from a65df5f64fc741e91c59b8359a4…
dependabot[bot] Feb 6, 2024
709ab2f
ci(deps): bump actions/download-artifact from 3 to 4 (#10517)
dependabot[bot] Feb 6, 2024
0c56836
ci(deps): bump actions/upload-artifact from 3 to 4 (#10515)
dependabot[bot] Feb 6, 2024
85f3199
build(ci): Ensure we run E2E tests when profiling node is skipped (#1…
mydea Feb 6, 2024
49181ad
build(ci): Use v3 of artifact actions for node-profiling (#10522)
mydea Feb 6, 2024
73bd57d
meta(changelog): Update changelog for v7.100.0
mydea Feb 6, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
3 changes: 3 additions & 0 deletions .craft.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,9 @@ targets:
- name: npm
id: '@sentry/node'
includeNames: /^sentry-node-\d.*\.tgz$/
- name: npm
id: '@sentry/profiling-node'
includeNames: /^sentry-profiling-node-\d.*\.tgz$/

## 3 Browser-based Packages
- name: npm
Expand Down
4 changes: 2 additions & 2 deletions .github/actions/restore-cache/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ runs:
steps:
- name: Check dependency cache
id: dep-cache
uses: actions/cache/restore@v3
uses: actions/cache/restore@v4
with:
path: ${{ env.CACHED_DEPENDENCY_PATHS }}
key: ${{ env.DEPENDENCY_CACHE_KEY }}

- name: Check build cache
uses: actions/cache/restore@v3
uses: actions/cache/restore@v4
id: build-cache
with:
path: ${{ env.CACHED_BUILD_PATHS }}
Expand Down
1 change: 1 addition & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ updates:
allow:
- dependency-name: "@sentry/cli"
- dependency-name: "@sentry/vite-plugin"
versioning-strategy: increase
commit-message:
prefix: feat
prefix-development: feat
Expand Down
Loading
Loading