v0.0.4
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
- 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
- Support build unknown type by @aftersnow in #210
- fix: cancel context when using errgroup for error return earlier by @chlins in #213
- feat: enhance modelfile handling for paths with spaces and improve co… by @aftersnow in #211
- feat: enhance file path handling in Process method by @aftersnow in #212
- feat: output the runtime log to the log file by @chlins in #214
Full Changelog: v0.0.3...v0.0.4