Skip to content

v2.37.0

Compare
Choose a tag to compare
@scotthart scotthart released this 06 May 19:14
· 45 commits to main since this release
c7e213b

BREAKING CHANGES

Client library resourcesettings is being removed because the service has been turned down.

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.

Updated Libraries

  • iam - add v3 version of the library

Spanner

  • feat(spanner): add spanner::Value support for TypeCode::INTERVAL (#15094)
  • feat(spanner): add ISO8601 duration support to spanner::Interval (#15077)
  • fix(spanner): update session bookkeeping for session NotFound (#15009)

Storage

  • feat(storage): Make absl::cord constructor public in write_payload.h (#15113)
  • feat(storage): Add bidiread and bidi appendable write to the async client. (#15078)
  • fix: fix bug with customheadersoption (#15053)

Common Libraries

  • feat: add option to allow setting CURLOPT_INTERFACE (#15044)

Google APIs interface definitions