Skip to content

Commit

Permalink
chore(main): release 1.25.0
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Nov 16, 2023
1 parent 5c2c73a commit 0958b07
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "1.24.0"
".": "1.25.0"
}
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [1.25.0](https://github.com/googleapis/google-cloud-java/compare/v1.24.0...v1.25.0) (2023-11-16)


### Bug Fixes

* **deps:** update dependency com.google.cloud:google-cloud-storage to v2.29.1 ([#10035](https://github.com/googleapis/google-cloud-java/issues/10035)) ([eefb1b2](https://github.com/googleapis/google-cloud-java/commit/eefb1b2fa83b77d87ae9020cdc9552e385e4ff6b))
* use path wildcards in java-iam owlbot yaml ([#10050](https://github.com/googleapis/google-cloud-java/issues/10050)) ([f89e45a](https://github.com/googleapis/google-cloud-java/commit/f89e45a3d72d85e8ec9720f54b8bf36de1a4e332))

## [1.24.0](https://github.com/googleapis/google-cloud-java/compare/v1.23.0...v1.24.0) (2023-11-06)


Expand Down
19 changes: 18 additions & 1 deletion changelog.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,23 @@
{
"repository": "googleapis/google-cloud-java",
"entries": [
{
"changes": [
{
"type": "fix",
"sha": "f89e45a3d72d85e8ec9720f54b8bf36de1a4e332",
"message": "use path wildcards in java-iam owlbot yaml",
"issues": [
"10050"
]
}
],
"version": "1.25.0",
"language": "JAVA",
"artifactName": "com.google.cloud:google-iam-policy",
"id": "1c21b810-e8c5-4ac6-9b09-8a38e92d5cf9",
"createTime": "2023-11-16T18:52:54.923Z"
},
{
"changes": [
{
Expand Down Expand Up @@ -12776,5 +12793,5 @@
"createTime": "2023-02-03T16:27:23.198Z"
}
],
"updateTime": "2023-11-06T13:34:06.106Z"
"updateTime": "2023-11-16T18:52:54.923Z"
}

0 comments on commit 0958b07

Please sign in to comment.