Skip to content

Releases: supabase-community/storage-java

V1.1.0-a

16 Sep 11:25
71c5ace
Compare
Choose a tag to compare

Supports v0.29.2

  • Added support for file size limit on bucket leve.
  • Added utility class file size for parsing file sizes with B, KB, MB, GB in them
  • Added support for allowed mime types on bucket leve, so you can now restrict uploads to buckets for a certain file type.

Full Changelog: V1.1.0...V1.1.0-a

V1.1.0

30 May 16:25
59e2667
Compare
Choose a tag to compare

Supports v0.29.2

  • Added support for file size limit on bucket leve.
  • Added utility class file size for parsing file sizes with B, KB, MB, GB in them
  • Added support for allowed mime types on bucket leve, so you can now restrict uploads to buckets for a certain file type.