Skip to content
This repository was archived by the owner on Apr 9, 2021. It is now read-only.

Commit 53f4390

Browse files
Merge pull request #780 from srini100/master
Add link to release schedule
2 parents d7784f7 + af6396c commit 53f4390

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

faq/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -98,15 +98,15 @@ <h6 class="arrow-r">What is the latest gRPC Version?</h6>
9898
</div>
9999
</li>
100100
<li class="submenu">
101-
<h6 class="arrow-r">How long are gRPC releases supported for?</h6>
101+
<h6 class="arrow-r">When do gRPC releases happen?</h6>
102102
<div class="submenu-content">
103-
<p>The gRPC project does not do LTS releases. Given the rolling release model above, we support the current, latest release and the release prior to that. Support here means bug fixes and security fixes.</p>
103+
<p>The gRPC project works in a model where the tip of the master branch is stable at all times. The project (across the various runtimes) targets to ship checkpoint releases every 6 weeks on a best effort basis. See the release schedule <a target="_blank" href="https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md">here</a>.</p>
104104
</div>
105105
</li>
106106
<li class="submenu">
107-
<h6 class="arrow-r">When do gRPC releases happen?</h6>
107+
<h6 class="arrow-r">How long are gRPC releases supported for?</h6>
108108
<div class="submenu-content">
109-
<p>The gRPC project works in a model where the tip of the master branch is stable at all times. The project (across the various runtimes) targets to ship checkpoint releases every 6 weeks on a best effort basis. If for some reason, a release is skipped by a particular runtime, we may opt to skip that release altogether, and ship the next release, along with the other runtimes and catch up.</p>
109+
<p>The gRPC project does not do LTS releases. Given the rolling release model above, we support the current, latest release and the release prior to that. Support here means bug fixes and security fixes.</p>
110110
</div>
111111
</li>
112112
<li class="submenu">

0 commit comments

Comments
 (0)