Skip to content

2020-08-07 (GCS 1.9.18, BQ 0.13.18)

Compare
Choose a tag to compare
@hongyegong hongyegong released this 07 Aug 21:35
· 2 commits to branch-1.9.x since this release
c746958

Changelog

Cloud Storage connector:

  1. Fix complex patterns globbing.

  2. Throw ClosedChannelException in GoogleHadoopOutputStream.write methods
    if stream already closed. This fixes Spark Streaming jobs checkpointing to
    Cloud Storage.

  3. Fix proxy authentication when using JAVA_NET transport.

Big Query connector:

  1. POM updates for GCS connector 1.9.18.

  2. Fix proxy authentication when using JAVA_NET transport.