Skip to content

Commit

Permalink
chore(cloudbuild): release 0.1.0 (#9635)
Browse files Browse the repository at this point in the history
  • Loading branch information
busunkim96 committed Nov 7, 2019
1 parent 5ac8440 commit c8b8165
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.rst
Expand Up @@ -133,6 +133,7 @@ The following client libraries have **alpha** support:
- `Google Cloud AutoML`_ (`AutoML README`_, `AutoML Documentation`_)
- `Google BigQuery Data Transfer`_ (`BigQuery Data Transfer README`_, `BigQuery Documentation`_)
- `Google Cloud Bigtable - HappyBase`_ (`HappyBase README`_, `HappyBase Documentation`_)
- `Google Cloud Build`_ (`Cloud Build README`_, `Cloud Build Documentation`_)
- `Google Cloud Container`_ (`Container README`_, `Container Documentation`_)
- `Google Cloud Container Analysis`_ (`Container Analysis README`_, `Container Analysis Documentation`_)
- `Google Cloud Dataproc`_ (`Dataproc README`_, `Dataproc Documentation`_)
Expand Down Expand Up @@ -166,6 +167,10 @@ The following client libraries have **alpha** support:
.. _HappyBase README: https://github.com/googleapis/google-cloud-python-happybase
.. _HappyBase Documentation: https://google-cloud-python-happybase.readthedocs.io/en/latest/

.. _Google Cloud Build: https://pypi.org/project/google-cloud-build/
.. _Cloud Build README: https://github.com/googleapis/google-cloud-python/cloudbuild
.. _Cloud Build Documentation: https://googleapis.dev/python/cloudbuild/latest

.. _Google Cloud Container: https://pypi.org/project/google-cloud-container/
.. _Container README: https://github.com/googleapis/google-cloud-python/tree/master/container
.. _Container Documentation: https://googleapis.dev/python/container/latest
Expand Down
8 changes: 8 additions & 0 deletions cloudbuild/CHANGELOG.md
Expand Up @@ -4,3 +4,11 @@

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

## 0.1.0

11-07-2019 10:48 PST

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

### New Features
- Initial generation of Cloud Build v1 ([#9510](https://github.com/googleapis/google-cloud-python/pull/9510)).

0 comments on commit c8b8165

Please sign in to comment.