Skip to content
This repository was archived by the owner on Feb 24, 2026. It is now read-only.

v2.13.0

Choose a tag to compare

@release-please release-please released this 05 May 17:36
4ac3a47

2.13.0 (2022-05-05)

Features

  • add support to a few more specific StorageErrors for the Write API (#1563) (c26091e)
  • next release from main branch is 2.12.2 (#1624) (b2aa2a4)

Bug Fixes

  • A stuck when the client fail to get DoneCallback (#1637) (3baa84e)
  • Fix a possible NULL PTR after introduced timeout on waitForDone (#1638) (e1c6ded)

Dependencies

  • update dependency com.google.cloud:google-cloud-bigquery to v2.10.10 (#1623) (54b74b8)
  • update dependency org.apache.avro:avro to v1.11.0 (#1632) (b47eea0)

Documentation

  • samples: update WriteComittedStream sample code to match best practices (#1628) (5d4c7e1)
  • sample: update WriteToDefaultStream sample to match best practices (#1631) (73ddd7b)