Skip to content

Commit

Permalink
Update mountpoint-s3-client changelog
Browse files Browse the repository at this point in the history
Signed-off-by: Alessandro Passaro <[email protected]>
  • Loading branch information
passaro committed Dec 12, 2024
1 parent 411173c commit f9748e2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions mountpoint-s3-client/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@
* Both `ObjectInfo` and `ChecksumAlgorithm` structs are now marked `non_exhaustive`, to indicate that new fields may be added in the future.
`ChecksumAlgorithm` no longer implements `Copy`.
([#1086](https://github.com/awslabs/mountpoint-s3/pull/1086))
* `put_object` method now waits for the `CreateMultipartUpload` request to complete before returning and may report errors earlier.
([#1192](https://github.com/awslabs/mountpoint-s3/pull/1192))

### Other changes

Expand Down

0 comments on commit f9748e2

Please sign in to comment.