Skip to content

v1.8.0

Compare
Choose a tag to compare
@yoshi-automation yoshi-automation released this 05 Jan 20:02
3bd0ea9

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)