google-cloud v1.5.1 Release Notes

Release Date: 2020-04-17 // about 4 years ago
    • ๐Ÿ›  Fix incorrect decreasing metrics, numReads and numWrites.
    • ๐Ÿ›  Fix an issue that XXX fields/methods are internal to proto and may change
      ๐Ÿ”€ at any time. XXX_Merge panics in proto v1.4.0. Use proto.Merge instead of
      XXX_Merge.
    • โœ… spannertest: handle list parameters in RPC interface.