Skip to content

v0.0.1-rc.6

Choose a tag to compare

@github-actions github-actions released this 11 Apr 03:17
· 121 commits to main since this release
14f90bf

Changelog

  • a384249 build(deps): Bump actions/setup-go from 5.3.0 to 5.4.0 (#133)
  • b8de8c2 build(deps): Bump github.com/spf13/viper from 1.20.0 to 1.20.1 (#145)
  • 5a5ec0d build(deps): Bump github/codeql-action from 3.28.11 to 3.28.12 (#134)
  • d439a65 build(deps): Bump github/codeql-action from 3.28.12 to 3.28.13 (#144)
  • 9f28c10 build(deps): Bump golangci/golangci-lint-action from 6.5.1 to 6.5.2 (#135)
  • 2f63044 build(deps): Bump goreleaser/goreleaser-action from 6.2.1 to 6.3.0 (#143)
  • 5a5ed89 feat: add --insecure for login command to skip tls verify (#139)
  • baf6f13 feat: introduce fetch command to get partial files (#137)
  • 14f90bf feat: store the modelfile to the manifest annotation (#146)
  • 0a84a63 feat: support attach command to attach a file to existed model artifact (#141)
  • 04c51df feat: support the concurrency for extract (#136)
  • da51512 fix: cleanup the purge uploads as well when running the prune command (#138)
  • b674617 fix: fix the flag --insecure not work for pull command (#140)