Commit 4b654b5
refactor(storage): deprecate preserve_acl arg in copy_blob() method (#104)
* refactor(storage): deprecate preserve_acl arg in copy_blob() method
* Revert "refactor(storage): deprecate preserve_acl arg in copy_blob() method"
This reverts commit edd0137.
* add deprecation warning into docs, provide a snippet of how to copy ACL
Co-authored-by: Frank Natividad <[email protected]>1 parent 76bd652 commit 4b654b5
1 file changed
+16
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1272 | 1272 | | |
1273 | 1273 | | |
1274 | 1274 | | |
1275 | | - | |
| 1275 | + | |
| 1276 | + | |
1276 | 1277 | | |
1277 | 1278 | | |
1278 | 1279 | | |
| |||
1288 | 1289 | | |
1289 | 1290 | | |
1290 | 1291 | | |
| 1292 | + | |
| 1293 | + | |
| 1294 | + | |
| 1295 | + | |
| 1296 | + | |
| 1297 | + | |
| 1298 | + | |
| 1299 | + | |
| 1300 | + | |
| 1301 | + | |
| 1302 | + | |
| 1303 | + | |
| 1304 | + | |
| 1305 | + | |
1291 | 1306 | | |
1292 | 1307 | | |
1293 | 1308 | | |
| |||
0 commit comments