What's Changed
* Encapsulate multiprocessing communication by aniketmaurya in https://github.com/Lightning-AI/LitServe/pull/419
* fix context to have new object for each request by aniketmaurya in https://github.com/Lightning-AI/LitServe/pull/451
* fix: Starlette dependency issue by deependujha in https://github.com/Lightning-AI/LitServe/pull/456
* Document server hosting by aniketmaurya in https://github.com/Lightning-AI/LitServe/pull/458
* Update README.md by williamFalcon in https://github.com/Lightning-AI/LitServe/pull/459
* Update lightning serve CLI by aniketmaurya in https://github.com/Lightning-AI/LitServe/pull/460
New Contributors
* deependujha made their first contribution in https://github.com/Lightning-AI/LitServe/pull/456
**Full Changelog**: https://github.com/Lightning-AI/LitServe/compare/v0.2.7...v0.2.8.dev0