Skip to content

v0.3.0

Compare
Choose a tag to compare
@yubozhao yubozhao released this 19 May 01:35
· 371 commits to main since this release

What's Changed

  • Update documenation for getting token and instruction on the setup page by @yubozhao in #194
  • docs: update getting started guide in readme by @parano in #212
  • feat: store runners in bento manifest by @yetone in #213
  • lint: fix the problem that golangci-lint does not support go 1.18 by @yetone in #214
  • lint: fix the problem that golangci-lint does not support to go 1.18 by @yetone in #215
  • docs: update getting started section to fold by default by @parano in #216
  • fix: frontend bugs and backend bugs by @yetone in #218
  • feat: distributed runner by @yetone in #217
  • chore: add instruction on first time setup for yatai devs by @aarnphm in #222
  • chore: cleanup nix shell to be compatible with --pure by @aarnphm in #224
  • feat: deployment support off ingress by @yetone in #225
  • hotfix: read undefined attribute by @yetone in #229
  • feat: add a caption for the ingress toggle by @yetone in #227
  • fix: the logic of permission judgment and the UI of user information by @yetone in #230
  • chore: remove nix instruction from DEVELOPMENT.md by @aarnphm in #231
  • refactor: users with the developer role cannot create deployments by @yetone in #232
  • feat: hide api token of k8s bot by @yetone in #233
  • fix: model context is json format by @yetone in #234

Full Changelog: v0.2.1...v0.3.0