Skip to content

Commit

Permalink
Update blog/2023-12-3.13-3.21.md
Browse files Browse the repository at this point in the history
Co-authored-by: Antoine du Hamel <antoine@transloadit.com>
  • Loading branch information
arturi and aduh95 authored Dec 24, 2023
1 parent 2011691 commit 6f9ebad
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions blog/2023-12-3.13-3.21.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,13 +99,13 @@ Bug fixes:

## AWS S3

- Fixed `TypeError`, fixed `uploadURL` when using `PUT`
- Fixed `TypeError`, fixed `uploadURL` when using `PUT`.
- Pass `signal` as separate arg for backward compat; pass the `uploadURL` back
to the caller
- Refresh file before calling user-defined functions
- Made sure we retry signature request
- Use uppercase HTTP method names
- Call `#setCompanionHeaders` in `setOptions`
to the caller.
- Refresh file before calling user-defined functions.
- Made sure we retry signature request.
- Use uppercase HTTP method names.
- Call `#setCompanionHeaders` in `setOptions`.

## Companion

Expand Down

0 comments on commit 6f9ebad

Please sign in to comment.