What's Changed
- docs: Add client code examples without context manager by @Sherlock113 in #4512
- docs: Update docs by @Sherlock113 in #4515
- docs: Add authorization docs by @Sherlock113 in #4517
- docs: Change sample input to one line by @Sherlock113 in #4518
- docs: Update ControlNet use case docs by @Sherlock113 in #4519
- docs: Update the distributed services and get started docs by @Sherlock113 in #4521
- refactor(cli): make CLI commands available as modules by @frostming in #4487
- docs: Refactor BentoCloud docs by @Sherlock113 in #4525
- docs: Update token docs by @Sherlock113 in #4526
- fix: fix list deployment exception by @FogDong in #4522
- feat: add get endpoint url for deployment by @FogDong in #4516
- docs: Add BentoCloud CLI and API ref docs by @Sherlock113 in #4527
- fix: add missing to dict for deployment config by @FogDong in #4529
- feat(client): disallow media type other than json for HTTP clients by @frostming in #4520
- chore: clean unneeded dependencies by @frostming in #4528
- docs: Add call deployment endpoints doc by @Sherlock113 in #4531
- docs: Update all use cases by @Sherlock113 in #4532
- fix: correctly encode ValueError in response by @frostming in #4530
- fix: improve CLI message by @frostming in #4533
- chore(io): allow implicit pydantic type conversion by @aarnphm in #4534
- fix: type convertion of io descriptor by @frostming in #4537
- feat: add back service hooks by @frostming in #4524
- docs: fix typo by @sauyon in #4540
- docs: Add BentoSVD Use case doc by @Sherlock113 in #4535
- doc: Add adaptive batching doc by @Sherlock113 in #4536
- doc: allow reuse of existing directory by @jianshen92 in #4543
- feat: cloud context from env vars by @frostming in #4542
- docs: Update the clients doc by @Sherlock113 in #4539
- docs: Update adaptive batching docs by @Sherlock113 in #4547
- docs: Update vLLM use case doc by @Sherlock113 in #4548
- feat: export component context at top namespace by @frostming in #4551
- feat: use starlette request directly in service context by @frostming in #4552
- feat: mount asgi app and fastapi support by @frostming in #4538
- fix(sdk): build envs into dockerfile by @bojiang in #4546
- fix: rename server context attributes by @frostming in #4553
- fix: crash when pulling bento from organization with proxy mode by @frostming in #4554
- fix: add str in enum for deployment schema by @FogDong in #4549
Full Changelog: v1.2.4...v1.2.5