Skip to content

Commit 7d3bfdc

Browse files
authored
---
yaml --- r: 16141 b: refs/heads/autosynth-firestore c: 59bd938 h: refs/heads/master i: 16139: d396eed
1 parent 4e90efc commit 7d3bfdc

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
@@ -132,7 +132,7 @@ refs/heads/autosynth-containeranalysis: 039ca5b8db725c76c16a965ff26b2774322b8ef8
132132
refs/heads/autosynth-datastore: 9acd400b484d6691a080c9152a331d88d24fefc1
133133
refs/heads/autosynth-dialogflow: d7477419376eac9b6dcc7dbcede581152527351d
134134
refs/heads/autosynth-errorreporting: 9891e73a56af7c097829ca7a521b0e862ba6af30
135-
refs/heads/autosynth-firestore: 619700a3db080fb88dc918feae79cc0ee8d30f94
135+
refs/heads/autosynth-firestore: 59bd938d9d2b158c3a7fd62c5db48f2fd7654ff4
136136
refs/heads/autosynth-iot: 9d732be07d99843d8cb53d34ec0837328a807fce
137137
refs/heads/autosynth-kms: dcc6e15d68759010c8735cc868135bd7e6c1cc5f
138138
refs/heads/autosynth-language: 8972866b016473559702424205ce5569de47b34d

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