Skip to content

Commit 1255547

Browse files
authored
chore: librarian release pull request: 20260609T161736Z (googleapis#17405)
PR created by the Librarian CLI to initialize a release. Merging this PR will auto trigger a release. Librarian Version: v0.16.1-0.20260608172125-d123ec9cac76 Language Image: us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/python-librarian-generator@sha256:234b9d1f2ddb057ed7ac6a38db0bf8163d839c65c6cf88ade52530cddebce59e <details><summary>google-cloud-agentidentitycredentials: v0.1.0</summary> ## [v0.1.0](googleapis/google-cloud-python@google-cloud-agentidentitycredentials-v0.0.0...google-cloud-agentidentitycredentials-v0.1.0) (2026-06-09) ### Features * add google-cloud-agentidentitycredentials (googleapis#17399) ([6e0f0ec](googleapis@6e0f0ece)) </details>
1 parent 1a0de4a commit 1255547

6 files changed

Lines changed: 12 additions & 5 deletions

File tree

.librarian/state.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -515,7 +515,7 @@ libraries:
515515
- packages/google-cloud-advisorynotifications/docs/
516516
tag_format: '{id}-v{version}'
517517
- id: google-cloud-agentidentitycredentials
518-
version: 0.0.0
518+
version: 0.1.0
519519
last_generated_commit: ""
520520
apis:
521521
- path: google/cloud/agentidentitycredentials/v1

librarian.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,7 @@ libraries:
280280
metadata_name_override: advisorynotifications
281281
default_version: v1
282282
- name: google-cloud-agentidentitycredentials
283-
version: 0.0.0
283+
version: 0.1.0
284284
apis:
285285
- path: google/cloud/agentidentitycredentials/v1
286286
copyright_year: "2026"

packages/google-cloud-agentidentitycredentials/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,10 @@
33
[PyPI History][1]
44

55
[1]: https://pypi.org/project/google-cloud-agentidentitycredentials/#history
6+
7+
## [0.1.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-agentidentitycredentials-v0.0.0...google-cloud-agentidentitycredentials-v0.1.0) (2026-06-09)
8+
9+
10+
### Features
11+
12+
* add google-cloud-agentidentitycredentials (#17399) ([6e0f0ecebde0dd92d8789f470a27c49d9971cf87](https://github.com/googleapis/google-cloud-python/commit/6e0f0ecebde0dd92d8789f470a27c49d9971cf87))

packages/google-cloud-agentidentitycredentials/google/cloud/agentidentitycredentials/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__ = "0.0.0" # {x-release-please-version}
16+
__version__ = "0.1.0" # {x-release-please-version}

packages/google-cloud-agentidentitycredentials/google/cloud/agentidentitycredentials_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__ = "0.0.0" # {x-release-please-version}
16+
__version__ = "0.1.0" # {x-release-please-version}

packages/google-cloud-agentidentitycredentials/samples/generated_samples/snippet_metadata_google.cloud.agentidentitycredentials.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-agentidentitycredentials",
11-
"version": "0.0.0"
11+
"version": "0.1.0"
1212
},
1313
"snippets": [
1414
{

0 commit comments

Comments
 (0)