Skip to content

Commit

Permalink
chore: finalize release 2.32.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-amplify-ops committed Apr 29, 2024
1 parent 87a857c commit af4a5f7
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Changelog

## 2.32.0 (2024-04-29)

### Features

- **storage**: update Storage APIs with StoragePath parameter
- **Storage**: Adding integration tests for getURL, remove and list (#3584)
- **Storage**: Refactor list objects API to include `path` (#3580)
- **storage**: update storage upload APIs to use storage path (#3574)
- **Storage**: Refactor GetURL API to include `path` (#3573)
- **storage**: update storage download api (#3561)
- **storage**: refactor storage remove api by including path (#3571)
- **storage**: add new storage gen2 APIs (#3559)

### Bug Fixes

- **Auth**: Fixing the Gen2 json configuration used by the Authenticator (#3647)

## 2.31.1 (2024-04-26)

### Bug Fixes
Expand Down

0 comments on commit af4a5f7

Please sign in to comment.