Skip to content

v0.10.0

Compare
Choose a tag to compare
@vangent vangent released this 12 Feb 23:47
· 1283 commits to master since this release
c18b5cb
  • all: Added OpenCensus tracing and metrics across all portable APIs.
  • all: Reworked how opening blob.Bucket via URLs works.
  • all: Modified drivers to escape strings appropriately so that GCDK supports UTF-8 strings consistently.
  • all: Updated to use a common error type with an error code.
  • pubsub: Added implementations for AWS and Azure.
  • pubsub: Changed to dynamically choose the batch size for ReceiveBatch (improved performance).
  • secrets: Added a Vault implementation.
  • docs Renamed "Go Cloud" to "Go Cloud Development Kit" or "Go CDK".