Major Refactor Release
What's Changed
- Run tests in Parallel by @martijn00 in #781
- Next fixes by @martijn00 in #779
- .Net4.x support and parallel test run fixes by @ebozduman in #792
- Fix System.NullReferenceException on IAMAWSProvider. by @luanmm in #789
- Fix more warnings by @martijn00 in #793
- Add progress into PutObject method by @lukashev-di in #764
- PutObjectAsync with Snowball header must not use multipart by @emrocha in #786
- Add stricter gitattributes by @martijn00 in #798
- Warnings again by @martijn00 in #796
- eol normalization with CRLF => LF in all files by @ebozduman in #802
- Rework the github workflow by @martijn00 in #814
- Bump Microsoft.NET.Test.Sdk from 17.6.2 to 17.6.3 by @dependabot in #818
- Bump regitlint from 6.3.11 to 6.3.12 by @dependabot in #822
- Bump MSTest.TestFramework from 3.0.4 to 3.1.1 by @dependabot in #821
- Bump CommunityToolkit.HighPerformance from 8.2.0 to 8.2.1 by @dependabot in #820
- Bump MSTest.TestAdapter from 3.0.4 to 3.1.1 by @dependabot in #817
- Rework parallel util method by @martijn00 in #812
- Warnings by @martijn00 in #806
- Feat replace dynamic with class by @martijn00 in #823
- Bump jetbrains.resharper.globaltools from 2023.1.2 to 2023.2.0 by @dependabot in #819
- Create CODE_OF_CONDUCT.md by @martijn00 in #813
- Add polyfill for older .net versions and fixes by @martijn00 in #825
- Bump Microsoft.NET.Test.Sdk from 17.6.3 to 17.7.0 by @dependabot in #827
- Fixed time zone lost when serializing and parsing dates by @basrach in #811
- Warnings6 by @martijn00 in #829
- Reverses the wrong condition when a new bucket cache is needed by @ebozduman in #832
- Bump Moq from 4.18.4 to 4.20.2 by @dependabot in #834
- Warnings7 by @martijn00 in #833
- Bump Moq from 4.20.2 to 4.20.69 by @dependabot in #841
- Bump Meziantou.Polyfill from 1.0.25 to 1.0.26 by @dependabot in #840
- Bump Meziantou.Analyzer from 2.0.81 to 2.0.82 by @dependabot in #835
- Bump Microsoft.NET.Test.Sdk from 17.7.0 to 17.7.1 by @dependabot in #843
- Remove unused methods on operations helper by @tvdias in #839
- Sets sslProtocol per dotnet version by @ebozduman in #836
- Fixes adding additional QueryParameters to http request by @tvdias in #838
- Warnings8 by @martijn00 in #848
- Fix inheritance and add servicecollection by @martijn00 in #850
- Bump Roslynator.Analyzers from 4.4.0 to 4.5.0 by @dependabot in #854
- Bump Roslynator.Formatting.Analyzers from 4.4.0 to 4.5.0 by @dependabot in #855
- Fix Prefix property and init of Tags collection in AndOperator (#782) by @leprox43 in #853
- Minioclient refactor with config by @martijn00 in #856
- Bump Microsoft.NET.Test.Sdk from 17.7.1 to 17.7.2 by @dependabot in #857
- Bump Meziantou.Polyfill from 1.0.26 to 1.0.27 by @dependabot in #860
- Bump Meziantou.Analyzer from 2.0.82 to 2.0.84 by @dependabot in #859
- Bump Meziantou.Analyzer from 2.0.84 to 2.0.85 by @dependabot in #865
- Fixes the Minio5.0 nuget cancellationToken issue by @ebozduman in #866
- Adds forgotten README file changes by @ebozduman in #869
- Bump jetbrains.resharper.globaltools from 2023.2.1 to 2023.2.2 by @dependabot in #867
- adds missing target framework, net6.0 by @ebozduman in #871
- Bump Polly from 7.2.4 to 8.0.0 by @dependabot in #872
New Contributors
- @luanmm made their first contribution in #789
- @lukashev-di made their first contribution in #764
- @emrocha made their first contribution in #786
- @dependabot made their first contribution in #818
- @basrach made their first contribution in #811
- @tvdias made their first contribution in #839
- @leprox43 made their first contribution in #853
Full Changelog: 5.0.0...6.0.0