Releases: getsentry/craft
Releases Β· getsentry/craft
0.10.1
- 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
- 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
- feat: Add a
releaseBranchPrefix
config attribute (#86)
0.9.5
- feat: Cocoapods Target add
--allow-warnings
by default
- fix: Localized git branch checks (#84)
0.9.4
- fix(gcs): Fix content-types issues (#78)
0.9.3
- ref: Remove the need for
COCOAPODS_TRUNK_TOKEN
to be in the environment (#72)
0.9.2
- 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
- fix: Default status provider should still be Zeus
- fix: Handling of undefined command line arguments (#40)
0.9.0
- feat: Add new
statusProvider
option
- feat: Make artifact check optional (#36)
0.8.4
- gcs: fix shallow copy issue with upload parameters