Skip to content
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

Revert "feat(spanner): support request and transaction tags" #3989

Merged
merged 1 commit into from Apr 22, 2021

Conversation

olavloite
Copy link
Contributor

@olavloite olavloite commented Apr 22, 2021

BREAKING CHANGE:
This removes the following exported functions and fields:

  • TransactionTag(tag string) ApplyOption
  • TransactionOptions.TransactionTag
  • QueryOption.RequestTag
  • ReadOption.RequestTag

Reverts #3233

@olavloite olavloite requested a review from skuruppu April 22, 2021 11:22
@olavloite olavloite requested review from hengfengli and a team as code owners April 22, 2021 11:22
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Apr 22, 2021
@product-auto-label product-auto-label bot added the api: spanner Issues related to the Spanner API. label Apr 22, 2021
BREAKING CHANGE:
This removes the following exported functions and fields:
- TransactionTag(tag string) ApplyOption
- TransactionOptions.TransactionTag
- QueryOption.RequestTag
- ReadOption.RequestTag

This reverts commit 2b416e8.
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 Spanner API. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants