Skip to content

Commit 11c7507

Browse files
vchudnov-gbcoegcf-owl-bot[bot]
authored
fix(docs): Add note in README mentioning tech discontinuity with previous version (#690)
See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: Benjamin E. Coe <[email protected]> Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent 917cfa4 commit 11c7507

File tree

3 files changed

+37
-2
lines changed

3 files changed

+37
-2
lines changed
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
introduction: |-
2+
> Node.js idiomatic client for [Compute Engine][product-docs].
3+
[Compute Engine](https://cloud.google.com/compute/docs) is a
4+
computing and hosting service that lets you create and run virtual
5+
machines on Google infrastructure. Compute Engine offers scale,
6+
performance, and value that lets you easily launch large compute
7+
clusters on Google's infrastructure. There are no upfront
8+
investments, and you can run thousands of virtual CPUs on a system
9+
that offers quick, consistent performance.
10+
11+
This library is GA from version 3.1.0. It is
12+
backwards-incompatible with prior versions 0.x.y, 1.x.y, 2.x.y,
13+
and 3.0.y.

packages/google-cloud-compute/README.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,18 @@
1010

1111

1212

13-
Google Compute Engine Client Library for Node.js
13+
> Node.js idiomatic client for [Compute Engine][product-docs].
14+
[Compute Engine](https://cloud.google.com/compute/docs) is a
15+
computing and hosting service that lets you create and run virtual
16+
machines on Google infrastructure. Compute Engine offers scale,
17+
performance, and value that lets you easily launch large compute
18+
clusters on Google's infrastructure. There are no upfront
19+
investments, and you can run thousands of virtual CPUs on a system
20+
that offers quick, consistent performance.
21+
22+
This library is GA from version 3.1.0. It is
23+
backwards-incompatible with prior versions 0.x.y, 1.x.y, 2.x.y,
24+
and 3.0.y.
1425

1526

1627
A comprehensive list of changes in each version may be found in

packages/google-cloud-compute/samples/README.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,18 @@
66

77
[![Open in Cloud Shell][shell_img]][shell_link]
88

9-
9+
> Node.js idiomatic client for [Compute Engine][product-docs].
10+
[Compute Engine](https://cloud.google.com/compute/docs) is a
11+
computing and hosting service that lets you create and run virtual
12+
machines on Google infrastructure. Compute Engine offers scale,
13+
performance, and value that lets you easily launch large compute
14+
clusters on Google's infrastructure. There are no upfront
15+
investments, and you can run thousands of virtual CPUs on a system
16+
that offers quick, consistent performance.
17+
18+
This library is GA from version 3.1.0. It is
19+
backwards-incompatible with prior versions 0.x.y, 1.x.y, 2.x.y,
20+
and 3.0.y.
1021

1122
## Table of Contents
1223

0 commit comments

Comments
 (0)