Skip to content

Include SDK version 10 when using local JS SDK assets#4130

Merged
aldy505 merged 2 commits intogetsentry:masterfrom
hsgt-brice:master
Jan 13, 2026
Merged

Include SDK version 10 when using local JS SDK assets#4130
aldy505 merged 2 commits intogetsentry:masterfrom
hsgt-brice:master

Conversation

@hsgt-brice
Copy link
Contributor

The setup script for downloading SDK files does not download the latest v10 bundles. Simple script update.

Legal Boilerplate

Look, I get it. The entity doing business as "Sentry" was incorporated in the State of Delaware in 2015 as Functional Software, Inc. and is gonna need some rights from me in order to utilize my contributions in this here PR. So here's the deal: I retain all rights, title and interest in and to my contributions, and by keeping this boilerplate intact I confirm that Sentry can use, modify, copy, and redistribute my contributions, under Sentry's choice of terms.

echo "Found JS SDKs: v${latest_js_v4}, v${latest_js_v5}, v${latest_js_v6}, v${latest_js_v7}, v${latest_js_v8}, v${latest_js_v9}, v${latest_js_v10}"

versions="{$latest_js_v4,$latest_js_v5,$latest_js_v6,$latest_js_v7,$latest_js_v8,$latest_js_v9}"
versions="{$latest_js_v4,$latest_js_v5,$latest_js_v6,$latest_js_v7,$latest_js_v8,$latest_js_v9,$latest_js_v10}"

This comment was marked as outdated.

@hsgt-brice hsgt-brice marked this pull request as draft January 9, 2026 22:17
@hsgt-brice hsgt-brice marked this pull request as ready for review January 9, 2026 22:47
Copy link
Collaborator

@aldy505 aldy505 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you!

@aldy505 aldy505 enabled auto-merge (squash) January 13, 2026 13:16
@aldy505 aldy505 merged commit 324c81d into getsentry:master Jan 13, 2026
12 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Jan 29, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants