Skip to content

Commit dc821b8

Browse files
committed
v3.5.5
1 parent bed37ee commit dc821b8

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -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+
16
# 3.5.4
27

38
- Add validation for HTTP response for `getObjectACL` / Make retrieval of ACLs optional for `statObject` #48

pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: minio
22
description: Unofficial MinIO Dart Client SDK that provides simple APIs to access any Amazon S3 compatible object storage server.
3-
version: 3.5.4
3+
version: 3.5.5
44
homepage: https://github.com/xtyxtyx/minio-dart
55
issue_tracker: https://github.com/xtyxtyx/minio-dart/issues
66

0 commit comments

Comments
 (0)