Skip to content

Releases: xtyxtyx/minio-dart

v3.5.7

24 Nov 02:20
Compare
Choose a tag to compare

What's Changed

  • fix maxKeys error while using listObject query by @lakshit1 in #97
  • Bump intl from 0.19.0 to 0.20.0 in the root-pub group by @dependabot in #96

New Contributors

Full Changelog: v3.5.6...v3.5.7

v3.5.6

06 Nov 01:08
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.5.5...v3.5.6

v3.5.5

27 Oct 01:25
Compare
Choose a tag to compare

What's Changed

  • Add validation for HTTP response for getObjectACL / Make retrieval of ACLs optional for statObject by @thomasmhofmann in #48
  • Bump mime from 1.0.6 to 2.0.0 in the root-pub group by @dependabot in #91
  • Move x-amz-security-token allocation before signV4 to correctly sign the request by @JacoFaberSA in #92

New Contributors

Full Changelog: v3.5.2...v3.5.5

v3.5.2

13 Sep 14:14
Compare
Choose a tag to compare
  • Updates minimum supported SDK version to Dart 3.0.
  • Fixes all lint warnings.
  • Added x-amz-security-token header support for session tokens.
  • Wait for rename to finish before in fGetObject.
  • Updated MinioError to implement the Exception interface.
  • Added XML validation before parsing response body.
  • Updated return type of presignedPostPolicy to Future<PostPolicyResult>.
  • Replaced push with add for adding conditions to the policy.

2.0.0-pre

28 Mar 10:45
Compare
Choose a tag to compare
2.0.0-pre Pre-release
Pre-release
bump version