# Release schedule and alpha-features

**URL:** https://discuss.ray.io/t/release-schedule-and-alpha-features/6919
**Category:** Ray Core
**Created:** [July 22, 2022, 8:31am UTC](https://discuss.ray.io/t/release-schedule-and-alpha-features/6919 "2022-07-22T08:31:51Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![M\_S](https://sea2.discourse-cdn.com/flex020/user_avatar/discuss.ray.io/m_s/32/2086_2.png) [@M\_S](https://discuss.ray.io/u/M_S)
#### Post date: [July 22, 2022, 8:31am UTC](https://discuss.ray.io/t/release-schedule-and-alpha-features/6919/1 "2022-07-22T08:31:51Z")

</div>

**How severe does this issue affect your experience of using Ray?**

- None: Just asking a question out of curiosity

Hello!

It seems that the Ray-Team is releasing new versions on a monthly basis roughly.  
Also, a lot of features seem to be in alpha or subject to heavy changes at the moment.  
Furthermore, there are docs available for e.g. 3.0.0.dev, which seem to majorly rework some core features (e.g. ray train).

I was wondering if there is a rough release schedule for future versions including planned changes.

What I am particularly interested in:

1. When is 2.0.0 due? (Is this still on track [[RFC] Ray 2.0 Feature Proposals · Issue #22833 · ray-project/ray · GitHub](https://github.com/ray-project/ray/issues/22833?))
2. When will KubeRay be the “default”/recommended way to spin up clusters? Will other methods be deprecated at some point?
3. Ray Graph [Deployment Graph — Ray 1.13.0](https://docs.ray.io/en/latest/serve/deployment-graph.html) seems to be quite useful, is there a plan for when this will be out of alpha?
4. Since 3.0.0 seems to refactor some major things, is there a release plan for this?

I’m not expecting exact release dates here, just a general direction if possible 🙂

Thank you!

---

<div class="post-metadata">

### Author: ![rliaw](https://sea2.discourse-cdn.com/flex020/user_avatar/discuss.ray.io/rliaw/32/24_2.png) [@rliaw](https://discuss.ray.io/u/rliaw)
#### Post date: [August 17, 2022, 11:38pm UTC](https://discuss.ray.io/t/release-schedule-and-alpha-features/6919/2 "2022-08-17T23:38:11Z")

</div>

Great questions!

2.0 will be released next week, and with that KubeRay will be the default way of spinning up clusters, and Deployment Graphs will be in Beta.

The 3.0.0 versioning is misleading – it’s more just representative of the `dev` branch, and it’s from where we cut our next minor release (2.1).

Hope that helps!

---

<div class="post-metadata">

### Author: ![M\_S](https://sea2.discourse-cdn.com/flex020/user_avatar/discuss.ray.io/m_s/32/2086_2.png) [@M\_S](https://discuss.ray.io/u/M_S)
#### Post date: [August 18, 2022, 6:41am UTC](https://discuss.ray.io/t/release-schedule-and-alpha-features/6919/3 "2022-08-18T06:41:40Z")

</div>

Thank you!

Helps a lot.
