Skip to content

Releases: modelpack/modctl

v0.0.4-rc.2

20 Jun 02:48
1bd9957

Choose a tag to compare

v0.0.4-rc.2 Pre-release
Pre-release

What's Changed

  • build(deps): Bump google.golang.org/grpc from 1.71.1 to 1.73.0 by @dependabot in #206
  • feat: support raw format for attach command by @chlins in #209

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

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)