File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/content/docs/r2/examples/aws Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -11,9 +11,9 @@ import { Render } from "~/components"
1111Many Ruby projects also store these credentials in environment variables instead.
1212
1313:::note[ Compatibility]
14- Client version ` 3.216 .0` introduced a modification to the default checksum behavior from the client that is currently incompatible with R2 APIs.
14+ Client version ` 1.178 .0` introduced a modification to the default checksum behavior from the client that is currently incompatible with R2 APIs.
1515
16- To mitigate, users can use ` 3.215.3 ` or add the following to their s3 client instantiation:
16+ To mitigate, users can use ` 1.177.0 ` or add the following to their s3 client instantiation:
1717
1818``` ruby
1919request_checksum_calculation: " when_required" ,
You can’t perform that action at this time.
0 commit comments