From 2823487b39fc4559c9dc2f851ab69b7a7b117a82 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Mon, 19 Jul 2021 11:24:07 +0000 Subject: [PATCH] chore: release 0.2.0 (#7) :robot: I have created a release \*beep\* \*boop\* --- ## [0.2.0](https://www.github.com/googleapis/python-gke-connect-gateway/compare/v0.1.0...v0.2.0) (2021-07-14) ### Features * add always_use_jwt_access ([#6](https://www.github.com/googleapis/python-gke-connect-gateway/issues/6)) ([0f73678](https://www.github.com/googleapis/python-gke-connect-gateway/commit/0f73678e2d73852985149d4ecdb0ee539d465374)) ### Bug Fixes * disable always_use_jwt_access ([#10](https://www.github.com/googleapis/python-gke-connect-gateway/issues/10)) ([2408f62](https://www.github.com/googleapis/python-gke-connect-gateway/commit/2408f6275b2dbd2d6db462c764577a9e2f2d5e59)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --- CHANGELOG.md | 12 ++++++++++++ setup.py | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 419da1e..ed8b02e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [0.2.0](https://www.github.com/googleapis/python-gke-connect-gateway/compare/v0.1.0...v0.2.0) (2021-07-14) + + +### Features + +* add always_use_jwt_access ([#6](https://www.github.com/googleapis/python-gke-connect-gateway/issues/6)) ([0f73678](https://www.github.com/googleapis/python-gke-connect-gateway/commit/0f73678e2d73852985149d4ecdb0ee539d465374)) + + +### Bug Fixes + +* disable always_use_jwt_access ([#10](https://www.github.com/googleapis/python-gke-connect-gateway/issues/10)) ([2408f62](https://www.github.com/googleapis/python-gke-connect-gateway/commit/2408f6275b2dbd2d6db462c764577a9e2f2d5e59)) + ## 0.1.0 (2021-06-20) diff --git a/setup.py b/setup.py index 8c3c4a8..a93146e 100644 --- a/setup.py +++ b/setup.py @@ -22,7 +22,7 @@ name = "google-cloud-gke-connect-gateway" description = "GKE Connect Gateway API client library" -version = "0.1.0" +version = "0.2.0" release_status = "Development Status :: 4 - Beta" url = "https://github.com/googleapis/python-gke-connect-gateway" dependencies = [