Skip to content

v2.9.0

Compare
Choose a tag to compare
@release-please release-please released this 04 May 17:52
aac1e7a

2.9.0 (2023-05-04)

Features

  • Un-deprecate blob.download_to_file(), bucket.create(), and bucket.list_blobs() (#1013) (aa4f282)

Bug Fixes

  • Avoid pickling processed credentials (#1016) (7935824)
  • Improve test error message for missing credentials (#1024) (892481a)

Documentation

  • Add sample and sample test for transfer manager (#1027) (4698799)
  • Remove threads in transfer manager samples (#1029) (30c5146)