What's Changed
* feat: allow url as file input by frostming in https://github.com/bentoml/BentoML/pull/4411
* fix(sdk): validate service name; force lowercase by bojiang in https://github.com/bentoml/BentoML/pull/4414
* refactor(bento): add entry_service to bento info by bojiang in https://github.com/bentoml/BentoML/pull/4417
* fix: set content type from annotation by frostming in https://github.com/bentoml/BentoML/pull/4416
* fix(server): include system headers by bojiang in https://github.com/bentoml/BentoML/pull/4418
* fix: loading service from an absolute path by frostming in https://github.com/bentoml/BentoML/pull/4415
* docs: Add BLIP, CLIP, and sentence embedding use cases by Sherlock113 in https://github.com/bentoml/BentoML/pull/4420
**Full Changelog**: https://github.com/bentoml/BentoML/compare/v1.2.0a1...v1.2.0a2