Skip to content
This repository has been archived by the owner on Jul 6, 2023. It is now read-only.

Commit

Permalink
chore: release 0.2.0 (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] committed Jul 19, 2021
1 parent 533f359 commit 2823487
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions 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)


Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -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 = [
Expand Down

0 comments on commit 2823487

Please sign in to comment.