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

Releases: googleapis/java-bigquerystorage

v1.15.0

10 Mar 18:18
df04e7f

Choose a tag to compare

⚠ BREAKING CHANGES

  • remove deprecated append method in StreamWriterV2 (#924)

Features

  • remove deprecated append method in StreamWriterV2 (#924) (f278775)

Bug Fixes

  • Revive schema update e2e test and adjust some test names (#921) (dd392e5)

Dependencies

  • update dependency com.google.cloud:google-cloud-shared-dependencies to v0.20.1 (#931) (8c716c5)

v1.14.0

04 Mar 21:49
fab154a

Choose a tag to compare

Features

  • update StreamWriterV2 to support trace id (#895) (2e49ce8)

Bug Fixes

  • add schema update back to json writer (#905) (a2adbf8)
  • Add unit test for concurrent issues we worried about, and fix some locking issues (#854) (0870797)
  • test failure testAppendWhileShutdownSuccess (#904) (b80183e)
  • testAppendWhileShutdownSuccess race (#907) (d39443d)

Dependencies

  • update dependency com.google.cloud:google-cloud-bigquery to v1.127.6 (#909) (505938b)

v1.13.0

01 Mar 19:08
e92fce3

Choose a tag to compare

Features

  • generator: update protoc to v3.15.3 (#898) (2f277d6)
  • in StreamWriterV2, supports new append, which takes rows and offset (#894) (f3865b0)
  • StreamWriterV2 will handle schema/streamName attachment (#877) (c54bcfe)

Dependencies

  • update dependency com.google.cloud:google-cloud-bigquery to v1.127.5 (#896) (d211c76)
  • update dependency com.google.cloud:google-cloud-shared-dependencies to v0.20.0 (#892) (438f1c3)

v1.12.0

25 Feb 14:32
8bcfcad

Choose a tag to compare

Features

  • StreamWriterV2 sets exception for response with error (#884) (4677d7b)

Documentation

  • sample: Update parallel append sample to use StreamWriterV2 (#883) (5c5c690)

v1.11.0

24 Feb 19:33
4726ecb

Choose a tag to compare

Features

  • Add max size check to StreamWriterV2 (#873) (0261af4)
  • Support building a BigQueryWriteClient within the StreamWriterV2 (#876) (237c827)
  • Support inflight control in StreamWriterV2 (#875) (854c81e)

Documentation

  • samples: add a new sample for parallel append (#863) (ed1c265)

Dependencies

  • update dependency com.google.cloud:google-cloud-bigquery to v1.127.4 (#869) (de747ec)

v1.10.0

23 Feb 17:47
f0e0a8b

Choose a tag to compare

Features

  • Create Stream writer v2 - starting with core logics (#867) (7c01f45)

Bug Fixes

Dependencies

  • update dependency com.google.cloud:google-cloud-bigquery to v1.127.3 (#861) (da95d18)
  • update dependency com.google.cloud:google-cloud-shared-dependencies to v0.19.0 (#862) (4e390d7)

v1.9.1

18 Feb 21:26
6021920

Choose a tag to compare

Bug Fixes

  • remove reconnection feature from client library (#849) (86dfc3a)

v1.9.0

17 Feb 17:50
4c02050

Choose a tag to compare

Features

  • generate sample code in the Java microgenerator (#821) (3ab9a30)

Bug Fixes

Dependencies

  • update dependency com.google.cloud:google-cloud-bigquery to v1.127.0 (#825) (36322fb)
  • update dependency com.google.cloud:google-cloud-bigquery to v1.127.1 (#828) (c24a6ae)
  • update dependency com.google.cloud:google-cloud-bigquery to v1.127.2 (#830) (94c7848)
  • update dependency junit:junit to v4.13.2 (#829) (c2e429a)

v1.8.5

19 Jan 16:24
1164785

Choose a tag to compare

1.8.5 (2021-01-17)

Bug Fixes

  • StreamWriter hang when we reach the inflight limit control and is doing a retry (#799) (f8f9770)

v1.8.4

14 Jan 02:32
1606d98

Choose a tag to compare

1.8.4 (2021-01-14)

Bug Fixes

  • default stream integration test failures due to production expected change (#791) (1c2b5c1)

Documentation

Dependencies

  • update dependency com.google.cloud:google-cloud-bigquery to v1.126.6 (#794) (8e68546)
  • update dependency com.google.cloud:google-cloud-shared-dependencies to v0.18.0 (#795) (86036bb)
  • update protobuf (#790) (792e925)