What's Changed
- feat: add preview feature for output by @jinyang1994 in #4319
- feat: add feature for form validation by @jinyang1994 in #4322
- fix: example and bento config by @FogDong in #4324
- fix: set wrong default value when type is array by @jinyang1994 in #4332
- feat: add v2 config and json override env by @FogDong in #4331
- feat: config override by @frostming in #4334
- feat: models.save api and tests by @MingLiangDai in #4307
- fix: fix config migration by @FogDong in #4341
- fix: async api call by @xianml in #4349
- fix(config): typo on override by @Haivilo in #4351
- feat: reorganize the new SDK package by @frostming in #4337
- feat: support .python-version symlink by @aarnphm in #4354
- feat: add loading status when form is submitting by @jinyang1994 in #4361
- feat: add e2e tests for new SDK by @frostming in #4352
- fix(with_config): annotate return type by @aarnphm in #4355
- Chore: add supported gpu type by @xianml in #4363
- fix(config): make sure to escape quotation for migration of services config by @aarnphm in #4369
- fix(sdk): identify async by original func by @bojiang in #4370
- chore(bento.yaml): move fields into services by @bojiang in #4372
- fix: add services in manifest by @FogDong in #4373
- chore(sdk): envs in bentofile by @bojiang in #4378
- chore(cloud): include envs in manifest by @bojiang in #4379
- chore: cherry-pick SSE utils into 1.2 branch by @aarnphm in #4375
- fix: correct 1.2 model list and tag format when pushing bento by @Haivilo in #4381
- feat: Update the bento yaml schema by @frostming in #4371
- ci: pre-commit autoupdate [skip ci] by @pre-commit-ci in #4382
- chore(sdk): able to specify service name by @bojiang in #4377
- feat(bentocloud): deployment v2 api client + cli by @Haivilo in #4335
- chore(deps): bump github/codeql-action from 2 to 3 by @dependabot in #4343
- feat(sdk): use attribute chain as dependency import string by @frostming in #4385
- chore(example): change name to avoid conflict by @bojiang in #4387
- refactor(impl): 1.2 loader by @bojiang in #4388
- fix: refactor deployment v2 client and cli by @FogDong in #4383
Full Changelog: v1.1.11...v1.2.0a0