We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bed37ee commit dc821b8Copy full SHA for dc821b8
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+# 3.5.5
2
+
3
+- Move x-amz-security-token allocation before signV4 to correctly sign the request #92
4
+- Bump mime from 1.0.6 to 2.0.0 in the root-pub group #91
5
6
# 3.5.4
7
8
- Add validation for HTTP response for `getObjectACL` / Make retrieval of ACLs optional for `statObject` #48
pubspec.yaml
@@ -1,6 +1,6 @@
name: minio
description: Unofficial MinIO Dart Client SDK that provides simple APIs to access any Amazon S3 compatible object storage server.
-version: 3.5.4
+version: 3.5.5
homepage: https://github.com/xtyxtyx/minio-dart
issue_tracker: https://github.com/xtyxtyx/minio-dart/issues
0 commit comments