Skip to content

v0.0.2-rc.0

Pre-release
Pre-release

Choose a tag to compare

@chlins chlins released this 15 May 03:19
· 96 commits to main since this release
8fc578f

What's Changed

  • chore: bump golangci-lint version to v2 by @chlins in #157
  • feat: support parse source info from git repo by @chlins in #158
  • fix: resolve the progress bar stuck when build 10k files by @chlins in #161
  • feat: disable retries for oras, self-control retry at the layer level by @chlins in #167
  • build(deps): Bump golangci/golangci-lint-action from 7.0.0 to 8.0.0 by @dependabot in #166
  • build(deps): Bump github/codeql-action from 3.28.15 to 3.28.17 by @dependabot in #165
  • build(deps): Bump github.com/vbauerster/mpb/v8 from 8.9.3 to 8.10.0 by @dependabot in #164
  • feat: validate the sha256 after pulling the blob by @chlins in #168
  • feat: add the hooks for pull operation by @chlins in #169
  • feat: support the progress writer for pull operation by @chlins in #171
  • refactor: switch the go-git to git2go for better performance by @chlins in #172
  • chore: update the release config for static build by @chlins in #173
  • chore: fix the release config for static build by @chlins in #174
  • build(deps): Bump oras.land/oras-go/v2 from 2.5.0 to 2.6.0 by @dependabot in #176
  • chore: trim the version prefix in the release download URL by @chlins in #179

Full Changelog: v0.0.1...v0.0.2-rc.0