Skip to content

Bugfix Release

Compare
Choose a tag to compare
@minio-trusted minio-trusted released this 07 Jan 05:55
· 227 commits to master since this release
4.0.7
afa9dad

What's Changed

  • Fix a null exception throw if bytes variable is empty by @Lanz86 in #689
  • Fixes the incorrect call: GetObjectTags => GetBucketTags by @ebozduman in #704
  • Fixes broken Tags and Versioning multipart upload functionality by @ebozduman in #703
  • #709 fixing put for object and new bucket request by @anthonyMc11 in #711
  • Adds support for bucket force-delete option by @ebozduman in #719
  • Fix for issue during setting .WithLifecycleConfiguration (#656) by @MarDipp in #722
  • using interface IReadOnlyDictionary instead of a dicrionary in TagSet and Tagging by @danilenko-a in #728
  • Adds Func<Stream, Task> to replace Action for GetObjectAsync() by @ebozduman in #730

New Contributors

Full Changelog: 4.0.6...4.0.7