Skip to content

Releases: modelpack/modctl

v0.0.4-rc.1

19 Jun 08:07
a5a4c44

Choose a tag to compare

v0.0.4-rc.1 Pre-release
Pre-release

What's Changed

  • fix: skip the owner validation during parse the git source info by @chlins in #191
  • feat: add more file type by @aftersnow in #192
  • feat: support build the model artifact by raw file format by @chlins in #188
  • build(deps): Bump golang.org/x/sync from 0.14.0 to 0.15.0 by @dependabot in #194
  • build(deps): Bump github.com/vbauerster/mpb/v8 from 8.10.1 to 8.10.2 by @dependabot in #195
  • build(deps): Bump github/codeql-action from 3.28.18 to 3.28.19 by @dependabot in #197
  • build(deps): Bump github.com/go-git/go-git/v5 from 5.16.0 to 5.16.1 by @dependabot in #198
  • build(deps): Bump golang.org/x/crypto from 0.38.0 to 0.39.0 by @dependabot in #196
  • feat(nydusify): support convert raw format of modctl artifact by @BraveY in #199
  • build(deps): Bump github.com/go-git/go-git/v5 from 5.16.1 to 5.16.2 by @dependabot in #202
  • build(deps): Bump github.com/CloudNativeAI/model-spec from 0.0.5 to 0.0.6 by @dependabot in #201
  • build(deps): Bump github/codeql-action from 3.28.19 to 3.29.0 by @dependabot in #200
  • feat: support pull the blob from dragonfly unix socket by @chlins in #193
  • refactor: move the PullByDragonfly as private method by @chlins in #204

Full Changelog: v0.0.3...v0.0.4-rc.1

v0.0.4-rc.0

19 Jun 08:07
776d032

Choose a tag to compare

v0.0.4-rc.0 Pre-release
Pre-release

What's Changed

  • fix: skip the owner validation during parse the git source info by @chlins in #191
  • feat: add more file type by @aftersnow in #192
  • feat: support build the model artifact by raw file format by @chlins in #188
  • build(deps): Bump golang.org/x/sync from 0.14.0 to 0.15.0 by @dependabot in #194
  • build(deps): Bump github.com/vbauerster/mpb/v8 from 8.10.1 to 8.10.2 by @dependabot in #195
  • build(deps): Bump github/codeql-action from 3.28.18 to 3.28.19 by @dependabot in #197
  • build(deps): Bump github.com/go-git/go-git/v5 from 5.16.0 to 5.16.1 by @dependabot in #198
  • build(deps): Bump golang.org/x/crypto from 0.38.0 to 0.39.0 by @dependabot in #196
  • feat(nydusify): support convert raw format of modctl artifact by @BraveY in #199
  • build(deps): Bump github.com/go-git/go-git/v5 from 5.16.1 to 5.16.2 by @dependabot in #202
  • build(deps): Bump github.com/CloudNativeAI/model-spec from 0.0.5 to 0.0.6 by @dependabot in #201
  • build(deps): Bump github/codeql-action from 3.28.19 to 3.29.0 by @dependabot in #200
  • feat: support pull the blob from dragonfly unix socket by @chlins in #193

Full Changelog: v0.0.3...v0.0.4-rc.0

v0.0.3

29 May 10:21
6b5f9c9

Choose a tag to compare

What's Changed

  • feat: support parse the source info from zeta repo by @chlins in #185
  • build(deps): Bump github.com/antgroup/hugescm from 0.17.2 to 0.18.0 by @dependabot in #187
  • feat: support inspect the model artifact from remote registry by @chlins in #189
  • feat: support disable the progress bar by @chlins in #190

Full Changelog: v0.0.2...v0.0.3

v0.0.2

19 May 08:53
ffd7149

Choose a tag to compare

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
  • fix: pass the context for retry by @chlins in #180
  • feat: add the flag header for disable building the source git parser by @chlins in #181
  • build(deps): Bump github/codeql-action from 3.28.17 to 3.28.18 by @dependabot in #183
  • build(deps): Bump github.com/vbauerster/mpb/v8 from 8.10.0 to 8.10.1 by @dependabot in #182

Full Changelog: v0.0.1...v0.0.2

v0.0.2-rc.2

19 May 08:45
eb8745a

Choose a tag to compare

v0.0.2-rc.2 Pre-release
Pre-release

What's Changed

  • fix: pass the context for retry by @chlins in #180
  • feat: add the flag header for disable building the source git parser by @chlins in #181

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

v0.0.2-rc.1

19 May 08:45
f2824a1

Choose a tag to compare

v0.0.2-rc.1 Pre-release
Pre-release

What's Changed

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

v0.0.2-rc.0

15 May 03:19
8fc578f

Choose a tag to compare

v0.0.2-rc.0 Pre-release
Pre-release

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

v0.0.1

16 Apr 09:24
28c12d6

Choose a tag to compare

Changelog

  • bd61f57 build(deps): Bump github/codeql-action from 3.28.13 to 3.28.15 (#154)
  • 609aa6b feat: add implemention of nydus intercept (#155)
  • 28c12d6 fix: fix the nydus implementation failed when input an empty file (#156)

v0.0.1-rc.7

11 Apr 06:03
fbf92fc

Choose a tag to compare

Changelog

  • 140372c build(deps): Bump github.com/distribution/distribution/v3 from 3.0.0-rc.3 to 3.0.0 (#149)
  • 7e02793 build(deps): Bump golang.org/x/crypto from 0.36.0 to 0.37.0 (#148)
  • bb31a61 build(deps): Bump golang.org/x/sync from 0.12.0 to 0.13.0 (#147)
  • 9d964cb feat: support enable the pprof (#152)
  • 5baa2cb feat: support interceptor for build (#151)
  • fbf92fc fix: resolve the lock for progress bar (#153)

v0.0.1-rc.6

11 Apr 03:17
14f90bf

Choose a tag to compare

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)