Skip to content

Commit

Permalink
chore(main): release 0.2.0 (#29)
Browse files Browse the repository at this point in the history
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
  • Loading branch information
release-please[bot] authored Sep 19, 2022
1 parent a40af80 commit 3224e3c
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions packages/google-cloud-beyondcorp-appconnectors/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [0.2.0](https://github.com/googleapis/python-beyondcorp-appconnectors/compare/v0.1.1...v0.2.0) (2022-09-16)


### Features

* Add support for REST transport ([#28](https://github.com/googleapis/python-beyondcorp-appconnectors/issues/28)) ([78beb39](https://github.com/googleapis/python-beyondcorp-appconnectors/commit/78beb3970718d6efbe7df6a0b09a70f798ac384c))


### Bug Fixes

* **deps:** require google-api-core>=1.33.1,>=2.8.0 ([78beb39](https://github.com/googleapis/python-beyondcorp-appconnectors/commit/78beb3970718d6efbe7df6a0b09a70f798ac384c))
* **deps:** require protobuf >= 3.20.1 ([78beb39](https://github.com/googleapis/python-beyondcorp-appconnectors/commit/78beb3970718d6efbe7df6a0b09a70f798ac384c))

## [0.1.1](https://github.com/googleapis/python-beyondcorp-appconnectors/compare/v0.1.0...v0.1.1) (2022-08-15)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-beyondcorp-appconnectors/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

name = "google-cloud-beyondcorp-appconnectors"
description = "BeyondCorp AppConnectors API client library"
version = "0.1.1"
version = "0.2.0"
release_status = "Development Status :: 4 - Beta"
dependencies = [
"google-api-core[grpc] >= 1.33.1, <3.0.0dev,!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*",
Expand Down

0 comments on commit 3224e3c

Please sign in to comment.