What's Changed
* [Misc] Add sync images step and scripts in release process by Jeffwan in https://github.com/aibrix/aibrix/pull/283
* [batch] E2E works with driver and request proxy by xinchen384 in https://github.com/aibrix/aibrix/pull/272
* Fix address already in use when AIRuntime start in pod by brosoul in https://github.com/aibrix/aibrix/pull/289
* Read model name from request body by varungup90 in https://github.com/aibrix/aibrix/pull/290
* Fix redis bootstrap flaky connection issue by varungup90 in https://github.com/aibrix/aibrix/pull/293
* skip docs CI if no changes in /docs dir by varungup90 in https://github.com/aibrix/aibrix/pull/294
* Improve Rayclusterreplicaset Status by Yicheng-Lu-llll in https://github.com/aibrix/aibrix/pull/295
* Add request trace for profiling by varungup90 in https://github.com/aibrix/aibrix/pull/291
* Update the crd definiton due to runtime upgrade by Jeffwan in https://github.com/aibrix/aibrix/pull/298
* Push images to Github registry in release pipeline by Jeffwan in https://github.com/aibrix/aibrix/pull/301
* Build autoscaler abstractions like fetcher, client and scaler by Jeffwan in https://github.com/aibrix/aibrix/pull/300
* Support pod autoscaler periodically check by Jeffwan in https://github.com/aibrix/aibrix/pull/306
* Add timeout in nc check for redis bootstrap by varungup90 in https://github.com/aibrix/aibrix/pull/309
* Refactor AutoScaler: metricClient, context, reconcile by kr11 in https://github.com/aibrix/aibrix/pull/308
* Cut v0.1.0-rc.4 release by Jeffwan in https://github.com/aibrix/aibrix/pull/314
New Contributors
* Yicheng-Lu-llll made their first contribution in https://github.com/aibrix/aibrix/pull/295
**Full Changelog**: https://github.com/aibrix/aibrix/compare/v0.1.0-rc.3...v0.1.0-rc.4