Skip to content

Releases: getsentry/craft

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

2.25.2

27 Mar 14:46
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Bug Fixes πŸ›

  • Preserve HTML blocks (e.g., <img> tags from GitHub image uploads) in custom ## Changelog Entry PR sections instead of silently dropping them. by @BYK in #786
  • (deps) Bump brace-expansion from 5.0.4 to 5.0.5 by @BYK in #787
  • Upgrade GitHub Actions to Node.js 24 compatible versions by @BYK in #784

Internal Changes πŸ”§

2.25.1

25 Mar 23:47
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Bug Fixes πŸ›

Internal Changes πŸ”§

  • Reformat codebase with Prettier and add CI enforcement by @BYK in #782

2.25.0

20 Mar 13:11
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

New Features ✨

  • (registry) Require and validate registry metadata on first publish by @s1gr1d in #777

Bug Fixes πŸ›

  • (deps) Address security advisories for fast-xml-parser, h3, and flatted by @BYK in #780
  • (publish) Make post-publish merge failure non-fatal with resolve strategy retry by @BYK in #778

Internal Changes πŸ”§

  • (deps-dev) Bump fast-xml-parser from 5.3.8 to 5.5.7 by @dependabot in #779

2.24.2

16 Mar 10:45
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Bug Fixes πŸ›

  • (deps) Address security advisories for flatted and devalue by @BYK in #775
  • (prepare) Handle scoped tag prefixes in auto version resolution by @BYK in #773

Internal Changes πŸ”§

  • Update CI actions from Node.js 20 SHA pins to latest by @BYK in #774