Skip to content

Commit ec7497a

Browse files
chore: release main (#14727)
🤖 I have created a release *beep* *boop* --- <details><summary>grpc-google-iam-v1: 0.14.3</summary> ## [0.14.3](grpc-google-iam-v1-v0.14.2...grpc-google-iam-v1-v0.14.3) (2025-10-15) ### Features * add support for Python 3.14 ([0f94b9e](0f94b9e)) ### Bug Fixes * regenerate pb2 files with protoc v25.3 ([0f94b9e](0f94b9e)) </details> --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 0f94b9e commit ec7497a

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@
1111
"packages/google-cloud-os-login": "2.18.0",
1212
"packages/google-cloud-secret-manager": "2.25.0",
1313
"packages/grafeas": "1.16.0",
14-
"packages/grpc-google-iam-v1": "0.14.2"
14+
"packages/grpc-google-iam-v1": "0.14.3"
1515
}

packages/grpc-google-iam-v1/CHANGELOG.md

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

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

7+
## [0.14.3](https://github.com/googleapis/google-cloud-python/compare/grpc-google-iam-v1-v0.14.2...grpc-google-iam-v1-v0.14.3) (2025-10-15)
8+
9+
10+
### Features
11+
12+
* add support for Python 3.14 ([0f94b9e](https://github.com/googleapis/google-cloud-python/commit/0f94b9ea258b461e9c68e7702ba6386c10f6d02c))
13+
14+
15+
### Bug Fixes
16+
17+
* regenerate pb2 files with protoc v25.3 ([0f94b9e](https://github.com/googleapis/google-cloud-python/commit/0f94b9ea258b461e9c68e7702ba6386c10f6d02c))
18+
719
## [0.14.2](https://github.com/googleapis/google-cloud-python/compare/grpc-google-iam-v1-v0.14.1...grpc-google-iam-v1-v0.14.2) (2025-03-15)
820

921

packages/grpc-google-iam-v1/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ build-backend = "setuptools.build_meta"
1818

1919
[project]
2020
name = "grpc-google-iam-v1"
21-
version = "0.14.2"
21+
version = "0.14.3"
2222
authors = [{ name = "Google LLC", email = "googleapis-packages@google.com" }]
2323
license = { text = "Apache 2.0" }
2424
requires-python = ">=3.7"

0 commit comments

Comments
 (0)