What's Changed
- Add logging for service cleanup hooks in new-style BentoML services by @devin-ai-integration in #5171
- ci: pre-commit autoupdate [skip ci] by @pre-commit-ci in #5170
- fix: set the arbiter thread to be daemon thread by @frostming in #5172
- chore(analytics): use utils
is_jupyter
to determine notebook state by @aarnphm in #5173 - docs: Add comfyUI example doc by @Sherlock113 in #5148
- fix: allow building bento without build config file by @frostming in #5175
- fix: Remove distutils dependency by @jaume-ferrarons in #5179
- docs: Add streaming and websocket docs by @Sherlock113 in #5180
- docs: Update ASGI decorator by @Sherlock113 in #5182
- fix: allow usage like bentoml deploy service:MyService by @frostming in #5181
- docs: Update Gradio example link by @Sherlock113 in #5183
- fix: use a specific manylinux version as build platform for better compatibility by @frostming in #5185
- feat(metrics): init zero for request count of apis by @Haivilo in #5186
New Contributors
- @devin-ai-integration made their first contribution in #5171
- @jaume-ferrarons made their first contribution in #5179
Full Changelog: v1.3.19...v1.3.20