Skip to content

Commit 0454aaf

Browse files
authored
---
yaml --- r: 14987 b: refs/heads/autosynth-bigquerydatatransfer c: 59bd938 h: refs/heads/master i: 14985: 21d3c87 14983: 2eeb528
1 parent c378095 commit 0454aaf

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
@@ -124,7 +124,7 @@ refs/tags/v0.68.0: 9cc799fcf68c82ab431d425fefa58ef615ce8e5b
124124
refs/tags/v0.69.0: 78f67a29e8b9c46ba01de566a2eae0fd1c03edea
125125
refs/heads/autosynth-asset: cd8251de8c40e239ad24dcf9ed93ea2708a3eed5
126126
refs/heads/autosynth-automl: cced2f56bbef0499609073edbca6253e1df5e535
127-
refs/heads/autosynth-bigquerydatatransfer: 619700a3db080fb88dc918feae79cc0ee8d30f94
127+
refs/heads/autosynth-bigquerydatatransfer: 59bd938d9d2b158c3a7fd62c5db48f2fd7654ff4
128128
refs/heads/autosynth-bigquerystorage: 99aee05df348f39d98b6fb23c292006f1d2a6c28
129129
refs/heads/autosynth-bigtable: fa0d1de9e264d7ecac8a3abc3de7a8364cfaf427
130130
refs/heads/autosynth-bigtable-admin: 6379a2bc712f2736c83de0e009b4d26da4fa82ca

branches/autosynth-bigquerydatatransfer/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)