Bugfix Release
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
-
- Improve testability with IMinioClient interface by @luizcarlosfaria in #688
- 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
- @Lanz86 made their first contribution in #689
- @luizcarlosfaria made their first contribution in #688
- @MarDipp made their first contribution in #722
- @danilenko-a made their first contribution in #728
Full Changelog: 4.0.6...4.0.7