Skip to content

feat: return commit response for r/w transactions #491

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
Aug 18, 2025

Conversation

olavloite
Copy link
Collaborator

Add a function for returning the entire commit response from a read/write transaction. Also expose this response in the RunTransactionWithCommitResponse function.

Fixes #488

Add a function for returning the entire commit response from a read/write transaction.
Also expose this response in the RunTransactionWithCommitResponse function.

Fixes #488
@olavloite olavloite requested a review from a team as a code owner August 14, 2025 07:36
@olavloite olavloite requested a review from rahul2393 August 14, 2025 07:53
@olavloite olavloite merged commit 463bb09 into main Aug 18, 2025
20 checks passed
@olavloite olavloite deleted the return-commit-response branch August 18, 2025 07:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Accessing commit timestamp after RunTransaction
2 participants