Skip to content

Releases: minio/minio-dotnet

Release v6.0.5

24 Jun 23:51
6.0.5
69f4d75

Choose a tag to compare

What's Changed

  • Fix build by @ramondeklein in #1222
  • Bump MSTest.TestAdapter from 3.5.2 to 3.7.0 by @dependabot in #1227
  • Bump MSTest.TestFramework from 3.5.2 to 3.7.0 by @dependabot in #1226
  • Bump CommunityToolkit.HighPerformance and System.Threading.Tasks.Extensions by @dependabot in #1218
  • Bump Roslynator.Analyzers from 4.12.4 to 4.12.10 by @dependabot in #1219
  • Bump Meziantou.Polyfill from 1.0.39 to 1.0.42 by @dependabot in #1228
  • Bump Polly from 8.4.1 to 8.5.0 by @dependabot in #1230
  • Bump System.IO.Hashing from 8.0.0 to 9.0.0 by @dependabot in #1231
  • Bump Meziantou.Analyzer from 2.0.163 to 2.0.184 by @dependabot in #1232
  • Bump Microsoft.Extensions.DependencyInjection.Abstractions and System.Threading.Tasks.Extensions by @dependabot in #1233
  • Bump Microsoft.NET.Test.Sdk from 17.11.1 to 17.12.0 by @dependabot in #1236
  • Bump Roslynator.Formatting.Analyzers from 4.12.4 to 4.12.10 by @dependabot in #1237
  • Bump Microsoft.Extensions.DependencyInjection.Abstractions, Microsoft.Extensions.Logging and System.Threading.Tasks.Extensions by @dependabot in #1239
  • Bump System.Text.Json and System.Threading.Tasks.Extensions by @dependabot in #1240
  • Bump Nullable.Extended.Analyzer from 1.15.6169 to 1.15.6495 by @dependabot in #1241
  • Bump Microsoft.CodeAnalysis.Analyzers from 3.3.4 to 3.11.0 by @dependabot in #1242
  • stops Headers overrite the user defined ContentType by @ebozduman in #1238
  • Bump Meziantou.Analyzer from 2.0.184 to 2.0.186 by @dependabot in #1244
  • Bump MSTest.TestAdapter from 3.7.0 to 3.7.1 by @dependabot in #1245
  • Bump MSTest.TestFramework from 3.7.0 to 3.7.1 by @dependabot in #1246
  • Bump Polly from 8.5.0 to 8.5.1 by @dependabot in #1247
  • Bump Microsoft.Extensions.DependencyInjection.Abstractions and System.Threading.Tasks.Extensions by @dependabot in #1248
  • Bump System.IO.Hashing from 9.0.0 to 9.0.1 by @dependabot in #1249
  • Bump System.Text.Json and System.Threading.Tasks.Extensions by @dependabot in #1250
  • Bump MSTest.TestFramework from 3.7.1 to 3.7.2 by @dependabot in #1252
  • Bump Microsoft.Extensions.DependencyInjection.Abstractions, Microsoft.Extensions.Logging and System.Threading.Tasks.Extensions by @dependabot in #1254
  • replaces deprecated v3 of artifact actions with v4 by @ebozduman in #1260
  • Bump MSTest.TestAdapter from 3.7.1 to 3.7.3 by @dependabot in #1256
  • Bump MSTest.TestFramework from 3.7.2 to 3.8.2 by @dependabot in #1269
  • Bump Roslynator.Formatting.Analyzers from 4.12.10 to 4.13.1 by @dependabot in #1271
  • Bump Roslynator.Analyzers from 4.12.10 to 4.13.1 by @dependabot in #1272
  • Bump Polly from 8.5.1 to 8.5.2 by @dependabot in #1278
  • Bump System.IO.Hashing from 9.0.1 to 9.0.2 by @dependabot in #1279
  • Bump Meziantou.Analyzer from 2.0.186 to 2.0.188 by @dependabot in #1281
  • Bump Microsoft.Extensions.DependencyInjection.Abstractions from 9.0.1 to 9.0.3 by @dependabot in #1282
  • Bump Microsoft.Extensions.DependencyInjection.Abstractions and Microsoft.Extensions.Logging by @dependabot in #1283
  • Bump System.IO.Hashing from 9.0.2 to 9.0.3 by @dependabot in #1284
  • Bump MSTest.TestFramework from 3.8.2 to 3.8.3 by @dependabot in #1285
  • Bump Microsoft.Extensions.DependencyInjection.Abstractions and Microsoft.Extensions.Logging by @dependabot in #1294
  • Bump System.IO.Hashing from 9.0.3 to 9.0.4 by @dependabot in #1295
  • Bump Meziantou.Polyfill from 1.0.42 to 1.0.43 by @dependabot in #1297
  • Bump Meziantou.Analyzer from 2.0.188 to 2.0.196 by @dependabot in #1298
  • Bump Meziantou.Polyfill from 1.0.43 to 1.0.48 by @dependabot in #1299
  • Bump MSTest.TestAdapter from 3.7.3 to 3.8.3 by @dependabot in #1303
  • Bump Microsoft.NET.Test.Sdk from 17.12.0 to 17.13.0 by @dependabot in #1304
  • Bump Meziantou.Analyzer from 2.0.196 to 2.0.201 by @dependabot in #1307
  • Do not use DateTime.Now to compute elapsed time. by @pbolduc in #1315
  • Fixes the missing exception throw action when an api request is executed, like BucketExistsAsync, etc. by @ebozduman in #1141
  • Fixes #1312 Optimize ReadFullAsync to minimize memory allocations by @pbolduc in #1314

