Skip to content

Releases: getsentry/craft

0.10.1

18 Jun 19:39
Compare
Choose a tag to compare
  • build(ci): Have better defaults for CI environments (#110)
  • build(docker): Upgrade cargo to a recent version (#104)
  • feat(gha): Add GitHub Action for Craft (#103)
  • docs: Fix changelogPolicy enum (#102)
  • build(docker): Add a craft binary into the Docker image (#101)
  • docs: Fix artifactProvider example (#100)
  • feat(crates): Add a noDevDeps option (#112)
  • fix(crates): Detect stale upload caches and retry (#98)

0.10.0

12 Jun 09:37
Compare
Choose a tag to compare
  • feat(changelog): Add "auto" changeset policy (#93)
  • fix(github): Ignore pending response from legacy commit check API (#94)
  • fix(zeus): Don't force ZEUS_API_TOKEN when Zeus is not used (#97)
  • feat(target): Add "docker" target (#95)
  • fix(logger): Logger should respect log level from env file (#96)

0.9.6

19 May 18:20
Compare
Choose a tag to compare
  • feat: Add a releaseBranchPrefix config attribute (#86)

0.9.5

08 May 06:41
Compare
Choose a tag to compare
  • feat: Cocoapods Target add --allow-warnings by default
  • fix: Localized git branch checks (#84)

0.9.4

23 Apr 09:54
Compare
Choose a tag to compare
  • fix(gcs): Fix content-types issues (#78)

0.9.3

22 Apr 07:59
Compare
Choose a tag to compare
  • ref: Remove the need for COCOAPODS_TRUNK_TOKEN to be in the environment (#72)

0.9.2

24 Mar 07:46
Compare
Choose a tag to compare
  • feat: Artifact provider abstraction (#52, #54)
  • feat: Support for custom remote names (#43)
  • ref: Create GCS API module (#63)
  • ref: Create environment utils module (#60)
  • chore: Hard-pin runtime dependencies, remove node-emoji and node-dryrun (#53, #58, #65)

0.9.1

06 Feb 12:03
Compare
Choose a tag to compare
  • fix: Default status provider should still be Zeus
  • fix: Handling of undefined command line arguments (#40)

0.9.0

27 Jan 09:29
Compare
Choose a tag to compare
  • feat: Add new statusProvider option
  • feat: Make artifact check optional (#36)

0.8.4

19 Nov 10:45
Compare
Choose a tag to compare
  • gcs: fix shallow copy issue with upload parameters