Skip to content

Commit

Permalink
release: Amplify Android 2.3.0 (#2330)
Browse files Browse the repository at this point in the history
Co-authored-by: amplify-android-dev+ghops <[email protected]>
Co-authored-by: Thomas Leing <[email protected]>
  • Loading branch information
3 people authored Mar 13, 2023
1 parent 62712d5 commit 3d4336f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,14 @@
### Features
- **storage:** Add support for S3 acceleration mode ([#2304](https://github.com/aws-amplify/amplify-android/issues/2304))
- **aws-datastore:** Make the reachability component configurable ([#2307](https://github.com/aws-amplify/amplify-android/issues/2307))
- **aws-api,aws-datastore:** WebSocket improvements ([#2283](https://github.com/aws-amplify/amplify-android/issues/2283))

### Bug Fixes
- **datastore:** Fix aliasing of column names ([#2312](https://github.com/aws-amplify/amplify-android/issues/2312))
- **auth:** Delete user invalid state fixes ([#2326](https://github.com/aws-amplify/amplify-android/issues/2326))

### Miscellaneous
- Restore publishing sources jar ([#2329](https://github.com/aws-amplify/amplify-android/issues/2329))

[See all changes between 2.2.2 and 2.3.0](https://github.com/aws-amplify/amplify-android/compare/release_v2.2.2...release_v2.3.0)

Expand Down

0 comments on commit 3d4336f

Please sign in to comment.