Skip to content

Commit 632fe14

Browse files
chore: release 2.23.0 (#1542)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent ad81f3d commit 632fe14

File tree

2 files changed

+22
-1
lines changed

2 files changed

+22
-1
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,26 @@
11
# Changelog
22

3+
## [2.23.0](https://www.github.com/googleapis/google-api-python-client/compare/v2.22.0...v2.23.0) (2021-09-28)
4+
5+
6+
### Features
7+
8+
* **analyticsadmin:** update the api https://github.com/googleapis/google-api-python-client/commit/c14c42a82fbd61df00b690daa328cea212441f59 ([ad81f3d](https://www.github.com/googleapis/google-api-python-client/commit/ad81f3da411eb38e48137cb67f22a718498bcdc1))
9+
* **appengine:** update the api https://github.com/googleapis/google-api-python-client/commit/22e6b63271836d2b195191c0711d3e815d7b3f29 ([ad81f3d](https://www.github.com/googleapis/google-api-python-client/commit/ad81f3da411eb38e48137cb67f22a718498bcdc1))
10+
* **bigquery:** update the api https://github.com/googleapis/google-api-python-client/commit/5325b3654e42e393911f088e9a8358aeaf733c03 ([ad81f3d](https://www.github.com/googleapis/google-api-python-client/commit/ad81f3da411eb38e48137cb67f22a718498bcdc1))
11+
* **content:** update the api https://github.com/googleapis/google-api-python-client/commit/df08fb1f3823a5edc96e6caebe24df66e943fa36 ([ad81f3d](https://www.github.com/googleapis/google-api-python-client/commit/ad81f3da411eb38e48137cb67f22a718498bcdc1))
12+
* **dialogflow:** update the api https://github.com/googleapis/google-api-python-client/commit/eaa0b250682d593572168427d92b0c3b9438a503 ([ad81f3d](https://www.github.com/googleapis/google-api-python-client/commit/ad81f3da411eb38e48137cb67f22a718498bcdc1))
13+
* **firestore:** update the api https://github.com/googleapis/google-api-python-client/commit/89ee485ce0646fb14d4f4e1d7aae095e504cf4be ([ad81f3d](https://www.github.com/googleapis/google-api-python-client/commit/ad81f3da411eb38e48137cb67f22a718498bcdc1))
14+
* **gkehub:** update the api https://github.com/googleapis/google-api-python-client/commit/982014c5e33c29f2e0030b950b2f2ac27afa3f8f ([ad81f3d](https://www.github.com/googleapis/google-api-python-client/commit/ad81f3da411eb38e48137cb67f22a718498bcdc1))
15+
* **monitoring:** update the api https://github.com/googleapis/google-api-python-client/commit/440201ddeeae876ab83863def611ec39649d397c ([ad81f3d](https://www.github.com/googleapis/google-api-python-client/commit/ad81f3da411eb38e48137cb67f22a718498bcdc1))
16+
* **retail:** update the api https://github.com/googleapis/google-api-python-client/commit/58f1c1ba076ed6ecc389ddf66d0c5ac609cd9d17 ([ad81f3d](https://www.github.com/googleapis/google-api-python-client/commit/ad81f3da411eb38e48137cb67f22a718498bcdc1))
17+
* **servicenetworking:** update the api https://github.com/googleapis/google-api-python-client/commit/53d51411d39049a98df6909ae16f9c5dfee4f432 ([ad81f3d](https://www.github.com/googleapis/google-api-python-client/commit/ad81f3da411eb38e48137cb67f22a718498bcdc1))
18+
19+
20+
### Bug Fixes
21+
22+
* **oslogin:** update the api https://github.com/googleapis/google-api-python-client/commit/e940d95d04a6aba60b89ece3fd630cc0ab5cde2a ([ad81f3d](https://www.github.com/googleapis/google-api-python-client/commit/ad81f3da411eb38e48137cb67f22a718498bcdc1))
23+
324
## [2.22.0](https://www.github.com/googleapis/google-api-python-client/compare/v2.21.0...v2.22.0) (2021-09-21)
425

526

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
with io.open(readme_filename, encoding="utf-8") as readme_file:
5252
readme = readme_file.read()
5353

54-
version = "2.22.0"
54+
version = "2.23.0"
5555

5656
setup(
5757
name="google-api-python-client",

0 commit comments

Comments
 (0)