Skip to content

v2.47.0

Choose a tag to compare

@scotthart scotthart released this 09 Feb 22:30
· 83 commits to main since this release
adfd552

New Libraries

We are happy to announce the following GA libraries. Unless specifically noted,
the APIs in these libraries are stable, and are ready for production use.

Spanner

  • feat(spanner): define IsolationLevel enum for Spanner transactions (#15853)

Storage

  • feat(storage): take async client out of experimental (#15573)
  • fix(storage): add extra validation for type in object_metadata_parser (#15864)
  • feat(storage): Update the write handle while performing appendable object upload (#15889)
  • feat(storage): add flag for enable and disable multi stream feature. (#15893)
  • fix(storage): gRPC misuse causing crashes due to concurrent writes from Flush() and Write() (#15802)

Google APIs interface definitions