Skip to content

2020-09-11 (GCS 2.1.5, BQ 1.1.5)

Compare
Choose a tag to compare
@hongyegong hongyegong released this 11 Sep 21:37
· 34 commits to branch-2.1.x since this release

Changelog

Cloud Storage connector:

  1. Fix complex patterns globbing.

  2. Tune exponential backoff configuration for Cloud Storage requests.

  3. Add a property to ignore Cloud Storage precondition failures when overwriting objects in concurrent environment:

    fs.gs.overwrite.generation.mismatch.ignore (default: false)
    
  4. Update all dependencies to latest versions.

Big Query connector:

  1. Fix BigQuery job status retrieval in non-US locations.

  2. Update all dependencies to latest versions.