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