Skip to content

Commit a1d8335

Browse files
chore(v1): release 1.32.0 (#412)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 4834224 commit a1d8335

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@
44

55
[1]: https://pypi.org/project/google-api-core/#history
66

7+
## [1.32.0](https://github.com/googleapis/python-api-core/compare/v1.31.6...v1.32.0) (2022-07-13)
8+
9+
10+
### Features
11+
12+
* add api_key to client options in v1 branch ([4834224](https://github.com/googleapis/python-api-core/commit/483422487129fe4a0d2e30637cbea02bc0f370bf))
13+
* adds support for audience in client_options in v1 branch ([#411](https://github.com/googleapis/python-api-core/issues/411)) ([4834224](https://github.com/googleapis/python-api-core/commit/483422487129fe4a0d2e30637cbea02bc0f370bf))
14+
715
### [1.31.6](https://github.com/googleapis/python-api-core/compare/v1.31.5...v1.31.6) (2022-05-27)
816

917

google/api_core/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
__version__ = "1.31.6"
15+
__version__ = "1.32.0"

0 commit comments

Comments
 (0)