What's Changed
- docs: fix indentation in build option docs by @jianshen92 in #4688
- fix: bug: module 'bentoml' has no attribute 'build' by @frostming in #4689
- docs: update autoscaling by @ssheng in #4691
- docs: init io-descriptors example by @lycheel1 in #4646
- fix: uncaught error missing trace headers by @frostming in #4692
- chore: remove outdated examples by @larme in #4694
- fix: bypass /livez in traffic middleware by @frostming in #4696
- docs:Update credits by @Sherlock113 in #4700
- docs: Add model store reference in the Services doc by @Sherlock113 in #4706
- docs: Update example dir readme by @Sherlock113 in #4707
- fix: fix table overflow with fold by @FogDong in #4677
- fix: server socket binding on Windows by @frostming in #4685
- fix: correct the logic of bypassing infra endpoints in traffic middleware by @frostming in #4704
- fix: add scaled to zero to ready status by @FogDong in #4708
- chore(container): cache large pypi packages in layers by @bojiang in #4690
- feat: add uvicorn timeouts options by @gusghrlrl101 in #4682
- fix: include models from config for new SDK bentos by @frostming in #4705
- fix: annotation preparation list iteration bug by @adamliter in #4701
- fix: tuple schema and websocket connection by @frostming in #4709
- fix: show warning instead of hard failure when model is missing by @frostming in #4693
New Contributors
- @gusghrlrl101 made their first contribution in #4682
- @adamliter made their first contribution in #4701
Full Changelog: v1.2.12...v1.2.13