Releases: modelpack/modctl
Releases · modelpack/modctl
v0.1.1-alpha.0
What's Changed
- refactor(xattr): extract xattr operations to dedicated package by @chlins in #331
- refactor(retry): update default retry options by @chlins in #333
- build(deps): Bump actions/checkout from 5 to 6 by @dependabot[bot] in #334
- build(deps): Bump github/codeql-action from 4.31.2 to 4.31.4 by @dependabot[bot] in #335
- build(deps): Bump golangci/golangci-lint-action from 9.0.0 to 9.1.0 by @dependabot[bot] in #336
- build(deps): Bump github.com/go-git/go-git/v5 from 5.16.3 to 5.16.4 by @dependabot[bot] in #337
- build(deps): Bump d7y.io/api/v2 from 2.1.81 to 2.1.83 by @dependabot[bot] in #339
- build(deps): Bump golang.org/x/crypto from 0.43.0 to 0.45.0 by @dependabot[bot] in #340
- feat: support modelfile generate with exclude patterns by @qiumuyang in #332
- fix(processor): correct error handling and annotations logic by @chlins in #341
- build(deps): Bump golangci/golangci-lint-action from 9.1.0 to 9.2.0 by @dependabot[bot] in #346
- build(deps): Bump github/codeql-action from 4.31.4 to 4.31.7 by @dependabot[bot] in #347
- build(deps): Bump d7y.io/api/v2 from 2.1.83 to 2.1.89 by @dependabot[bot] in #348
- build(deps): Bump github.com/spf13/cobra from 1.10.1 to 1.10.2 by @dependabot[bot] in #349
- build(deps): Bump actions/download-artifact from 6 to 7 by @dependabot[bot] in #351
- build(deps): Bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #352
- build(deps): Bump actions/cache from 4 to 5 by @dependabot[bot] in #353
- build(deps): Bump golang.org/x/sys from 0.38.0 to 0.39.0 by @dependabot[bot] in #354
- build(deps): Bump d7y.io/api/v2 from 2.1.89 to 2.1.94 by @dependabot[bot] in #355
- build(deps): Bump github/codeql-action from 4.31.7 to 4.31.8 by @dependabot[bot] in #358
- Add support for modelFile generate via model providers model_url by @avinashsingh77 in #329
- Chore: Pin GitHub Actions to commit SHAs with version comments by @bupd in #360
- feat(attach,upload): add destination-dir flag for custom file paths by @chlins in #363
- build(deps): Bump actions/setup-go from 6.0.0 to 6.1.0 by @dependabot[bot] in #369
- build(deps): Bump actions/checkout from 6.0.0 to 6.0.1 by @dependabot[bot] in #367
- build(deps): Bump d7y.io/api/v2 from 2.1.94 to 2.2.1 by @dependabot[bot] in #366
- build(deps): Bump github.com/vbauerster/mpb/v8 from 8.11.2 to 8.11.3 by @dependabot[bot] in #365
- build(deps): Bump github/codeql-action from 4.31.8 to 4.31.9 by @dependabot[bot] in #364
- feat(remote): add host info headers to HTTP requests by @chlins in #370
- ci(workflows): update macOS runner versions for release by @chlins in #372
New Contributors
- @qiumuyang made their first contribution in #332
- @avinashsingh77 made their first contribution in #329
Full Changelog: v0.1.0...v0.1.1-alpha.0
v0.1.0
What's Changed
- build(deps): Bump github.com/antgroup/hugescm from 0.18.2 to 0.18.3 by @dependabot[bot] in #234
- build(deps): Bump d7y.io/api/v2 from 2.1.41 to 2.1.44 by @dependabot[bot] in #233
- refactor: remove nydusify logic from backend by @chlins in #235
- ci(release): switch build tag from disable_libgit2 to enable_libgit2 by @chlins in #236
- feat: migrate modelpack and support build the model as reasoning model by @chlins in #237
- build(deps): Bump github/codeql-action from 3.29.2 to 3.29.4 by @dependabot[bot] in #238
- build(deps): Bump google.golang.org/grpc from 1.73.0 to 1.74.2 by @dependabot[bot] in #240
- build(deps): Bump d7y.io/api/v2 from 2.1.44 to 2.1.54 by @dependabot[bot] in #245
- build(deps): Bump github/codeql-action from 3.29.4 to 3.29.5 by @dependabot[bot] in #246
- build(deps): Bump golang.org/x/crypto from 0.40.0 to 0.41.0 by @dependabot[bot] in #248
- build(deps): Bump golang.org/x/sys from 0.34.0 to 0.35.0 by @dependabot[bot] in #249
- build(deps): Bump d7y.io/api/v2 from 2.1.54 to 2.1.57 by @dependabot[bot] in #250
- build(deps): Bump actions/download-artifact from 4 to 5 by @dependabot[bot] in #251
- build(deps): Bump github/codeql-action from 3.29.7 to 3.29.8 by @dependabot[bot] in #252
- ci: add GitHub Actions workflow for E2E testing by @bergwolf in #255
- build(deps): Bump github/codeql-action from 3.29.8 to 3.29.9 by @dependabot[bot] in #260
- build(deps): Bump actions/setup-python from 4 to 5 by @dependabot[bot] in #259
- build(deps): Bump actions/checkout from 4 to 5 by @dependabot[bot] in #258
- build(deps): Bump actions/download-artifact from 4 to 5 by @dependabot[bot] in #257
- feat: shows the built time of each layer by @bcfre in #244
- build(deps): Bump github/codeql-action from 3.29.9 to 3.29.11 by @dependabot[bot] in #264
- build(deps): Bump github.com/stretchr/testify from 1.10.0 to 1.11.0 by @dependabot[bot] in #263
- build(deps): Bump google.golang.org/grpc from 1.74.2 to 1.75.0 by @dependabot[bot] in #261
- docs: update command descriptions to be more descriptive by @chlins in #256
- fix: ensure the file type match pattern includes folder case by @chlins in #265
- build(deps): Bump d7y.io/api/v2 from 2.1.57 to 2.1.62 by @dependabot[bot] in #273
- build(deps): Bump github.com/stretchr/testify from 1.11.0 to 1.11.1 by @dependabot[bot] in #272
- build(deps): Bump golang.org/x/sync from 0.16.0 to 0.17.0 by @dependabot[bot] in #271
- build(deps): Bump github.com/spf13/cobra from 1.9.1 to 1.10.1 by @dependabot[bot] in #269
- build(deps): Bump actions/setup-python from 5 to 6 by @dependabot[bot] in #268
- build(deps): Bump actions/setup-go from 5 to 6 by @dependabot[bot] in #267
- build(deps): Bump github/codeql-action from 3.29.11 to 3.30.1 by @dependabot[bot] in #266
- chore: use PAT token for pull request in e2e test by @chlins in #275
- build(deps): Bump golang.org/x/crypto from 0.41.0 to 0.42.0 by @dependabot[bot] in #283
- build(deps): Bump d7y.io/api/v2 from 2.1.62 to 2.1.65 by @dependabot[bot] in #278
- build(deps): Bump github/codeql-action from 3.30.1 to 3.30.3 by @dependabot[bot] in #279
- ci(e2e): remove PR event and unify registry login by @chlins in #284
- build(deps): Bump github.com/spf13/viper from 1.20.1 to 1.21.0 by @dependabot[bot] in #282
- build(deps): Bump google.golang.org/grpc from 1.75.0 to 1.75.1 by @dependabot[bot] in #281
- revert: switch back to the legacy mediatype for v0.1.0 by @chlins in #287
- fix(backend): remove redundant filepath check in extractLayer by @chlins in #288
- build(deps): Bump d7y.io/api/v2 from 2.1.65 to 2.1.68 by @dependabot[bot] in #289
- Chore: Upgrade GolangCI-Lint To Support Go1.25 by @bupd in #274
- feat(build): add flag to omit creation timestamp for reproducible builds by @chlins in #277
- docs(readme): add DeepWiki badge by @chlins in #290
- build(deps): Bump github.com/go-git/go-git/v5 from 5.16.2 to 5.16.3 by @dependabot[bot] in #298
- build(deps): Bump d7y.io/api/v2 from 2.1.68 to 2.1.71 by @dependabot[bot] in #297
- build(deps): Bump github/codeql-action from 3.30.3 to 3.30.6 by @dependabot[bot] in #296
- build(deps): Bump github/codeql-action from 3.30.6 to 4.30.8 by @dependabot[bot] in #299
- build(deps): Bump d7y.io/api/v2 from 2.1.71 to 2.1.72 by @dependabot[bot] in #300
- build(deps): Bump golang.org/x/crypto from 0.42.0 to 0.43.0 by @dependabot[bot] in #301
- build(deps): Bump golang.org/x/sys from 0.36.0 to 0.37.0 by @dependabot[bot] in #303
- build(deps): Bump github/codeql-action from 4.30.8 to 4.30.9 by @dependabot[bot] in #306
- build(deps): Bump d7y.io/api/v2 from 2.1.72 to 2.1.80 by @dependabot[bot] in #305
- build(deps): Bump github.com/avast/retry-go/v4 from 4.6.1 to 4.7.0 by @dependabot[bot] in #304
- build(deps): Bump actions/download-artifact from 5 to 6 by @dependabot[bot] in #313
- build(deps): Bump github/codeql-action from 4.30.9 to 4.31.0 by @dependabot[bot] in #312
- build(deps): Bump d7y.io/api/v2 from 2.1.80 to 2.1.81 by @dependabot[bot] in #311
- build(deps): Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #310
- fix(backend): correct auth key handling for token retrieval by @chlins in #314
- fix(backend): correct authorization header assembly by @chlins in #315
- build(deps): Bump github/codeql-action from 4.31.0 to 4.31.2 by @dependabot[bot] in #320
- docs(getting-started): update install command to use main branch by @chlins in #318
- chore(deps): update dependencies to latest versions by @chlins in #319
- feat(remote): add custom headers to HTTP requests by @chlins in #322
- feat(cmd): set raw flag default to true for attach, build, upload by @chlins in #323
- build(deps): Bump golangci/golangci-lint-action from 8.0.0 to 9.0.0 by @dependabot[bot] in #328
- build(deps): Bump golang.org/x/sync from 0.17.0 to 0.18.0 by @dependabot[bot] in #326
- build(deps): Bump github.com/vbauerster/mpb/v8 from 8.10.2 to 8.11.2 by @dependabot[bot] in #325
- build(deps): Bump golang.org/x/sys from 0.37.0 to 0.38.0 by @dependabot[bot] in #324
New Contributors
Full Changelog: v0.0.5...v0.1.0
v0.1.0-rc.0
What's Changed
Full Changelog: v0.1.0-beta.0...v0.1.0-rc.0
v0.1.0-beta.0
What's Changed
- build(deps): Bump github/codeql-action from 4.31.0 to 4.31.2 by @dependabot[bot] in #320
- docs(getting-started): update install command to use main branch by @chlins in #318
- chore(deps): update dependencies to latest versions by @chlins in #319
- feat(remote): add custom headers to HTTP requests by @chlins in #322
Full Changelog: v0.1.0-alpha.3...v0.1.0-beta.0
v0.1.0-alpha.3
What's Changed
- docs(readme): add DeepWiki badge by @chlins in #290
- build(deps): Bump github.com/go-git/go-git/v5 from 5.16.2 to 5.16.3 by @dependabot[bot] in #298
- build(deps): Bump d7y.io/api/v2 from 2.1.68 to 2.1.71 by @dependabot[bot] in #297
- build(deps): Bump github/codeql-action from 3.30.3 to 3.30.6 by @dependabot[bot] in #296
- build(deps): Bump github/codeql-action from 3.30.6 to 4.30.8 by @dependabot[bot] in #299
- build(deps): Bump d7y.io/api/v2 from 2.1.71 to 2.1.72 by @dependabot[bot] in #300
- build(deps): Bump golang.org/x/crypto from 0.42.0 to 0.43.0 by @dependabot[bot] in #301
- build(deps): Bump golang.org/x/sys from 0.36.0 to 0.37.0 by @dependabot[bot] in #303
- build(deps): Bump github/codeql-action from 4.30.8 to 4.30.9 by @dependabot[bot] in #306
- build(deps): Bump d7y.io/api/v2 from 2.1.72 to 2.1.80 by @dependabot[bot] in #305
- build(deps): Bump github.com/avast/retry-go/v4 from 4.6.1 to 4.7.0 by @dependabot[bot] in #304
- build(deps): Bump actions/download-artifact from 5 to 6 by @dependabot[bot] in #313
- build(deps): Bump github/codeql-action from 4.30.9 to 4.31.0 by @dependabot[bot] in #312
- build(deps): Bump d7y.io/api/v2 from 2.1.80 to 2.1.81 by @dependabot[bot] in #311
- build(deps): Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #310
- fix(backend): correct auth key handling for token retrieval by @chlins in #314
- fix(backend): correct authorization header assembly by @chlins in #315
Full Changelog: v0.1.0-alpha.1...v0.1.0-alpha.3
v0.1.0-alpha.2
What's Changed
- docs(readme): add DeepWiki badge by @chlins in #290
- build(deps): Bump github.com/go-git/go-git/v5 from 5.16.2 to 5.16.3 by @dependabot[bot] in #298
- build(deps): Bump d7y.io/api/v2 from 2.1.68 to 2.1.71 by @dependabot[bot] in #297
- build(deps): Bump github/codeql-action from 3.30.3 to 3.30.6 by @dependabot[bot] in #296
- build(deps): Bump github/codeql-action from 3.30.6 to 4.30.8 by @dependabot[bot] in #299
- build(deps): Bump d7y.io/api/v2 from 2.1.71 to 2.1.72 by @dependabot[bot] in #300
- build(deps): Bump golang.org/x/crypto from 0.42.0 to 0.43.0 by @dependabot[bot] in #301
- build(deps): Bump golang.org/x/sys from 0.36.0 to 0.37.0 by @dependabot[bot] in #303
- build(deps): Bump github/codeql-action from 4.30.8 to 4.30.9 by @dependabot[bot] in #306
- build(deps): Bump d7y.io/api/v2 from 2.1.72 to 2.1.80 by @dependabot[bot] in #305
- build(deps): Bump github.com/avast/retry-go/v4 from 4.6.1 to 4.7.0 by @dependabot[bot] in #304
- build(deps): Bump actions/download-artifact from 5 to 6 by @dependabot[bot] in #313
- build(deps): Bump github/codeql-action from 4.30.9 to 4.31.0 by @dependabot[bot] in #312
- build(deps): Bump d7y.io/api/v2 from 2.1.80 to 2.1.81 by @dependabot[bot] in #311
- build(deps): Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #310
- fix(backend): correct auth key handling for token retrieval by @chlins in #314
Full Changelog: v0.1.0-alpha.1...v0.1.0-alpha.2
v0.1.0-alpha.1
What's Changed
- build(deps): Bump d7y.io/api/v2 from 2.1.57 to 2.1.62 by @dependabot[bot] in #273
- build(deps): Bump github.com/stretchr/testify from 1.11.0 to 1.11.1 by @dependabot[bot] in #272
- build(deps): Bump golang.org/x/sync from 0.16.0 to 0.17.0 by @dependabot[bot] in #271
- build(deps): Bump github.com/spf13/cobra from 1.9.1 to 1.10.1 by @dependabot[bot] in #269
- build(deps): Bump actions/setup-python from 5 to 6 by @dependabot[bot] in #268
- build(deps): Bump actions/setup-go from 5 to 6 by @dependabot[bot] in #267
- build(deps): Bump github/codeql-action from 3.29.11 to 3.30.1 by @dependabot[bot] in #266
- chore: use PAT token for pull request in e2e test by @chlins in #275
- build(deps): Bump golang.org/x/crypto from 0.41.0 to 0.42.0 by @dependabot[bot] in #283
- build(deps): Bump d7y.io/api/v2 from 2.1.62 to 2.1.65 by @dependabot[bot] in #278
- build(deps): Bump github/codeql-action from 3.30.1 to 3.30.3 by @dependabot[bot] in #279
- ci(e2e): remove PR event and unify registry login by @chlins in #284
- build(deps): Bump github.com/spf13/viper from 1.20.1 to 1.21.0 by @dependabot[bot] in #282
- build(deps): Bump google.golang.org/grpc from 1.75.0 to 1.75.1 by @dependabot[bot] in #281
- revert: switch back to the legacy mediatype for v0.1.0 by @chlins in #287
- fix(backend): remove redundant filepath check in extractLayer by @chlins in #288
- build(deps): Bump d7y.io/api/v2 from 2.1.65 to 2.1.68 by @dependabot[bot] in #289
- Chore: Upgrade GolangCI-Lint To Support Go1.25 by @bupd in #274
- feat(build): add flag to omit creation timestamp for reproducible builds by @chlins in #277
Full Changelog: v0.1.0-alpha.0...v0.1.0-alpha.1
v0.1.0-alpha.0
What's Changed
- build(deps): Bump github.com/antgroup/hugescm from 0.18.2 to 0.18.3 by @dependabot[bot] in #234
- build(deps): Bump d7y.io/api/v2 from 2.1.41 to 2.1.44 by @dependabot[bot] in #233
- refactor: remove nydusify logic from backend by @chlins in #235
- ci(release): switch build tag from disable_libgit2 to enable_libgit2 by @chlins in #236
- feat: migrate modelpack and support build the model as reasoning model by @chlins in #237
- build(deps): Bump github/codeql-action from 3.29.2 to 3.29.4 by @dependabot[bot] in #238
- build(deps): Bump google.golang.org/grpc from 1.73.0 to 1.74.2 by @dependabot[bot] in #240
- build(deps): Bump d7y.io/api/v2 from 2.1.44 to 2.1.54 by @dependabot[bot] in #245
- build(deps): Bump github/codeql-action from 3.29.4 to 3.29.5 by @dependabot[bot] in #246
- build(deps): Bump golang.org/x/crypto from 0.40.0 to 0.41.0 by @dependabot[bot] in #248
- build(deps): Bump golang.org/x/sys from 0.34.0 to 0.35.0 by @dependabot[bot] in #249
- build(deps): Bump d7y.io/api/v2 from 2.1.54 to 2.1.57 by @dependabot[bot] in #250
- build(deps): Bump actions/download-artifact from 4 to 5 by @dependabot[bot] in #251
- build(deps): Bump github/codeql-action from 3.29.7 to 3.29.8 by @dependabot[bot] in #252
- ci: add GitHub Actions workflow for E2E testing by @bergwolf in #255
- build(deps): Bump github/codeql-action from 3.29.8 to 3.29.9 by @dependabot[bot] in #260
- build(deps): Bump actions/setup-python from 4 to 5 by @dependabot[bot] in #259
- build(deps): Bump actions/checkout from 4 to 5 by @dependabot[bot] in #258
- build(deps): Bump actions/download-artifact from 4 to 5 by @dependabot[bot] in #257
- feat: shows the built time of each layer by @bcfre in #244
- build(deps): Bump github/codeql-action from 3.29.9 to 3.29.11 by @dependabot[bot] in #264
- build(deps): Bump github.com/stretchr/testify from 1.10.0 to 1.11.0 by @dependabot[bot] in #263
- build(deps): Bump google.golang.org/grpc from 1.74.2 to 1.75.0 by @dependabot[bot] in #261
- docs: update command descriptions to be more descriptive by @chlins in #256
- fix: ensure the file type match pattern includes folder case by @chlins in #265
New Contributors
Full Changelog: v0.0.5...v0.1.0-alpha.0
v0.0.5
What's Changed
- build(deps): Bump github/codeql-action from 3.29.0 to 3.29.1 by @dependabot[bot] in #217
- build(deps): Bump github.com/antgroup/hugescm from 0.18.0 to 0.18.2 by @dependabot[bot] in #218
- build(deps): Bump d7y.io/api/v2 from 2.1.39 to 2.1.40 by @dependabot[bot] in #219
- feat: support the upload command and optimize the log by @chlins in #215
- refactor: increase the retry timeout and wrap the error for retry by @chlins in #221
- docs: add the docs for upload command by @chlins in #220
- fix: errgroup context cancled after Wait by @chlins in #222
- build(deps): Bump github/codeql-action from 3.29.1 to 3.29.2 by @dependabot[bot] in #223
- feat: support inspect the config by @chlins in #224
- feat: support attach the config to existed model artifact by @chlins in #225
- feat: add the MediaType of layer to inspected result by @chlins in #226
- build(deps): Bump d7y.io/api/v2 from 2.1.40 to 2.1.41 by @dependabot[bot] in #230
- build(deps): Bump golang.org/x/crypto from 0.39.0 to 0.40.0 by @dependabot[bot] in #229
- feat: support using --authfile to login image repository by @bcfre in #231
- Add CNCF copyright footer text by @krook in #232
New Contributors
Full Changelog: v0.0.4...v0.0.5
v0.0.5-rc.2
What's Changed
- build(deps): Bump github/codeql-action from 3.29.1 to 3.29.2 by @dependabot in #223
- feat: support inspect the config by @chlins in #224
- feat: support attach the config to existed model artifact by @chlins in #225
Full Changelog: v0.0.5-rc.1...v0.0.5-rc.2