What's Changed
* fix: add scaled to zero in client by FogDong in https://github.com/bentoml/BentoML/pull/4712
* ci: pre-commit autoupdate [skip ci] by pre-commit-ci in https://github.com/bentoml/BentoML/pull/4713
* fix: serailization error when request with an invalid json input by frostming in https://github.com/bentoml/BentoML/pull/4714
* fix: config pollution from other services by frostming in https://github.com/bentoml/BentoML/pull/4715
* fix: handle ssh git url without ref part by frostming in https://github.com/bentoml/BentoML/pull/4716
* fix: correct the default value of timeout-keep-alive by frostming in https://github.com/bentoml/BentoML/pull/4717
**Full Changelog**: https://github.com/bentoml/BentoML/compare/v1.2.13...v1.2.14