What's Changed
* docs: update `buf.yaml` reference by emmanuel-ferdman in https://github.com/bentoml/BentoML/pull/5090
* fix: read stream before accessing response.text by frostming in https://github.com/bentoml/BentoML/pull/5091
* fix: set manifest.dev for bare bento upload by frostming in https://github.com/bentoml/BentoML/pull/5092
* fix: pin pydantic to < 2.10 and restore cwd when building bento by frostming in https://github.com/bentoml/BentoML/pull/5093
New Contributors
* emmanuel-ferdman made their first contribution in https://github.com/bentoml/BentoML/pull/5090
**Full Changelog**: https://github.com/bentoml/BentoML/compare/v1.3.13...v1.3.14