Skip to content

Commit 8ec0e5d

Browse files
authored
Add "releases" for each API. (#4312)
Fixes #4294. Of particular note: - This PR contains no strategy for keeping these documents from going stale. - 37 of the releases don't have a tag or release notes - `docs/releases.rst` lists all `gcloud` releases as well, for historical reasons - `docs/bigtable/releases.rst` lists all `google-cloud-happybase` releases, for "completeness" - `docs/core/releases.rst` lists both `google-cloud-core` and `google-api-core` releases - `docs/language/releases.rst` lists all releases for the "shadow" package `google-cloud-natural-language` (which we've "stopped" pushing new releases to) - `docs/storage/releases.rst` lists all `google-resumable-media` releases, for "completeness" - `docs/trace/releases.rst` has been added by the `google-cloud-trace` docs don't actually get rendered
1 parent 185c585 commit 8ec0e5d

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+466
-10
lines changed

docs/bigquery/releases.rst

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
##################################
2+
``google-cloud-bigquery`` Releases
3+
##################################
4+
5+
* ``0.20.0`` (`PyPI <https://pypi.org/project/google-cloud-bigquery/0.20.0/>`__)
6+
* ``0.21.0`` (`PyPI <https://pypi.org/project/google-cloud-bigquery/0.21.0/>`__)
7+
* ``0.22.0`` (`PyPI <https://pypi.org/project/google-cloud-bigquery/0.22.0/>`__, `Release Notes <https://github.com/GoogleCloudPlatform/google-cloud-python/releases/tag/bigquery-0.22.0>`__)
8+
* ``0.22.1`` (`PyPI <https://pypi.org/project/google-cloud-bigquery/0.22.1/>`__, `Release Notes <https://github.com/GoogleCloudPlatform/google-cloud-python/releases/tag/bigquery-0.22.1>`__)
9+
* ``0.23.0`` (`PyPI <https://pypi.org/project/google-cloud-bigquery/0.23.0/>`__, `Release Notes <https://github.com/GoogleCloudPlatform/google-cloud-python/releases/tag/bigquery-0.23.0>`__)
10+
* ``0.24.0`` (`PyPI <https://pypi.org/project/google-cloud-bigquery/0.24.0/>`__, `Release Notes <https://github.com/GoogleCloudPlatform/google-cloud-python/releases/tag/bigquery-0.24.0>`__)
11+
* ``0.25.0`` (`PyPI <https://pypi.org/project/google-cloud-bigquery/0.25.0/>`__, `Release Notes <https://github.com/GoogleCloudPlatform/google-cloud-python/releases/tag/bigquery-0.25.0>`__)
12+
* ``0.26.0`` (`PyPI <https://pypi.org/project/google-cloud-bigquery/0.26.0/>`__, `Release Notes <https://github.com/GoogleCloudPlatform/google-cloud-python/releases/tag/bigquery-0.26.0>`__)
13+
* ``0.27.0`` (`PyPI <https://pypi.org/project/google-cloud-bigquery/0.27.0/>`__, `Release Notes <https://github.com/GoogleCloudPlatform/google-cloud-python/releases/tag/bigquery-0.27.0>`__)
14+
* ``0.28.0`` (`PyPI <https://pypi.org/project/google-cloud-bigquery/0.28.0/>`__, `Release Notes <https://github.com/GoogleCloudPlatform/google-cloud-python/releases/tag/bigquery-0.28.0>`__)

docs/bigquery/usage.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ BigQuery
55
:maxdepth: 2
66
:hidden:
77

8+
releases
89
reference
910
dbapi
1011

docs/bigtable/releases.rst

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
##################################
2+
``google-cloud-bigtable`` Releases
3+
##################################
4+
5+
* ``0.20.0`` (`PyPI <https://pypi.org/project/google-cloud-bigtable/0.20.0/>`__)
6+
* ``0.21.0`` (`PyPI <https://pypi.org/project/google-cloud-bigtable/0.21.0/>`__)
7+
* ``0.22.0`` (`PyPI <https://pypi.org/project/google-cloud-bigtable/0.22.0/>`__, `Release Notes <https://github.com/GoogleCloudPlatform/google-cloud-python/releases/tag/bigtable-0.22.0>`__)
8+
* ``0.23.0`` (`PyPI <https://pypi.org/project/google-cloud-bigtable/0.23.0/>`__, `Release Notes <https://github.com/GoogleCloudPlatform/google-cloud-python/releases/tag/bigtable-0.23.0>`__)
9+
* ``0.23.1`` (`PyPI <https://pypi.org/project/google-cloud-bigtable/0.23.1/>`__, `Release Notes <https://github.com/GoogleCloudPlatform/google-cloud-python/releases/tag/bigtable-0.23.1>`__)
10+
* ``0.24.0`` (`PyPI <https://pypi.org/project/google-cloud-bigtable/0.24.0/>`__, `Release Notes <https://github.com/GoogleCloudPlatform/google-cloud-python/releases/tag/bigtable-0.24.0>`__)
11+
* ``0.25.0`` (`PyPI <https://pypi.org/project/google-cloud-bigtable/0.25.0/>`__, `Release Notes <https://github.com/GoogleCloudPlatform/google-cloud-python/releases/tag/bigtable-0.25.0>`__)
12+
* ``0.26.0`` (`PyPI <https://pypi.org/project/google-cloud-bigtable/0.26.0/>`__, `Release Notes <https://github.com/GoogleCloudPlatform/google-cloud-python/releases/tag/bigtable-0.26.0>`__)
13+
* ``0.27.0`` (`PyPI <https://pypi.org/project/google-cloud-bigtable/0.27.0/>`__, `Release Notes <https://github.com/GoogleCloudPlatform/google-cloud-python/releases/tag/bigtable-0.27.0>`__)
14+
* ``0.28.0`` (`PyPI <https://pypi.org/project/google-cloud-bigtable/0.28.0/>`__, `Release Notes <https://github.com/GoogleCloudPlatform/google-cloud-python/releases/tag/bigtable-0.28.0>`__)
15+
16+
***********************************
17+
``google-cloud-happybase`` Releases
18+
***********************************
19+
20+
In addition to the core ``google-cloud-bigtable``, we provide a
21+
``google-cloud-happybase`` library with the same interface as the
22+
popular `HappyBase <https://happybase.readthedocs.io/en/latest/>`__
23+
library. Unlike HappyBase, ``google-cloud-happybase`` uses
24+
``google-cloud-bigtable`` under the covers, rather than Apache HBase.
25+
26+
* ``0.20.0`` (`PyPI <https://pypi.org/project/google-cloud-happybase/0.20.0/>`__, `Release Notes <https://github.com/GoogleCloudPlatform/google-cloud-python-happybase/releases/tag/0.20.0>`__)
27+
* ``0.21.0`` (`PyPI <https://pypi.org/project/google-cloud-happybase/0.21.0/>`__, `Release Notes <https://github.com/GoogleCloudPlatform/google-cloud-python-happybase/releases/tag/0.21.0>`__)
28+
* ``0.22.0`` (`PyPI <https://pypi.org/project/google-cloud-happybase/0.22.0/>`__, `Release Notes <https://github.com/GoogleCloudPlatform/google-cloud-python-happybase/releases/tag/0.22.0>`__)
29+
* ``0.23.0`` (`PyPI <https://pypi.org/project/google-cloud-happybase/0.23.0/>`__, `Release Notes <https://github.com/GoogleCloudPlatform/google-cloud-python-happybase/releases/tag/0.23.0>`__)
30+
* ``0.24.0`` (`PyPI <https://pypi.org/project/google-cloud-happybase/0.24.0/>`__, `Release Notes <https://github.com/GoogleCloudPlatform/google-cloud-python-happybase/releases/tag/0.24.0>`__)
31+
* ``0.25.0`` (`PyPI <https://pypi.org/project/google-cloud-happybase/0.25.0/>`__, `Release Notes <https://github.com/GoogleCloudPlatform/google-cloud-python-happybase/releases/tag/0.25.0>`__)
32+
* ``0.26.0`` (`PyPI <https://pypi.org/project/google-cloud-happybase/0.26.0/>`__, `Release Notes <https://github.com/GoogleCloudPlatform/google-cloud-python-happybase/releases/tag/0.26.0>`__)

docs/bigtable/usage.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ Bigtable
55
:maxdepth: 2
66
:hidden:
77

8+
releases
89
client-intro
910
client
1011
cluster

docs/core/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ Core
22
====
33

44
.. toctree::
5+
releases
56
config
67
auth
78
client

docs/core/releases.rst

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
#############
2+
Core Releases
3+
#############
4+
5+
The ``google-cloud-core`` package contains helpers common to all
6+
``google-cloud-*`` packages. In an attempt to reach a stable API,
7+
much of the functionality has been split out into a new package
8+
``google-api-core``.
9+
10+
******************************
11+
``google-cloud-core`` Releases
12+
******************************
13+
14+
* ``0.20.0`` (`PyPI <https://pypi.org/project/google-cloud-core/0.20.0/>`__)
15+
* ``0.21.0`` (`PyPI <https://pypi.org/project/google-cloud-core/0.21.0/>`__)
16+
* ``0.22.0`` (`PyPI <https://pypi.org/project/google-cloud-core/0.22.0/>`__, `Release Notes <https://github.com/GoogleCloudPlatform/google-cloud-python/releases/tag/core-0.22.0>`__)
17+
* ``0.22.1`` (`PyPI <https://pypi.org/project/google-cloud-core/0.22.1/>`__, `Release Notes <https://github.com/GoogleCloudPlatform/google-cloud-python/releases/tag/core-0.22.1>`__)
18+
* ``0.23.0`` (`PyPI <https://pypi.org/project/google-cloud-core/0.23.0/>`__, `Release Notes <https://github.com/GoogleCloudPlatform/google-cloud-python/releases/tag/core-0.23.0>`__)
19+
* ``0.23.1`` (`PyPI <https://pypi.org/project/google-cloud-core/0.23.1/>`__, `Release Notes <https://github.com/GoogleCloudPlatform/google-cloud-python/releases/tag/core-0.23.1>`__)
20+
* ``0.24.0`` (`PyPI <https://pypi.org/project/google-cloud-core/0.24.0/>`__, `Release Notes <https://github.com/GoogleCloudPlatform/google-cloud-python/releases/tag/core-0.24.0>`__)
21+
* ``0.24.1`` (`PyPI <https://pypi.org/project/google-cloud-core/0.24.1/>`__, `Release Notes <https://github.com/GoogleCloudPlatform/google-cloud-python/releases/tag/core-0.24.1>`__)
22+
* ``0.25.0`` (`PyPI <https://pypi.org/project/google-cloud-core/0.25.0/>`__, `Release Notes <https://github.com/GoogleCloudPlatform/google-cloud-python/releases/tag/core-0.25.0>`__)
23+
* ``0.26.0`` (`PyPI <https://pypi.org/project/google-cloud-core/0.26.0/>`__, `Release Notes <https://github.com/GoogleCloudPlatform/google-cloud-python/releases/tag/core-0.26.0>`__)
24+
* ``0.27.0`` (`PyPI <https://pypi.org/project/google-cloud-core/0.27.0/>`__, `Release Notes <https://github.com/GoogleCloudPlatform/google-cloud-python/releases/tag/core-0.27.0>`__)
25+
* ``0.27.1`` (`PyPI <https://pypi.org/project/google-cloud-core/0.27.1/>`__)
26+
* ``0.28.0`` (`PyPI <https://pypi.org/project/google-cloud-core/0.28.0/>`__, `Release Notes <https://github.com/GoogleCloudPlatform/google-cloud-python/releases/tag/core-0.28.0>`__)
27+
28+
****************************
29+
``google-api-core`` Releases
30+
****************************
31+
32+
* ``0.1.0`` (`PyPI <https://pypi.org/project/google-api-core/0.1.0/>`__, `Release Notes <https://github.com/GoogleCloudPlatform/google-cloud-python/releases/tag/api-core-0.1.0>`__)
33+
* ``0.1.1`` (`PyPI <https://pypi.org/project/google-api-core/0.1.1/>`__, `Release Notes <https://github.com/GoogleCloudPlatform/google-cloud-python/releases/tag/api-core-0.1.1>`__)

docs/datastore/releases.rst

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
###################################
2+
``google-cloud-datastore`` Releases
3+
###################################
4+
5+
* ``0.20.0`` (`PyPI <https://pypi.org/project/google-cloud-datastore/0.20.0/>`__)
6+
* ``0.20.1`` (`PyPI <https://pypi.org/project/google-cloud-datastore/0.20.1/>`__)
7+
* ``0.21.0`` (`PyPI <https://pypi.org/project/google-cloud-datastore/0.21.0/>`__)
8+
* ``0.22.0`` (`PyPI <https://pypi.org/project/google-cloud-datastore/0.22.0/>`__, `Release Notes <https://github.com/GoogleCloudPlatform/google-cloud-python/releases/tag/datastore-0.22.0>`__)
9+
* ``0.22.1`` (`PyPI <https://pypi.org/project/google-cloud-datastore/0.22.1/>`__, `Release Notes <https://github.com/GoogleCloudPlatform/google-cloud-python/releases/tag/datastore-0.22.1>`__)
10+
* ``0.23.0`` (`PyPI <https://pypi.org/project/google-cloud-datastore/0.23.0/>`__, `Release Notes <https://github.com/GoogleCloudPlatform/google-cloud-python/releases/tag/datastore-0.23.0>`__)
11+
* ``1.0.0`` (`PyPI <https://pypi.org/project/google-cloud-datastore/1.0.0/>`__, `Release Notes <https://github.com/GoogleCloudPlatform/google-cloud-python/releases/tag/datastore-1.0.0>`__)
12+
* ``1.1.0`` (`PyPI <https://pypi.org/project/google-cloud-datastore/1.1.0/>`__, `Release Notes <https://github.com/GoogleCloudPlatform/google-cloud-python/releases/tag/datastore-1.1.0>`__)
13+
* ``1.2.0`` (`PyPI <https://pypi.org/project/google-cloud-datastore/1.2.0/>`__, `Release Notes <https://github.com/GoogleCloudPlatform/google-cloud-python/releases/tag/datastore-1.2.0>`__)
14+
* ``1.3.0`` (`PyPI <https://pypi.org/project/google-cloud-datastore/1.3.0/>`__, `Release Notes <https://github.com/GoogleCloudPlatform/google-cloud-python/releases/tag/datastore-1.3.0>`__)
15+
* ``1.4.0`` (`PyPI <https://pypi.org/project/google-cloud-datastore/1.4.0/>`__, `Release Notes <https://github.com/GoogleCloudPlatform/google-cloud-python/releases/tag/datastore-1.4.0>`__)

docs/datastore/usage.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ Datastore
55
:maxdepth: 2
66
:hidden:
77

8+
releases
89
client
910
entities
1011
keys

docs/dns/releases.rst

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
#############################
2+
``google-cloud-dns`` Releases
3+
#############################
4+
5+
* ``0.20.0`` (`PyPI <https://pypi.org/project/google-cloud-dns/0.20.0/>`__)
6+
* ``0.21.0`` (`PyPI <https://pypi.org/project/google-cloud-dns/0.21.0/>`__)
7+
* ``0.22.0`` (`PyPI <https://pypi.org/project/google-cloud-dns/0.22.0/>`__, `Release Notes <https://github.com/GoogleCloudPlatform/google-cloud-python/releases/tag/dns-0.22.0>`__)
8+
* ``0.23.0`` (`PyPI <https://pypi.org/project/google-cloud-dns/0.23.0/>`__, `Release Notes <https://github.com/GoogleCloudPlatform/google-cloud-python/releases/tag/dns-0.23.0>`__)
9+
* ``0.24.0`` (`PyPI <https://pypi.org/project/google-cloud-dns/0.24.0/>`__, `Release Notes <https://github.com/GoogleCloudPlatform/google-cloud-python/releases/tag/dns-0.24.0>`__)
10+
* ``0.25.0`` (`PyPI <https://pypi.org/project/google-cloud-dns/0.25.0/>`__, `Release Notes <https://github.com/GoogleCloudPlatform/google-cloud-python/releases/tag/dns-0.25.0>`__)
11+
* ``0.26.0`` (`PyPI <https://pypi.org/project/google-cloud-dns/0.26.0/>`__, `Release Notes <https://github.com/GoogleCloudPlatform/google-cloud-python/releases/tag/dns-0.26.0>`__)
12+
* ``0.27.0`` (`PyPI <https://pypi.org/project/google-cloud-dns/0.27.0/>`__, `Release Notes <https://github.com/GoogleCloudPlatform/google-cloud-python/releases/tag/dns-0.27.0>`__)
13+
* ``0.28.0`` (`PyPI <https://pypi.org/project/google-cloud-dns/0.28.0/>`__, `Release Notes <https://github.com/GoogleCloudPlatform/google-cloud-python/releases/tag/dns-0.28.0>`__)

docs/dns/usage.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ DNS
55
:maxdepth: 2
66
:hidden:
77

8+
releases
89
client
910
zone
1011
resource-record-set

0 commit comments

Comments
 (0)