Skip to content

Commit 9fa39fa

Browse files
authored
chore(recommender): release 0.1.0 (googleapis#9336)
1 parent d07fb46 commit 9fa39fa

2 files changed

Lines changed: 16 additions & 0 deletions

File tree

README.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,7 @@ The following client libraries have **alpha** support:
110110
- `Google Cloud DNS`_ (`DNS README`_)
111111
- `Google Cloud IoT`_ (`IoT README`_)
112112
- `Google Cloud Memorystore for Redis`_ (`Redis README`_)
113+
- `Google Cloud Recommender`_ (`Recommender README`_)
113114
- `Google Cloud Resource Manager`_ (`Resource Manager README`_)
114115
- `Google Cloud Runtime Configuration`_ (`Runtime Config README`_)
115116
- `Google Cloud Security Scanner`_ (`Security Scanner README`_ )
@@ -141,6 +142,8 @@ The following client libraries have **alpha** support:
141142
.. _IoT README: https://github.com/googleapis/google-cloud-python/tree/master/iot
142143
.. _Google Cloud Memorystore for Redis: https://pypi.org/project/google-cloud-redis/
143144
.. _Redis README: https://github.com/googleapis/google-cloud-python/tree/master/redis
145+
.. _Google Cloud Recommender: https://pypi.org/project/google-cloud-recommender/
146+
.. _Recommender README: https://github.com/googleapis/google-cloud-python/tree/master/recommender
144147
.. _Google Cloud Resource Manager: https://pypi.org/project/google-cloud-resource-manager/
145148
.. _Resource Manager README: https://github.com/googleapis/google-cloud-python/tree/master/resource_manager
146149
.. _Google Cloud Runtime Configuration: https://pypi.org/project/google-cloud-runtimeconfig/

recommender/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Changelog
2+
3+
[PyPI History][1]
4+
5+
[1]: https://pypi.org/project/google-cloud-recommender/#history
6+
7+
## 0.1.0
8+
9+
09-27-2019 12:20 PDT
10+
11+
### New Features
12+
- initial release of v1beta1 ([#9257](https://github.com/googleapis/google-cloud-python/pull/9257))
13+

0 commit comments

Comments
 (0)