Skip to content

Commit 7daa79f

Browse files
chore(main): release 1.4.3 (#175)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: Anthonios Partheniou <[email protected]>
1 parent 1aa6fef commit 7daa79f

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

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

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

3+
## [1.4.3](https://github.com/googleapis/python-gke-hub/compare/v1.4.2...v1.4.3) (2022-06-03)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** require protobuf <4.0.0dev ([#174](https://github.com/googleapis/python-gke-hub/issues/174)) ([f061842](https://github.com/googleapis/python-gke-hub/commit/f061842b7dfd93e63e46209820c8c8aceeb175a6))
9+
10+
11+
### Documentation
12+
13+
* fix changelog header to consistent size ([#173](https://github.com/googleapis/python-gke-hub/issues/173)) ([396111b](https://github.com/googleapis/python-gke-hub/commit/396111b2d29a682611ac90172fe4ed6fe79e8e26))
14+
315
## [1.4.2](https://github.com/googleapis/python-gke-hub/compare/v1.4.1...v1.4.2) (2022-05-05)
416

517

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.4.2"
23+
version = "1.4.3"
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)