Skip to content

Releases: GoogleCloudPlatform/dataflux-client-python

v1.0.0

02 Apr 21:54
2ab47cf
Compare
Choose a tag to compare

What's Changed

  • Initial readme client description by @jdnurme in #5
  • Update README with title and small fixes. by @MattIrv in #6
  • create kokoro/ folder with build scripts by @bernardhan33 in #7
  • Add .gitignore and .vscode/settings.json files. by @MattIrv in #10
  • Don't list directory files. by @MattIrv in #11
  • Added basic fast list benchmark results to readme by @jdnurme in #12
  • added API call count tracking by @jdnurme in #13
  • added filter for storage class with default to standard by @jdnurme in #14
  • Add blob.open() with fake BlobReader and BlobWriter to fake_gcs by @bernardhan33 in #15
  • cleanup actively composed object if present on SIGINT by @jdnurme in #16
  • added parallel download function by @jdnurme in #17
  • add in benchmark code for parallel download by @jdnurme in #18
  • add threading functionality to dataflux by @jdnurme in #19
  • Add support for lazy dataflux download by @bernardhan33 in #20
  • Stabilize threads by @jdnurme in #24
  • Update fast list benchmarks in README by @MattIrv in #25
  • add code samples to readme by @jdnurme in #26
  • add benchmark table for dataflux download by @jdnurme in #27
  • add support for clean test output by @jdnurme in #29
  • Standardize on "Composed download" terminology in README. by @MattIrv in #30
  • Fast list prefix update by @jdnurme in #28

New Contributors

Full Changelog: v0.0.0...v1.0.0

Dataflux v0.0.0

13 Feb 22:06
8fbb37d
Compare
Choose a tag to compare

Created initial release for the Dataflux Client Python libraries.

What's Changed

New Contributors

Full Changelog: https://github.com/GoogleCloudPlatform/dataflux-client-python/commits/v0.0.0