Skip to content

v0.1.0-alpha.0

Choose a tag to compare

@chlins chlins released this 01 Sep 08:42
· 27 commits to main since this release
21e382c

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