Full Changelog: 6.0.4...6.0.5

Bugfix Release

20 Dec 21:44
6.0.4
e34ccca

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 6.0.3...6.0.4

Release 5.0.2

19 Oct 18:20
5.0.2
040eef5

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 5.0.0...5.0.2

Bugfix Release

26 Jun 10:11
6.0.3
8bc1c92

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 6.0.2...6.0.3

Bugfix release

11 Feb 00:38
6.0.2
c2fe814

Choose a tag to compare

What's Changed

Full Changelog: 6.0.1...6.0.2

Bugfix release

10 Nov 08:22
6.0.1

Choose a tag to compare

What's Changed

  • Bump Meziantou.Analyzer from 2.0.85 to 2.0.92 by @dependabot in #875
  • Bump Meziantou.Polyfill from 1.0.27 to 1.0.29 by @dependabot in #880
  • Bump Meziantou.Analyzer from 2.0.92 to 2.0.93 by @dependabot in #882
  • Bump Meziantou.Polyfill from 1.0.29 to 1.0.30 by @dependabot in #881
  • Bump Roslynator.Formatting.Analyzers from 4.5.0 to 4.6.0 by @dependabot in #889
  • Lifecycle expiration date, WithEndpoint, WithSSL issues cause functional tests to fail by @ebozduman in #844
  • Bump Roslynator.Analyzers from 4.5.0 to 4.6.1 by @dependabot in #893
  • Bump Roslynator.Formatting.Analyzers from 4.6.0 to 4.6.1 by @dependabot in #895
  • Bump Meziantou.Analyzer from 2.0.93 to 2.0.96 by @dependabot in #894
  • Bump CommunityToolkit.HighPerformance from 8.2.1 to 8.2.2 by @dependabot in #897
  • Bump Meziantou.Analyzer from 2.0.96 to 2.0.103 by @dependabot in #902
  • Bump Polly from 8.0.0 to 8.1.0 by @dependabot in #905
  • Bump jetbrains.resharper.globaltools from 2023.2.2 to 2023.2.3 by @dependabot in #908
  • Bump Meziantou.Analyzer from 2.0.103 to 2.0.104 by @dependabot in #909

Full Changelog: 6.0.0...6.0.1

Major Refactor Release

30 Sep 09:11
6.0.0

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 5.0.0...6.0.0

Feature Release

04 May 06:35
5.0.0
4276f66

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.0.7...5.0.0

Bugfix Release

07 Jan 05:55
4.0.7
afa9dad

Choose a tag to compare

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

Bugfix Release

29 Oct 20:52
4.0.6
39c0f09

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.0.5...4.0.6