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

feat!: [Spanner] Upgrade to V2 (Part 2/2) #7360

Merged
merged 41 commits into from
Jun 7, 2024
Merged

Conversation

ajupazhamayil
Copy link
Contributor

@ajupazhamayil ajupazhamayil commented Jun 3, 2024

Spanner V2 : Part 2

  • Replacing Connection object with RequestHandler [Backup class]
  • Replacing Connection object with RequestHandler [Instance class]
  • Replacing Connection object with RequestHandler [InstanceConfiguration class]
  • Replacing Connection object with RequestHandler [SpannerClient]
  • Remove Connection Classes and Directory 🎉
  • System tests
  • Unit tests
  • Snippet tests

Related work:

  • Migration.md file

@ajupazhamayil
Copy link
Contributor Author

Adding a link to part1 here: #7193

@ajupazhamayil ajupazhamayil marked this pull request as ready for review June 7, 2024 10:45
@ajupazhamayil ajupazhamayil requested review from a team as code owners June 7, 2024 10:45
@ajupazhamayil ajupazhamayil merged commit f6256e6 into spanner-v2 Jun 7, 2024
18 of 19 checks passed
@ajupazhamayil ajupazhamayil deleted the spanner-v2-part2 branch June 7, 2024 15:19
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.

1 participant