Skip to content

Commit 5008e2b

Browse files
chore(main): release 1.59.0
1 parent c0771b1 commit 5008e2b

3 files changed

Lines changed: 26 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.58.0"
2+
".": "1.59.0"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.59.0](https://github.com/googleapis/google-cloud-java/compare/v1.58.0...v1.59.0) (2025-06-06)
4+
5+
6+
### Features
7+
8+
* [spanneradapter] new module for spanneradapter ([#11617](https://github.com/googleapis/google-cloud-java/issues/11617)) ([8a849a6](https://github.com/googleapis/google-cloud-java/commit/8a849a6f00579081dfff6e5dc7cf3e517b1b1718))
9+
310
## [1.58.0](https://github.com/googleapis/google-cloud-java/compare/v1.57.0...v1.58.0) (2025-06-04)
411

512

changelog.json

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,23 @@
11
{
22
"repository": "googleapis/google-cloud-java",
33
"entries": [
4+
{
5+
"changes": [
6+
{
7+
"type": "feat",
8+
"sha": "8a849a6f00579081dfff6e5dc7cf3e517b1b1718",
9+
"message": "[spanneradapter] new module for spanneradapter",
10+
"issues": [
11+
"11617"
12+
]
13+
}
14+
],
15+
"version": "1.59.0",
16+
"language": "JAVA",
17+
"artifactName": "com.google.cloud:google-cloud-spanneradapter",
18+
"id": "4df2c8fc-ec0b-40cc-a914-280928bb40e1",
19+
"createTime": "2025-06-06T14:14:12.767Z"
20+
},
421
{
522
"changes": [
623
{
@@ -809790,5 +809807,5 @@
809790809807
"createTime": "2023-02-03T16:27:23.198Z"
809791809808
}
809792809809
],
809793-
"updateTime": "2025-06-04T22:11:17.831Z"
809810+
"updateTime": "2025-06-06T14:14:12.767Z"
809794809811
}

0 commit comments

Comments
 (0)