Skip to content

Commit

Permalink
v3.5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
lijy91 committed Oct 27, 2024
1 parent bed37ee commit dc821b8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# 3.5.5

- Move x-amz-security-token allocation before signV4 to correctly sign the request #92
- Bump mime from 1.0.6 to 2.0.0 in the root-pub group #91

# 3.5.4

- Add validation for HTTP response for `getObjectACL` / Make retrieval of ACLs optional for `statObject` #48
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -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

Expand Down

0 comments on commit dc821b8

Please sign in to comment.