Skip to content

0.15.0

Compare
Choose a tag to compare
@dhermes dhermes released this 07 Jun 18:15
· 34665 commits to main since this release

Translate

  • Add basic implementation of the Translate API (#1772)

Datastore

  • Ensure that limit is reduced correctly in paging queries (#1787)

Logging

  • Remove project ID validation when unmarshalling log entries (#1808)
  • Remove metric and sink name validation. (#1825)
  • WIP toward supporting Pubsub-over-gRPC using GAX (side-by-side with JSON-over-HTTP) (#1820, #1823)

Bigtable

  • Make the Client context manager return a valid context manager on entry (#1810)

BigQuery

  • Add support for "dry run" for queries (#1834)