| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -133,6 +133,7 @@ The following client libraries have **alpha** support: | |||
| 133 | 133 | - `Google Cloud AutoML`_ (`AutoML README`_, `AutoML Documentation`_) | |
| 134 | 134 | - `Google BigQuery Data Transfer`_ (`BigQuery Data Transfer README`_, `BigQuery Documentation`_) | |
| 135 | 135 | - `Google Cloud Bigtable - HappyBase`_ (`HappyBase README`_, `HappyBase Documentation`_) | |
| 136 | + - `Google Cloud Build`_ (`Cloud Build README`_, `Cloud Build Documentation`_) | ||
| 136 | 137 | - `Google Cloud Container`_ (`Container README`_, `Container Documentation`_) | |
| 137 | 138 | - `Google Cloud Container Analysis`_ (`Container Analysis README`_, `Container Analysis Documentation`_) | |
| 138 | 139 | - `Google Cloud Dataproc`_ (`Dataproc README`_, `Dataproc Documentation`_) | |
@@ -166,6 +167,10 @@ The following client libraries have **alpha** support: | |||
| 166 | 167 | .. _HappyBase README: https://github.com/googleapis/google-cloud-python-happybase | |
| 167 | 168 | .. _HappyBase Documentation: https://google-cloud-python-happybase.readthedocs.io/en/latest/ | |
| 168 | 169 | ||
| 170 | + .. _Google Cloud Build: https://pypi.org/project/google-cloud-build/ | ||
| 171 | + .. _Cloud Build README: https://github.com/googleapis/google-cloud-python/cloudbuild | ||
| 172 | + .. _Cloud Build Documentation: https://googleapis.dev/python/cloudbuild/latest | ||
| 173 | + | ||
| 169 | 174 | .. _Google Cloud Container: https://pypi.org/project/google-cloud-container/ | |
| 170 | 175 | .. _Container README: https://github.com/googleapis/google-cloud-python/tree/master/container | |
| 171 | 176 | .. _Container Documentation: https://googleapis.dev/python/container/latest | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -4,3 +4,11 @@ | |||
| 4 | 4 | ||
| 5 | 5 | [1]: https://pypi.org/project/google-cloud-build/#history | |
| 6 | 6 | ||
| 7 | + ## 0.1.0 | ||
| 8 | + | ||
| 9 | + 11-07-2019 10:48 PST | ||
| 10 | + | ||
| 11 | + **Note**: This library is incompatible with `google-cloud-containeranalysis<0.3.1`. Please upgrade to `google-cloud-containeranalysis>=0.3.1` to use this library. | ||
| 12 | + | ||
| 13 | + ### New Features | ||
| 14 | + - Initial generation of Cloud Build v1 ([#9510](https://github.com/googleapis/google-cloud-python/pull/9510)). | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments