Skip to content

Releases: getsentry/craft

2.26.10

10 Jun 21:34
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Bug Fixes πŸ›

2.26.9

09 Jun 20:39
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Bug Fixes πŸ›

  • Replace extract-zip with node-stream-zip to fix Node 24.16.0 hang by @BYK in #831

2.26.8

05 Jun 00:14
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

New Features ✨

  • (pypi) Support TWINE_VERBOSE env var to pass --verbose to twine upload by @sentry-junior in #829

Bug Fixes πŸ›

  • Avoid test timeout in extractZipArchive by batching writes by @BYK in #830

2.26.7

04 Jun 22:04
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Bug Fixes πŸ›

  • (nuget) Use unique suffix for global.json backup by @jamescrosswell in #823
  • (security) Upgrade vitest to ^4.1.0 and tmp to ^0.2.6 by @BYK in #828

2.26.6

22 May 20:37
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Bug Fixes πŸ›

  • (nuget) Move global.json aside during dotnet setversion by @jamescrosswell in #820
  • (security) Override @tootallnate/once to ^2.0.1 (CVE-2026-3449) by @BYK in #822
  • Improve partial publishing recovery for CocoaPods and GitHub targets by @BYK in #821

2.26.5

15 May 09:03
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Bug Fixes πŸ›

2.26.4

14 May 18:15
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Bug Fixes πŸ›

  • (security) Prevent script injection in changelog-preview workflow by @fix-it-felix-sentry in #813
  • Resolve open dependabot security alerts by @BYK in #816

Internal Changes πŸ”§

2.26.3

05 May 14:21
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Bug Fixes πŸ›

  • Prevent shell injection vulnerabilities in GitHub Actions workflows by @fix-it-felix-sentry in #811

2.26.2

23 Apr 12:23
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Security πŸ”’

Bug Fixes πŸ›

  • (prepare) Remove --allow-remote-config gate by @BYK in #809

Internal Changes πŸ”§

2.26.1

22 Apr 20:53
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Security πŸ”’

  • (release-env) Allowlist GITHUB_* and RUNNER_* by prefix by @BYK in #807

Bug Fixes πŸ›

  • (npm) Tolerate workspace:* deps in version bump and bun.lock patching by @BYK in #805

Internal Changes πŸ”§

  • Fix Node 20 + app-id deprecation warnings, refresh Node matrix by @BYK in #803