Skip to content

Release Spanner 1.1.0

Choose a tag to compare

@blowmage blowmage released this 15 Nov 00:57
· 24156 commits to main since this release
  • Add Google::Cloud::Spanner::Credentials class.
  • Rename constructor arguments to project_id and credentials.
    (The previous arguments project and keyfile are still supported.)
  • Document Google::Auth::Credentials as credentials value.
  • Update generated low level GAPIC code.
  • Updated google-gax (grpc, google-protobuf), googleauth dependencies.