google-cloud v0.18.0 Release Notes

    • bigquery:

      • Marked stable.
      • Schema inference of nullable fields supported.
      • Added TimePartitioning to QueryConfig.
    • ๐Ÿ”€ firestore: Data provided to DocumentRef.Set with a Merge option can contain Delete sentinels.

    • ๐ŸŒฒ logging: Clients can accept parent resources other than projects.

    • pubsub:

      • pubsub/pstest: A lighweight fake for pubsub. Experimental; feedback welcome.
      • Support updating more subscription metadata: AckDeadline, RetainAckedMessages and RetentionDuration.
    • oslogin/apiv1beta: New client for the Cloud OS Login API.

    • ๐Ÿ“ฆ rpcreplay: A package for recording and replaying gRPC traffic.

    • spanner:

      • Add a ReadWithOptions that supports a row limit, as well as an index.
      • Support query plan and execution statistics.
      • Added OpenCensus support.
    • storage: Clarify checksum validation for gzipped files (it is not validated when the file is served uncompressed).