Skip to content

feat: enable ALTS hard bound token in DirectPath #3904

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 5, 2025

Conversation

rockspore
Copy link
Member

Same as #3645 that was reverted earlier. The Cloud Spanner backend is now able to process the bound token if sent.

@rockspore rockspore requested review from a team as code owners June 4, 2025 21:37
@product-auto-label product-auto-label bot added size: xs Pull request size is extra small. api: spanner Issues related to the googleapis/java-spanner API. labels Jun 4, 2025
@rockspore
Copy link
Member Author

rockspore commented Jun 5, 2025

@rahul2393 @olavloite @sakthivelmanii Could you PTAL? Thanks. The backend issue has been fixed and verified by the probers. This change is good to be introduced now.

@rockspore
Copy link
Member Author

cc @ko3a4ok @HailongWen

@rahul2393 rahul2393 merged commit 2b0f2ff into googleapis:main Jun 5, 2025
33 checks passed
@rockspore rockspore deleted the spanner-bound-token branch June 5, 2025 18:27
svc-squareup-copybara pushed a commit to cashapp/misk that referenced this pull request Jun 8, 2025
| Package | Type | Package file | Manager | Update | Change |
|---|---|---|---|---|---|
|
[com.google.cloud:google-cloud-spanner](https://github.com/googleapis/java-spanner)
| dependencies | misk/gradle/libs.versions.toml | gradle | minor |
`6.94.0` -> `6.95.0` |
| [software.amazon.awssdk:sdk-core](https://aws.amazon.com/sdkforjava) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.31.58` -> `2.31.59` |
| [software.amazon.awssdk:sqs](https://aws.amazon.com/sdkforjava) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.31.58` -> `2.31.59` |
|
[software.amazon.awssdk:dynamodb-enhanced](https://aws.amazon.com/sdkforjava)
| dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.31.58` -> `2.31.59` |
| [software.amazon.awssdk:dynamodb](https://aws.amazon.com/sdkforjava) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.31.58` -> `2.31.59` |
| [software.amazon.awssdk:aws-core](https://aws.amazon.com/sdkforjava) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.31.58` -> `2.31.59` |
| [software.amazon.awssdk:bom](https://aws.amazon.com/sdkforjava) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.31.58` -> `2.31.59` |
| [software.amazon.awssdk:auth](https://aws.amazon.com/sdkforjava) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.31.58` -> `2.31.59` |

---

### Release Notes

<details>
<summary>googleapis/java-spanner
(com.google.cloud:google-cloud-spanner)</summary>

###
[`v6.95.0`](https://github.com/googleapis/java-spanner/blob/HEAD/CHANGELOG.md#6950-2025-06-05)

##### Features

- Enable ALTS hard bound token in DirectPath
([#&#8203;3904](googleapis/java-spanner#3904))
([2b0f2ff](googleapis/java-spanner@2b0f2ff))
- Enable grpc and afe metrics
([#&#8203;3896](googleapis/java-spanner#3896))
([706f794](googleapis/java-spanner@706f794))
- Last statement sample
([#&#8203;3830](googleapis/java-spanner#3830))
([2f62816](googleapis/java-spanner@2f62816))
- **spanner:** Add new change_stream.proto
([f385698](googleapis/java-spanner@f385698))

##### Bug Fixes

- Directpath_enabled attribute
([#&#8203;3897](googleapis/java-spanner#3897))
([53bc510](googleapis/java-spanner@53bc510))

##### Dependencies

- Update dependency io.opentelemetry:opentelemetry-bom to v1.50.0
([#&#8203;3887](googleapis/java-spanner#3887))
([94b879c](googleapis/java-spanner@94b879c))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 6pm every weekday,before 2am
every weekday" in timezone Australia/Melbourne, Automerge - At any time
(no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Never, or you tick the rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://github.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://github.com/renovatebot/renovate).

GitOrigin-RevId: 87852b9affb31b6742120ba0fac9e43b3dda6d19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: spanner Issues related to the googleapis/java-spanner API. size: xs Pull request size is extra small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants