File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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/
Original file line number Diff line number Diff line change 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+
You can’t perform that action at this time.
0 commit comments