Skip to content

Releases: getsentry/craft

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

2.26.0

21 Apr 20:11
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Security πŸ”’

  • (ci) Pin third-party GitHub Actions to commit SHAs by @BYK in #801
  • (commit-repo) Replace execSync tar with node-tar by @BYK in #799
  • (gpg) Pipe private key via stdin instead of writing to /tmp by @BYK in #798
  • (publish) Move publish-state file out of repo cwd by @BYK in #797
  • (spawn) Strip dynamic-linker env vars from subprocess env by @BYK in #800

New Features ✨

  • Recognize security: commit prefix for changelog and versioning by @BYK in #802

2.25.5

21 Apr 16:38
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Bug Fixes πŸ›

Security

  • Move workflow to pull_request and do not persist creds by @geoffg-sentry in #796
  • Disable .craft.env reading and harden release subprocess env by @BYK in #794

2.25.4

17 Apr 09:30
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Bug Fixes πŸ›

  • (publish) Replace CRAFT_NEW_VERSION with CRAFT_RELEASED_VERSION in post-release env by @BYK in #793

2.25.3

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

Choose a tag to compare

Bug Fixes πŸ›

  • (deps) Address security vulnerabilities in vite, picomatch, and defu by @BYK in #791
  • (publish) Distinguish auth failures from merge conflicts in post-publish merge by @BYK in #788