Skip to content

Commit ac88307

Browse files
chore(main): release 1.2.0 (#89)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent fd13674 commit ac88307

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

packages/google-cloud-filestore/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## [1.2.0](https://github.com/googleapis/python-filestore/compare/v1.1.3...v1.2.0) (2022-07-14)
4+
5+
6+
### Features
7+
8+
* add audience parameter ([061c4e6](https://github.com/googleapis/python-filestore/commit/061c4e66c1a5d70f5b3e087b373b5ee986ad79d3))
9+
10+
11+
### Bug Fixes
12+
13+
* **deps:** require google-api-core>=1.32.0,>=2.8.0 ([#86](https://github.com/googleapis/python-filestore/issues/86)) ([061c4e6](https://github.com/googleapis/python-filestore/commit/061c4e66c1a5d70f5b3e087b373b5ee986ad79d3))
14+
* require python 3.7+ ([#88](https://github.com/googleapis/python-filestore/issues/88)) ([990fe7a](https://github.com/googleapis/python-filestore/commit/990fe7a5fac7f896ae1012b5f3b043e4769718cd))
15+
316
## [1.1.3](https://github.com/googleapis/python-filestore/compare/v1.1.2...v1.1.3) (2022-06-03)
417

518

packages/google-cloud-filestore/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
name = "google-cloud-filestore"
2424
description = "Filestore API client library"
25-
version = "1.1.3"
25+
version = "1.2.0"
2626
release_status = "Development Status :: 5 - Production/Stable"
2727
url = "https://github.com/googleapis/python-filestore"
2828
dependencies = [

0 commit comments

Comments
 (0)