Skip to content

Commit

Permalink
chore(main): release 1.3.0 (#80)
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 Feb 28, 2022
1 parent 62dbd5b commit 486c8cd
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions packages/google-cloud-apigee-connect/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Changelog

## [1.3.0](https://github.com/googleapis/python-apigee-connect/compare/v1.2.1...v1.3.0) (2022-02-26)


### Features

* add api key support ([#79](https://github.com/googleapis/python-apigee-connect/issues/79)) ([ae944c1](https://github.com/googleapis/python-apigee-connect/commit/ae944c10b2f63a682cf2f196d2122ccbed2dac48))


### Bug Fixes

* resolve DuplicateCredentialArgs error when using credentials_file ([2ff0df1](https://github.com/googleapis/python-apigee-connect/commit/2ff0df184986fcaee52af77bfe7c26348394e0fd))


### Documentation

* add autogenerated code snippets ([86b45c2](https://github.com/googleapis/python-apigee-connect/commit/86b45c2379df54b274d192e5a46e6348e4f86005))

### [1.2.1](https://www.github.com/googleapis/python-apigee-connect/compare/v1.2.0...v1.2.1) (2021-11-01)


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

name = "google-cloud-apigee-connect"
description = "Apigee Connect API client library"
version = "1.2.1"
version = "1.3.0"
release_status = "Development Status :: 5 - Production/Stable"
url = "https://github.com/googleapis/python-apigee-connect"
dependencies = [
Expand Down

0 comments on commit 486c8cd

Please sign in to comment.