Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update feature status docs for Cloud Run #3311

Merged
merged 1 commit into from Feb 25, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/content/en/docs-dev/feature-status/_index.md
Expand Up @@ -54,7 +54,7 @@ Please note that the phases (Incubating, Alpha, Beta, and Stable) are applied to
| Deployment with a defined pipeline (e.g. canary, analysis) | Beta |
| [Automated rollback](/docs/user-guide/rolling-back-a-deployment/) | Beta |
| [Automated configuration drift detection](/docs/user-guide/configuration-drift-detection/) | Alpha |
| [Application live state](/docs/user-guide/application-live-state/) | Incubating |
| [Application live state](/docs/user-guide/application-live-state/) | Alpha |
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice 👍 I just wonder the next release would be v0.26.1 or v0.27.0 cause if it's v0.26.1, we may need to update the docs under /docs-v0.26.x either 🤔

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Absolutely, let me talk about it tomorrow!

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the next one is definitely going to be v0.27.0 because of this #3300.
So it is fine to update only in this place.

| [Plan preview](/docs/user-guide/plan-preview) | Alpha |

### Lambda Deployment
Expand Down