Releases: bentoml/Yatai
Releases · bentoml/Yatai
v0.3.2
v0.3.1
v0.3.0
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
v0.2.1
v0.2.0
What's Changed
- fix: model items undefined by @yetone in #178
- feat: return bento image name by @yetone in #179
- feat: expose docker registry by @yetone in #181
- refactor: use yatai-schemas module by @yetone in #182
- Update README.md by @timliubentoml in #183
- feat: return models with repository by @yetone in #184
- docs: fix admin-guide typo at install command by @JaeHyeokLee in #185
- fix: redundant fields in the helm chart template by @yetone in #188
- rework yatai setup flow by @yubozhao in #173
- fix: upgrade yatai-schemas by @yetone in #189
- fix: type error caused by yatai-schemas by @yetone in #190
- fix: missing dependency in Setup component by @yetone in #191
- refactor: update default admin user instead of create new one by @yetone in #193
- Feat: docker registry ref and sync status and create BentoDeployment by @yetone in #186
- refactor: rename labels domain yatai.io => yatai.ai by @yetone in #196
- fix: monitor by @yetone in #197
- Use yatai-schema repo's version schema by @yubozhao in #200
- Drop github oauth by @yubozhao in #201
- feat: nix shell by @aarnphm in #198
- feat: show upgrade button in yatai component list page by @yetone in #203
- feat: show api token name in event list page by @yetone in #204
- update the instruction for push new bento version in the yatai UI by @yubozhao in #207
New Contributors
- @timliubentoml made their first contribution in #183
- @JaeHyeokLee made their first contribution in #185
Full Changelog: v0.1.4...v0.2.0