Skip to content

1.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Jan 11:53

Added

  • Add custom exception for 403 transaction_cap_exceeded
  • Add get_file_info_by_id and get_file_info_by_name to Bucket
  • FileNotPresent and NonExistentBucket now subclass new exceptions FileOrBucketNotFound and ResourceNotFound

Changed

  • Fix missing import in the synchronization example
  • Use setuptools-scm for versioning