Skip to content

Commit 1460e86

Browse files
authored
---
yaml --- r: 11627 b: refs/heads/autosynth-monitoring c: 59bd938 h: refs/heads/master i: 11625: 6f4ce30 11623: d9f9208
1 parent a0ee15a commit 1460e86

2 files changed

Lines changed: 1 addition & 40 deletions

File tree

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ refs/tags/v0.67.0: 30b56f02092efc6f3c3667650ea8b8825003e0b7
115115
refs/heads/autosynth-compute: fa508ebab5b6a1db14949441c8de868cefbcf1a6
116116
refs/heads/autosynth-container: d0346e84b1f26e3dc10444450a998f357a43bcef
117117
refs/heads/autosynth-dataproc: c0f21dd811166848a60f810565a5614bb9c7f47e
118-
refs/heads/autosynth-monitoring: 619700a3db080fb88dc918feae79cc0ee8d30f94
118+
refs/heads/autosynth-monitoring: 59bd938d9d2b158c3a7fd62c5db48f2fd7654ff4
119119
refs/heads/autosynth-pubsub: 957d781d8d170777a53a948cd958e368a96eacd5
120120
refs/heads/autosynth-video-intelligence: 06fb1841ae847f4ef79a62ba995efbabc213edf8
121121
refs/heads/autosynth-vision: 6bece1ee6c1c41d5822c72bf0d6a82484166b402

branches/autosynth-monitoring/README.md

Lines changed: 0 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -320,45 +320,6 @@ a higher priority.
320320
are more likely to get backwards-incompatible updates. Additionally, it's possible for Alpha
321321
libraries to get deprecated and deleted before ever being promoted to Beta or GA.
322322
323-
Old Version Combinations
324-
------------------
325-
326-
If you are having compatbility problems with google-cloud prior to version 0.32.0-alpha, use the
327-
following table as a reference to make sure that your versions are compatible. Definitions:
328-
329-
* **alpha**: The version of any alpha package in google-cloud
330-
* **beta**: The version of any beta package in google-cloud
331-
* **GA**: The version of any GA package in google-cloud
332-
* **gax**: The version of com.google.api:gax
333-
* **gax-grpc**: The version of com.google.api:gax-grpc
334-
335-
Something to be aware of is that a package can be promoted from alpha -> beta or beta -> GA between versions, which
336-
means that after a certain point for any given package, the alpha or beta version won't be valid any more.
337-
338-
alpha | beta | GA | gax | gax-grpc
339-
------------- | ------------ | ---------- | ---------- | --------
340-
0.30.0-alpha | 0.30.0-beta | 1.12.0 | 1.15.0 | 1.15.0
341-
0.29.0-alpha | 0.29.0-beta | 1.11.0 | 1.15.0 | 1.15.0
342-
0.28.0-alpha | 0.28.0-beta | 1.10.0 | 1.14.0 | 1.14.0
343-
0.27.0-alpha | 0.27.0-beta | 1.9.0 | 1.13.0 | 0.30.0
344-
0.26.0-alpha | 0.26.0-beta | 1.8.0 | 1.9.0 | 0.26.0
345-
0.25.0-alpha | 0.25.0-beta | 1.7.0 | 1.8.1 | 0.25.1
346-
0.24.0-alpha | 0.24.0-beta | 1.6.0 | 1.8.1 | 0.25.1
347-
0.23.1-alpha | 0.23.1-beta | 1.5.1 | 1.8.1 | 0.25.1
348-
0.23.0-alpha | 0.23.0-beta | 1.5.0 | 1.5.0 | 0.22.0
349-
0.22.0-alpha | 0.22.0-beta | 1.4.0 | 1.5.0 | 0.22.0
350-
0.21.1-alpha | 0.21.1-beta | 1.3.1 | 1.5.0 | 0.22.0
351-
0.21.0-alpha | 0.21.0-beta | 1.3.0 | 1.5.0 | 0.22.0
352-
0.20.3-alpha | 0.20.3-beta | 1.2.3 | 1.4.2 | 0.21.2
353-
0.20.2-alpha | 0.20.2-beta | 1.2.2 | 1.4.2 | 0.21.2
354-
0.20.1-alpha | 0.20.1-beta | 1.2.1 | 1.4.1 | 0.21.1
355-
0.20.0-alpha | 0.20.0-beta | 1.2.0 | 1.3.1 | 0.20.0
356-
0.19.0-alpha | 0.19.0-beta | 1.1.0 | 1.3.0 | 0.19.0
357-
0.18.0-alpha | 0.18.0-beta | 1.0.2 | 1.1.0 | 0.17.0
358-
0.17.2-alpha | 0.17.2-beta | 1.0.1 | 1.0.0 | 0.16.0
359-
0.17.1-alpha | 0.17.1-beta | 1.0.0 | 1.0.0 | 0.16.0
360-
0.17.0-alpha | 0.17.0-beta | 1.0.0-rc4 | 1.0.0-rc1 | 0.15.0
361-
362323
Contributing
363324
------------
364325

0 commit comments

Comments
 (0)