Skip to content

Release google-cloud-spanner 1.11.0

Choose a tag to compare

@yoshi-automation yoshi-automation released this 07 Oct 16:46
e3b5d98

BREAKING CHANGES (LOWER-LEVEL API ONLY)

  • Make the session_count argument required in the lower-level API batch_create_sessions call

Performance Improvements

  • Update Pool#init to use BatchCreateSessions
    • Update pool checkout to pop sessions for LIFO

Documentation

  • Update Policy example code
  • Update IAM Policy class description and sample code