Skip to content

Commit 7408f00

Browse files
authored
chore: librarian release pull request: 20260331T150110Z (#16486)
PR created by the Librarian CLI to initialize a release. Merging this PR will auto trigger a release. Librarian Version: v1.0.2-0.20260309131826-42ac5c451239 Language Image: us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/python-librarian-generator@sha256:234b9d1f2ddb057ed7ac6a38db0bf8163d839c65c6cf88ade52530cddebce59e <details><summary>grpc-google-iam-v1: v0.14.4</summary> ## [v0.14.4](grpc-google-iam-v1-v0.14.3...grpc-google-iam-v1-v0.14.4) (2026-03-31) </details>
1 parent 22554c8 commit 7408f00

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

.librarian/state.yaml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,15 @@ libraries:
2727
preserve_regex: []
2828
remove_regex: []
2929
tag_format: '{id}-v{version}'
30+
- id: gapic-generator
31+
version: 1.30.13
32+
last_generated_commit: ""
33+
apis: []
34+
source_roots:
35+
- packages/gapic-generator
36+
preserve_regex: []
37+
remove_regex: []
38+
tag_format: '{id}-v{version}'
3039
- id: gcp-sphinx-docfx-yaml
3140
version: 3.2.4
3241
last_generated_commit: ""
@@ -4179,7 +4188,7 @@ libraries:
41794188
- packages/grafeas
41804189
tag_format: '{id}-v{version}'
41814190
- id: grpc-google-iam-v1
4182-
version: 0.14.3
4191+
version: 0.14.4
41834192
last_generated_commit: e8365a7f88fabe8717cb8322b8ce784b03b6daea
41844193
apis:
41854194
- path: google/iam/v1
@@ -4229,12 +4238,3 @@ libraries:
42294238
preserve_regex: []
42304239
remove_regex: []
42314240
tag_format: '{id}-v{version}'
4232-
- id: gapic-generator
4233-
version: 1.30.13
4234-
last_generated_commit: ""
4235-
apis: []
4236-
source_roots:
4237-
- packages/gapic-generator
4238-
preserve_regex: []
4239-
remove_regex: []
4240-
tag_format: '{id}-v{version}'

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,5 +225,5 @@ Changelogs
225225
- [google-shopping-type==1.4.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-shopping-type/CHANGELOG.md)
226226
- [googleapis-common-protos==1.73.1](https://github.com/googleapis/google-cloud-python/tree/main/packages/googleapis-common-protos/CHANGELOG.md)
227227
- [grafeas==1.22.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/grafeas/CHANGELOG.md)
228-
- [grpc-google-iam-v1==0.14.2](https://github.com/googleapis/google-cloud-python/tree/main/packages/grpc-google-iam-v1/CHANGELOG.md)
228+
- [grpc-google-iam-v1==0.14.4](https://github.com/googleapis/google-cloud-python/tree/main/packages/grpc-google-iam-v1/CHANGELOG.md)
229229

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.3"
21+
version = "0.14.4"
2222
authors = [{ name = "Google LLC", email = "googleapis-packages@google.com" }]
2323
license = { text = "Apache 2.0" }
2424
requires-python = ">=3.9"

0 commit comments

Comments
 (0)