Skip to content

Releases: getsentry/craft

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

2.18.1

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

Choose a tag to compare

Bug Fixes πŸ›

  • (changelog) Add retry and robust error handling for GitHub GraphQL by @seer-by-sentry in #701
  • Add permissions and docs for changelog-preview reusable workflow by @BYK in #703

2.18.0

09 Jan 17:05

Choose a tag to compare

New Features ✨

  • (dry-run) Add worktree-based dry-run mode with real diff output by @BYK in #692

Bug Fixes πŸ›

  • (brew) Skip prereleases and add mustache templating for formula names by @BYK in #682

Build / dependencies / internal πŸ”§

  • Add comprehensive Sentry integration with tracing and source maps by @BYK in #697
  • Migrate from Yarn to pnpm 10.27.0 by @BYK in #693

2.17.0

02 Jan 12:10

Choose a tag to compare

New Features ✨

  • (registry) Auto-create package structure for new packages by @BYK in #689

Bug Fixes πŸ›

Changelog

  • Deduplicate merged PR entries in preview by @BYK in #690
  • Disable author mentions in PR preview comments by @BYK in #684

Other

  • (github) Clean up orphaned draft releases on publish failure by @BYK in #681
  • (publish) Fail early on dirty git repository by @BYK in #683

Documentation πŸ“š

  • Improve documentation and CLI messages for new users by @BYK in #691

Build / dependencies / internal πŸ”§

  • Centralize dry-run logic with Proxy-based abstraction by @BYK in #685

2.16.0

29 Dec 14:26

Choose a tag to compare

New Features ✨

Changelog

  • Strip commit patterns from changelog entries by @BYK in #674
  • Add support for custom changelog entries from PR descriptions by @szokeasaurusrex in #648
  • And with support for multiple entries by @szokeasaurusrex in #648
    • and nested items
  • Add changelog preview action and CLI command by @BYK in #669

Other

  • (actions) Make release workflow reusable for external repos by @BYK in #672
  • (aws-lambda) Add version templating for layer names by @BYK in #678

Bug Fixes πŸ›

Changelog

  • Handle reverts in changelog and version inference by @BYK in #677
  • Use PR-specific bump type in preview by @BYK in #676

Documentation πŸ“š

  • New documentation site! by @BYK in #668

2.15.0

24 Dec 00:23

Choose a tag to compare

New Features ✨

Github

  • feat(github): Integrate action-prepare-release into Craft repo by @BYK in #667
  • feat(github): Emit resolved version to GITHUB_OUTPUTS on prepare by @BYK in #666

2.14.1

23 Dec 20:23

Choose a tag to compare

Bug Fixes πŸ›

Changelog

  • fix(changelog): Fix whitespace related issues by @BYK in #664
  • fix(changelog): Add ref and perf to internal changes prefixes by @BYK in #662

Build / dependencies / internal πŸ”§

  • ci(deps): Upgrade action-prepare-release to latest by @BYK in #663

  • ci(release): Add support for auto versioning by @BYK in #665

2.14.0

23 Dec 13:55

Choose a tag to compare

New Features ✨

  • feat(docker): Add support for multiple registries by @BYK in #657

  • feat: Add automatic version bumping based on conventional commits by @BYK in #656

  • feat: Add skip-changelog label by default by @BYK in #655

Bug Fixes πŸ›

  • fix(changelog): Unscoped entries should be grouped under "other" by @BYK in #659

Build / dependencies / internal πŸ”§

  • ci: Update action-prepare-release to v1.6.5 by @BYK in #654

Other

  • fix(docker): Support regional Artifact Registry endpoints in isGoogleCloudRegistry by @BYK in #661

2.13.1

09 Dec 16:28

Choose a tag to compare

Build / dependencies / internal πŸ”§

  • ci: Fix release input desc and concurrency by @BYK in #653

Bug Fixes πŸ›

  • fix: Fix startup issue with yargs by @BYK in #651

Documentation πŸ“š