Commit 72460d7
Release 0.2.17 (#242)
+semver: patch
* Bump actions/cache from 3.2.2 to 3.3.0 (#190)
Bumps [actions/cache](https://github.com/actions/cache) from 3.2.2 to 3.3.0.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](actions/cache@v3.2.2...v3.3.0)
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump gittools/actions from 0.9.15 to 0.10.2 (#189)
Bumps [gittools/actions](https://github.com/gittools/actions) from 0.9.15 to 0.10.2.
- [Release notes](https://github.com/gittools/actions/releases)
- [Commits](GitTools/actions@v0.9.15...v0.10.2)
---
updated-dependencies:
- dependency-name: gittools/actions
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump AWSSDK.SecurityToken from 3.7.101.22 to 3.7.101.24 (#194)
Bumps [AWSSDK.SecurityToken](https://github.com/aws/aws-sdk-net) from 3.7.101.22 to 3.7.101.24.
- [Release notes](https://github.com/aws/aws-sdk-net/releases)
- [Commits](https://github.com/aws/aws-sdk-net/commits)
---
updated-dependencies:
- dependency-name: AWSSDK.SecurityToken
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump AWSSDK.S3 from 3.7.103.24 to 3.7.103.27 (#199)
Bumps [AWSSDK.S3](https://github.com/aws/aws-sdk-net) from 3.7.103.24 to 3.7.103.27.
- [Release notes](https://github.com/aws/aws-sdk-net/releases)
- [Commits](https://github.com/aws/aws-sdk-net/commits)
---
updated-dependencies:
- dependency-name: AWSSDK.S3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Remove reference of .NET packages
Signed-off-by: Victor Chang <[email protected]>
* Update license approvals
Signed-off-by: Victor Chang <[email protected]>
* Remove duplicate section of CodeQL scan
Signed-off-by: Victor Chang <[email protected]>
* fix up ci
Signed-off-by: Neil South <[email protected]>
* Throw any error from MinIO with ListObject APIs (#214)
* Throw any error from MinIO when listing objects
* Capture ListObjectsAsync exceptions in VerifyObjectExistsAsync
* Configure minio client timeout
* Throw VerifyObjectsException on error
* Convert MinIO exception with custom exceptions
* Update API doc
Signed-off-by: Victor Chang <[email protected]>
* Update dependencies (#241)
+semver: patch
* Update dependencies: AWSSDK, GuardClauses, FluentAssertions, Moq, xunit, coverlet
* Update MinIo
* Update .NET6 libs
* Update licenses and dependency decisions
Signed-off-by: Victor Chang <[email protected]>
---------
Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Victor Chang <[email protected]>
Signed-off-by: Neil South <[email protected]>
Signed-off-by: Victor Chang <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Neil South <[email protected]>
Co-authored-by: Neil South <[email protected]>1 parent 84cb977 commit 72460d7
File tree
18 files changed
+3425
-3074
lines changed- doc
- src
- Plugins
- AWSS3
- MinIO
- Tests
- Unit
- S3Policy
- Policies
- Tests
- Storage
- API
- Tests
18 files changed
+3425
-3074
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
| 7 | + | |
9 | 8 | | |
10 | 9 | | |
11 | 10 | | |
12 | 11 | | |
13 | 12 | | |
14 | 13 | | |
15 | | - | |
16 | | - | |
| 14 | + | |
17 | 15 | | |
18 | 16 | | |
19 | 17 | | |
20 | 18 | | |
21 | 19 | | |
22 | 20 | | |
23 | | - | |
24 | | - | |
| 21 | + | |
25 | 22 | | |
26 | 23 | | |
27 | 24 | | |
28 | 25 | | |
29 | 26 | | |
30 | 27 | | |
31 | | - | |
| 28 | + | |
32 | 29 | | |
33 | 30 | | |
34 | 31 | | |
| |||
69 | 66 | | |
70 | 67 | | |
71 | 68 | | |
72 | | - | |
| 69 | + | |
73 | 70 | | |
74 | | - | |
75 | | - | |
| 71 | + | |
76 | 72 | | |
77 | 73 | | |
78 | 74 | | |
| |||
149 | 145 | | |
150 | 146 | | |
151 | 147 | | |
152 | | - | |
| 148 | + | |
153 | 149 | | |
154 | 150 | | |
155 | 151 | | |
156 | 152 | | |
157 | 153 | | |
158 | 154 | | |
159 | | - | |
| 155 | + | |
160 | 156 | | |
161 | 157 | | |
162 | 158 | | |
| |||
205 | 201 | | |
206 | 202 | | |
207 | 203 | | |
208 | | - | |
| 204 | + | |
209 | 205 | | |
210 | 206 | | |
211 | 207 | | |
| |||
266 | 262 | | |
267 | 263 | | |
268 | 264 | | |
269 | | - | |
| 265 | + | |
270 | 266 | | |
271 | | - | |
| 267 | + | |
272 | 268 | | |
273 | 269 | | |
274 | 270 | | |
| |||
301 | 297 | | |
302 | 298 | | |
303 | 299 | | |
304 | | - | |
| 300 | + | |
305 | 301 | | |
306 | | - | |
307 | | - | |
| 302 | + | |
308 | 303 | | |
309 | 304 | | |
310 | 305 | | |
311 | 306 | | |
312 | | - | |
| 307 | + | |
313 | 308 | | |
314 | | - | |
315 | | - | |
| 309 | + | |
316 | 310 | | |
317 | 311 | | |
318 | 312 | | |
| |||
326 | 320 | | |
327 | 321 | | |
328 | 322 | | |
329 | | - | |
| 323 | + | |
330 | 324 | | |
331 | 325 | | |
332 | 326 | | |
333 | 327 | | |
334 | 328 | | |
335 | 329 | | |
336 | | - | |
337 | | - | |
| 330 | + | |
338 | 331 | | |
339 | 332 | | |
340 | 333 | | |
| |||
363 | 356 | | |
364 | 357 | | |
365 | 358 | | |
366 | | - | |
| 359 | + | |
367 | 360 | | |
368 | 361 | | |
369 | 362 | | |
| |||
480 | 473 | | |
481 | 474 | | |
482 | 475 | | |
483 | | - | |
| 476 | + | |
484 | 477 | | |
485 | 478 | | |
486 | 479 | | |
487 | 480 | | |
488 | 481 | | |
489 | 482 | | |
490 | 483 | | |
491 | | - | |
492 | | - | |
493 | | - | |
494 | | - | |
495 | | - | |
496 | | - | |
497 | | - | |
498 | | - | |
499 | | - | |
500 | | - | |
501 | | - | |
502 | | - | |
503 | | - | |
504 | | - | |
505 | | - | |
506 | | - | |
507 | | - | |
508 | | - | |
509 | | - | |
510 | | - | |
511 | | - | |
512 | | - | |
513 | | - | |
514 | | - | |
| 484 | + | |
515 | 485 | | |
516 | 486 | | |
517 | 487 | | |
518 | 488 | | |
519 | | - | |
520 | | - | |
521 | | - | |
522 | | - | |
523 | | - | |
524 | | - | |
525 | | - | |
526 | 489 | | |
527 | 490 | | |
528 | 491 | | |
| |||
927 | 890 | | |
928 | 891 | | |
929 | 892 | | |
930 | | - | |
| 893 | + | |
931 | 894 | | |
932 | 895 | | |
933 | 896 | | |
| |||
1123 | 1086 | | |
1124 | 1087 | | |
1125 | 1088 | | |
1126 | | - | |
| 1089 | + | |
1127 | 1090 | | |
1128 | 1091 | | |
1129 | 1092 | | |
| |||
1137 | 1100 | | |
1138 | 1101 | | |
1139 | 1102 | | |
1140 | | - | |
| 1103 | + | |
1141 | 1104 | | |
1142 | 1105 | | |
1143 | 1106 | | |
1144 | 1107 | | |
1145 | 1108 | | |
1146 | 1109 | | |
1147 | | - | |
| 1110 | + | |
1148 | 1111 | | |
1149 | 1112 | | |
1150 | 1113 | | |
1151 | 1114 | | |
1152 | 1115 | | |
1153 | 1116 | | |
1154 | | - | |
| 1117 | + | |
1155 | 1118 | | |
1156 | 1119 | | |
1157 | 1120 | | |
1158 | 1121 | | |
1159 | 1122 | | |
1160 | 1123 | | |
1161 | | - | |
| 1124 | + | |
1162 | 1125 | | |
1163 | 1126 | | |
1164 | 1127 | | |
1165 | 1128 | | |
1166 | 1129 | | |
1167 | 1130 | | |
1168 | | - | |
| 1131 | + | |
1169 | 1132 | | |
1170 | 1133 | | |
1171 | 1134 | | |
| |||
1179 | 1142 | | |
1180 | 1143 | | |
1181 | 1144 | | |
1182 | | - | |
| 1145 | + | |
1183 | 1146 | | |
1184 | 1147 | | |
1185 | 1148 | | |
| |||
1193 | 1156 | | |
1194 | 1157 | | |
1195 | 1158 | | |
1196 | | - | |
1197 | | - | |
| 1159 | + | |
1198 | 1160 | | |
1199 | 1161 | | |
1200 | 1162 | | |
| |||
1210 | 1172 | | |
1211 | 1173 | | |
1212 | 1174 | | |
| 1175 | + | |
| 1176 | + | |
| 1177 | + | |
| 1178 | + | |
| 1179 | + | |
| 1180 | + | |
| 1181 | + | |
| 1182 | + | |
| 1183 | + | |
| 1184 | + | |
| 1185 | + | |
| 1186 | + | |
| 1187 | + | |
| 1188 | + | |
| 1189 | + | |
| 1190 | + | |
| 1191 | + | |
| 1192 | + | |
| 1193 | + | |
| 1194 | + | |
| 1195 | + | |
| 1196 | + | |
| 1197 | + | |
| 1198 | + | |
| 1199 | + | |
| 1200 | + | |
| 1201 | + | |
| 1202 | + | |
1213 | 1203 | | |
1214 | 1204 | | |
1215 | 1205 | | |
0 commit comments