Skip to content

Commit 2585bb7

Browse files
Clarify release wording (#15341) (#10852)
[upstream:25d106d5a07377b44516246217c8d238b4ea6563] Signed-off-by: Modular Magician <[email protected]>
1 parent 7e0045f commit 2585bb7

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

website/docs/index.html.markdown

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,9 @@ for release notes and additional information.
6969
Per [Terraform Provider Versioning](https://www.hashicorp.com/blog/hashicorp-terraform-provider-versioning),
7070
the Google Cloud provider follows [semantic versioning](https://semver.org/).
7171

72-
In practice, patch / bugfix-only releases of the provider are infrequent. Most
73-
provider releases are either minor or major releases.
72+
New versions of the provider are released monotonically, building on top of the last release. In exceptional
73+
cases, individual changes may be backported to the final release of the last major release. These are generally
74+
patch releases, but may be new minor releases if the backported change is a new feature.
7475

7576
### Minor Releases
7677

0 commit comments

Comments
 (0)