Skip to content

Release 0.3.3

Compare
Choose a tag to compare
@benjaminhirsch benjaminhirsch released this 14 Jul 10:48
· 35 commits to master since this release

Added

  • Nothing

Changed

  • Retrieving blobs from the Storage API now excludes the "processed" Folder. This may improve performance a little bit and the 5.000 files per call limit shouldn't be a problem for the moment. If you still hit the 5.000 files limit, it's possible that some files or folders will not appear! This is because in the current version, there isn't a iteration for multiple calls against the API currently implemented. I will add that feature in one of the next versions.

Removed

  • Nothing

Deprecated

  • Nothing

Fixed

  • Nothing