We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf7da7b commit 141c29bCopy full SHA for 141c29b
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
## Unreleased
4
5
+### ⚠ BREAKING CHANGES
6
+- The escape hatch of Auth and Storage plugins now returns the underlying Swift SDK instead of AWSMobileClient and AWSTransferUtility.
7
+- Logging category loglevel enum were moved to Amplify class extension to namespace them.
8
+
9
### Features
10
11
- **Core**: Amplify now directly depends on AWS SDK for Swift.
0 commit comments