What's Changed
* docs(saml): add sso saml doc by ssheng in https://github.com/bentoml/BentoML/pull/5292
* docs: Add some diagrams for get started section by Sherlock113 in https://github.com/bentoml/BentoML/pull/5285
* fix: do not start dependency if it's from a URL or deployment by frostming in https://github.com/bentoml/BentoML/pull/5293
* feat: support pack_git_packages and fix add group for alpine by frostming in https://github.com/bentoml/BentoML/pull/5295
* fix: initialize async http client with async method by frostming in https://github.com/bentoml/BentoML/pull/5296
* feat: support --name option for bentoml build and bentoml code by frostming in https://github.com/bentoml/BentoML/pull/5297
**Full Changelog**: https://github.com/bentoml/BentoML/compare/v1.4.6...v1.4.7