Skip to content

Commit e2bfaf6

Browse files
chore(main): release 2.10.0 (#250)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent d017d8a commit e2bfaf6

File tree

10 files changed

+31
-9
lines changed

10 files changed

+31
-9
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "2.9.0"
2+
".": "2.10.0"
33
}

packages/google-cloud-iam/CHANGELOG.md

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

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

7+
## [2.10.0](https://github.com/googleapis/python-iam/compare/v2.9.0...v2.10.0) (2022-12-14)
8+
9+
10+
### Features
11+
12+
* Add support for `google.cloud.iam.__version__` ([54a3a20](https://github.com/googleapis/python-iam/commit/54a3a20ee2dd29a18c793081ad29de13cc45dced))
13+
* Add typing to proto.Message based class attributes ([54a3a20](https://github.com/googleapis/python-iam/commit/54a3a20ee2dd29a18c793081ad29de13cc45dced))
14+
15+
16+
### Bug Fixes
17+
18+
* Add dict typing for client_options ([54a3a20](https://github.com/googleapis/python-iam/commit/54a3a20ee2dd29a18c793081ad29de13cc45dced))
19+
* **deps:** Require google-api-core &gt;=1.34.0, >=2.11.0 ([5092db7](https://github.com/googleapis/python-iam/commit/5092db71071cd44031ef799abf8814301fe9c822))
20+
* Drop usage of pkg_resources ([5092db7](https://github.com/googleapis/python-iam/commit/5092db71071cd44031ef799abf8814301fe9c822))
21+
* Fix timeout default values ([5092db7](https://github.com/googleapis/python-iam/commit/5092db71071cd44031ef799abf8814301fe9c822))
22+
23+
24+
### Documentation
25+
26+
* **samples:** Snippetgen handling of repeated enum field ([54a3a20](https://github.com/googleapis/python-iam/commit/54a3a20ee2dd29a18c793081ad29de13cc45dced))
27+
* **samples:** Snippetgen should call await on the operation coroutine before calling result ([5092db7](https://github.com/googleapis/python-iam/commit/5092db71071cd44031ef799abf8814301fe9c822))
28+
729
## [2.9.0](https://github.com/googleapis/python-iam/compare/v2.8.2...v2.9.0) (2022-10-24)
830

931

packages/google-cloud-iam/google/cloud/iam/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "2.9.0" # {x-release-please-version}
16+
__version__ = "2.10.0" # {x-release-please-version}

packages/google-cloud-iam/google/cloud/iam_credentials/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "2.9.0" # {x-release-please-version}
16+
__version__ = "2.10.0" # {x-release-please-version}

packages/google-cloud-iam/google/cloud/iam_credentials_v1/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "2.9.0" # {x-release-please-version}
16+
__version__ = "2.10.0" # {x-release-please-version}

packages/google-cloud-iam/google/cloud/iam_v2/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "2.9.0" # {x-release-please-version}
16+
__version__ = "2.10.0" # {x-release-please-version}

packages/google-cloud-iam/google/cloud/iam_v2beta/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "2.9.0" # {x-release-please-version}
16+
__version__ = "2.10.0" # {x-release-please-version}

packages/google-cloud-iam/samples/generated_samples/snippet_metadata_google.iam.credentials.v1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
],
99
"language": "PYTHON",
1010
"name": "google-cloud-iam",
11-
"version": "0.1.0"
11+
"version": "2.10.0"
1212
},
1313
"snippets": [
1414
{

packages/google-cloud-iam/samples/generated_samples/snippet_metadata_google.iam.v2.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
],
99
"language": "PYTHON",
1010
"name": "google-cloud-iam",
11-
"version": "0.1.0"
11+
"version": "2.10.0"
1212
},
1313
"snippets": [
1414
{

packages/google-cloud-iam/samples/generated_samples/snippet_metadata_google.iam.v2beta.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
],
99
"language": "PYTHON",
1010
"name": "google-cloud-iam",
11-
"version": "0.1.0"
11+
"version": "2.10.0"
1212
},
1313
"snippets": [
1414
{

0 commit comments

Comments
 (0)