Skip to content

Releases: googleapis/java-bigquerystorage

v1.10.0

23 Feb 17:47
f0e0a8b
Compare
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
Compare
Choose a tag to compare

Bug Fixes

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

v1.9.0

17 Feb 17:50
4c02050
Compare
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
Compare
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
Compare
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)

v1.8.3

12 Jan 19:50
4ae37f4
Compare
Choose a tag to compare

1.8.3 (2021-01-12)

Dependencies

  • update dependency com.google.cloud:google-cloud-bigquery to v1.126.4 (#782) (ced40d0)

v1.8.2

12 Jan 17:02
491b777
Compare
Choose a tag to compare

1.8.2 (2021-01-12)

Dependencies

  • update dependency com.google.cloud:google-cloud-shared-dependencies to v0.17.1 (#778) (b4099d0)

v1.8.1

11 Jan 16:31
796474d
Compare
Choose a tag to compare

1.8.1 (2021-01-11)

Dependencies

  • update dependency com.fasterxml.jackson.core:jackson-core to v2.12.1 (#770) (2f276bd)

v1.8.0

05 Jan 20:02
3bd0ea9
Compare
Choose a tag to compare

1.8.0 (2021-01-05)

Features

  • add default stream support for StreamWriter (#744) (248ab73)
  • better default stream support in client library (#750) (488f258), closes #749 #746
  • remove IgnoreUnknownFields support on JsonStreamWriter (#757) (0988105)
  • updates to Write API v1beta2 public interface, migrate to Java microgenerator (#728) (2fc5968)

Bug Fixes

  • An extra test that is still calling old JsonStreamWriter append (#760) (af72e6e)
  • enable tests that are disabled due to breaking change and stop ignoring ALREADY_EXISTED error (#748) (8caf5a2)

Dependencies

  • update dependency com.google.cloud:google-cloud-bigquery to v1.126.3 (#739) (29f2bac)

v1.7.2

15 Dec 21:09
feb69eb
Compare
Choose a tag to compare

1.7.2 (2020-12-15)

Bug Fixes

  • Disable Breaking change related code site (#731) (d180293)
  • a build break caused by breaking change. (#729) (a1b1c8e)
  • A test race in JsonStreamWriterTest (#722) (35fe606)
  • Add special type tests for Json writer and fix some type mapping issues (#725) (ab6213c)
  • Temporally disable test/code where breaking change is used to help pushing out the breaking change in unreleased Beta (#727) (38c95c2)

Dependencies

  • update dependency com.google.cloud:google-cloud-shared-dependencies to v0.16.1 (d70bc3e)
  • update dependency com.google.cloud:google-cloud-shared-dependencies to v0.17.0 (#735) (131d7a7)