File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -69,8 +69,9 @@ for release notes and additional information.
6969Per [ Terraform Provider Versioning] ( https://www.hashicorp.com/blog/hashicorp-terraform-provider-versioning ) ,
7070the 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
You can’t perform that action at this time.
0 commit comments