Skip to content

Releases: getsentry/craft

2.21.4

12 Feb 12:03
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Bug Fixes πŸ›

  • (ux) Improve error messages for artifact mismatches and missing release branches by @BYK in #750

2.21.3

11 Feb 19:05
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Bug Fixes πŸ›

  • (artifacts) Support glob patterns and validate all configured patterns match by @BYK in #748
  • (changelog) Tailor preview output to versioning policy by @BYK in #749

Other

2.21.2

07 Feb 12:17
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Bug Fixes πŸ›

  • (targets) Add missing spawnProcess imports in pypi and crates by @BYK in #746

Internal Changes πŸ”§

  • Add TypeScript type checking to CI by @BYK in #747

2.21.1

06 Feb 18:40
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

New Features ✨

  • Update publish issue body when re-running GitHub Action by @BYK in #740
  • Add noMerge config option with auto-detection for GitHub Actions by @BYK in #739
  • Automatic version bumping from configured targets by @BYK in #707
  • Configure GitHub artifact provider to filter by workflow and name by @BYK in #709

Bug Fixes πŸ›

  • (action) Handle permission errors when updating publish issues by @BYK in #744
  • (build) Add legacy artifact name for backward compatibility by @BYK in #743
  • (security) Resolve HIGH severity Dependabot alerts by @BYK in #741

Internal Changes πŸ”§

Deps Dev

Other

  • Use correct artifact name for dogfooding by @BYK in #742

Other

  • Revert legacy artifact naming for backward compatibility by @BYK in #745

2.21.0

06 Feb 18:20
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

New Features ✨

  • Update publish issue body when re-running GitHub Action by @BYK in #740
  • Add noMerge config option with auto-detection for GitHub Actions by @BYK in #739
  • Automatic version bumping from configured targets by @BYK in #707
  • Configure GitHub artifact provider to filter by workflow and name by @BYK in #709

Bug Fixes πŸ›

  • (build) Add legacy artifact name for backward compatibility by @BYK in #743
  • (security) Resolve HIGH severity Dependabot alerts by @BYK in #741

Internal Changes πŸ”§

Deps Dev

Other

  • Use correct artifact name for dogfooding by @BYK in #742

2.20.1

28 Jan 20:13
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Bug Fixes πŸ›

  • (action) Expand changelog by default in publish issues by @BYK in #731

Documentation πŸ“š

  • Update documentation for changes since 2.17.0 by @BYK in #735
  • Update base path for craft.sentry.dev domain by @BYK in #734

2.20.0

22 Jan 09:20
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

New Features ✨

Github

  • Add comment option to changelog-preview workflow by @BYK in #722
  • Add working-directory input to changelog-preview workflow by @BYK in #717

Bug Fixes πŸ›

Changelog

  • Warn when custom release.yml lacks semver fields by @BYK in #720
  • Collapse previews by default by @BYK in #718

Other

  • (action) Fix detection of existing publish issues by @BYK in #728
  • (actions) Use repository check instead of event_name for dogfooding conditions by @BYK in #727
  • (github) Use pull_request_target for changelog preview on fork PRs by @BYK in #723
  • Address security vulnerabilities in dependencies by @BYK in #725

Documentation πŸ“š

  • Document CRAFT_NEW_VERSION and CRAFT_OLD_VERSION for pre-release command by @BYK in #719

Internal Changes πŸ”§

Deps Dev

Other

  • Rename changelog category to "Internal Changes" by @BYK in #721

2.19.0

14 Jan 11:49
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

New Features ✨

  • (action) Emit publish request issue URL as annotation by @BYK in #708

Bug Fixes πŸ›

Docker

  • Add image template var and strict template validation by @BYK in #713
  • Add GITHUB_API_TOKEN and x-access-token fallbacks for ghcr.io by @BYK in #710

Other

  • (action) Use environment variables for complex inputs by @BYK in #716
  • (aws-lambda) Skip layer publication for pre-release versions by @BYK in #714
  • (prepare) Make NEW-VERSION optional and auto-create changelog by @BYK in #715
  • Don't mention PRs to avoid linking in changelog previews by @BYK in #712

2.18.3

12 Jan 21:30
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Bug Fixes πŸ›

  • (changelog-preview) Replace deleted install sub-action with inline install by @BYK in #706

2.18.2

12 Jan 20:24
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Bug Fixes πŸ›

Action

  • Simplify install by using build artifact with release fallback by @BYK in #705
  • Resolve install sub-action path for external repos by @BYK in #704