Skip to content

Commit c8b8165

Browse files
authored
chore(cloudbuild): release 0.1.0 (#9635)
1 parent 5ac8440 commit c8b8165

2 files changed

Lines changed: 13 additions & 0 deletions

File tree

README.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,7 @@ The following client libraries have **alpha** support:
133133
- `Google Cloud AutoML`_ (`AutoML README`_, `AutoML Documentation`_)
134134
- `Google BigQuery Data Transfer`_ (`BigQuery Data Transfer README`_, `BigQuery Documentation`_)
135135
- `Google Cloud Bigtable - HappyBase`_ (`HappyBase README`_, `HappyBase Documentation`_)
136+
- `Google Cloud Build`_ (`Cloud Build README`_, `Cloud Build Documentation`_)
136137
- `Google Cloud Container`_ (`Container README`_, `Container Documentation`_)
137138
- `Google Cloud Container Analysis`_ (`Container Analysis README`_, `Container Analysis Documentation`_)
138139
- `Google Cloud Dataproc`_ (`Dataproc README`_, `Dataproc Documentation`_)
@@ -166,6 +167,10 @@ The following client libraries have **alpha** support:
166167
.. _HappyBase README: https://github.com/googleapis/google-cloud-python-happybase
167168
.. _HappyBase Documentation: https://google-cloud-python-happybase.readthedocs.io/en/latest/
168169

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+
169174
.. _Google Cloud Container: https://pypi.org/project/google-cloud-container/
170175
.. _Container README: https://github.com/googleapis/google-cloud-python/tree/master/container
171176
.. _Container Documentation: https://googleapis.dev/python/container/latest

cloudbuild/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,11 @@
44

55
[1]: https://pypi.org/project/google-cloud-build/#history
66

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)).

0 commit comments

Comments
 (0)