What's Changed
- Update client and secret access fields in README by @saveriogzz in #1003
- Replace calls HttpStatusCode.Equals with direct comparison by @pbolduc in #1004
- Update README AddMinio() example by @feorlen in #1010
- docs(readme): fix missing brackets in readme examples by @barbiefan in #1025
- Make IAMAWSProviderExample work again by @ddudda174 in #1037
- Add .Net8 support by @BlueXTX in #1050
- Fixes PutObject_Test9 failure which happens during automated build tests by @ebozduman in #1058
- docs: changed file uploader example to correct type by @Jamess-Lucass in #1060
- Fix progress timing for
PutObject_Test9
test (fixes #1078) by @ramondeklein in #1079 - Use IAsyncEnumerable for ListObjectsAsync instead of observables. by @ramondeklein in #1049
- Fixed error handling in
RequestExtensions
by @holterbades in #1057 - Fixed two minor issues in
PresignedGetObjectAsync
andPresignedPostPolicyAsync
by @p3p3pp3 in #1092 - Fix objects with spaces in name not returned correctly fixes #1100 by @heedfull in #1101
- fixes the regression on BucketExistsAsync by @ebozduman in #1106
New Contributors
- @saveriogzz made their first contribution in #1003
- @pbolduc made their first contribution in #1004
- @feorlen made their first contribution in #1010
- @barbiefan made their first contribution in #1025
- @ddudda174 made their first contribution in #1037
- @BlueXTX made their first contribution in #1050
- @Jamess-Lucass made their first contribution in #1060
- @ramondeklein made their first contribution in #1079
- @holterbades made their first contribution in #1057
- @p3p3pp3 made their first contribution in #1092
- @heedfull made their first contribution in #1101
Full Changelog: 6.0.2...6.0.3