What's Changed
- docs: Remove old example links by @Sherlock113 in #4610
- feat(build): use jinja template for install script by @aarnphm in #4607
- feat: download git+ssh dependencies to wheels/ folder by @frostming in #4612
- docs: Update the ASGI doc by @Sherlock113 in #4614
- fix: non batched request executed in non FIFO manner by @frostming in #4619
- feat: light-weighted dev sdist builder by @frostming in #4615
- fix: add response headers for error responses by @frostming in #4622
- docs: Refactor the autoscaling doc by @Sherlock113 in #4620
- docs: Add simple verification test for Services by @Sherlock113 in #4629
- ci: pre-commit autoupdate [skip ci] by @pre-commit-ci in #4630
- docs: Add workers doc by @Sherlock113 in #4628
- docs: Add worker doc links by @Sherlock113 in #4636
- docs: Add docs for bentoml.runner_service by @Sherlock113 in #4637
- docs: Add sync to async doc by @Sherlock113 in #4639
- fix: handle call on clients by @frostming in #4618
- fix(cli):
bentoml get
output in YAML format by @frostming in #4638 - fix: issue overriding default service config from config file by @frostming in #4627
Full Changelog: v1.2.9...v1.2.10