Skip to content

Commit d2eeb30

Browse files
chore(main): release 1.5.2 (#206)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent c5c79c7 commit d2eeb30

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/google-cloud-gke-hub/CHANGELOG.md

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

3+
## [1.5.2](https://github.com/googleapis/python-gke-hub/compare/v1.5.1...v1.5.2) (2022-10-03)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** Require protobuf >= 3.20.2 ([#205](https://github.com/googleapis/python-gke-hub/issues/205)) ([ba79e11](https://github.com/googleapis/python-gke-hub/commit/ba79e115b337f3f1ad94c4f71e7447f4689179cc))
9+
310
## [1.5.1](https://github.com/googleapis/python-gke-hub/compare/v1.5.0...v1.5.1) (2022-08-16)
411

512

packages/google-cloud-gke-hub/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
import setuptools # type: ignore
2121

2222
name = "google-cloud-gke-hub"
23-
version = "1.5.1"
23+
version = "1.5.2"
2424
description = "GKE Hub API client library"
2525
release_status = "Development Status :: 5 - Production/Stable"
2626
url = "https://github.com/googleapis/python-gke-hub"

0 commit comments

Comments
 (0)