File tree Expand file tree Collapse file tree 6 files changed +14
-4
lines changed
amplify_auth_plugin_interface
amplify_datastore_plugin_interface Expand file tree Collapse file tree 6 files changed +14
-4
lines changed Original file line number Diff line number Diff line change 2
2
3
3
### Fixes
4
4
5
- - fix(auth): (Android) Dropped exceptions in hosted UI cause ` signInWithWebUI ` to not return
5
+ - fix(auth): (Android) Dropped exceptions in hosted UI cause ` signInWithWebUI ` to not return ( # 1015 )
6
6
7
7
## 0.2.7 (2021-11-08)
8
8
Original file line number Diff line number Diff line change 2
2
3
3
### Fixes
4
4
5
- - fix(auth): (Android) Dropped exceptions in hosted UI cause ` signInWithWebUI ` to not return
5
+ - fix(auth): (Android) Dropped exceptions in hosted UI cause ` signInWithWebUI ` to not return ( # 1015 )
6
6
7
7
## 0.2.7 (2021-11-08)
8
8
Original file line number Diff line number Diff line change 3
3
### Fixes
4
4
5
5
- fix(api): "Reply already submitted" crashes (#1058 )
6
- - fix(auth): (Android) Dropped exceptions in hosted UI cause ` signInWithWebUI ` to not return
6
+ - fix(auth): (Android) Dropped exceptions in hosted UI cause ` signInWithWebUI ` to not return (#1015 )
7
+ - fix(datastore): (Android) Fix DataStore release mode crash (#1064 )
7
8
- fix(storage): DateTime formatting and parsing (#1044 , #1062 )
8
9
- fix(storage): Storage.list crash on null "options" (#1061 )
9
10
Original file line number Diff line number Diff line change 1
1
## 0.2.8 (2021-11-12)
2
2
3
+ ### Fixes
4
+
5
+ - fix(datastore): (Android) Fix DataStore release mode crash (#1064 )
6
+
3
7
## 0.2.7 (2021-11-08)
4
8
5
9
### Chores
Original file line number Diff line number Diff line change 1
1
## 0.2.8 (2021-11-12)
2
2
3
+ ### Fixes
4
+
5
+ - fix(datastore): (Android) Fix DataStore release mode crash (#1064 )
6
+
3
7
## 0.2.7 (2021-11-08)
4
8
5
9
### Fixes
Original file line number Diff line number Diff line change 3
3
### Fixes
4
4
5
5
- fix(api): "Reply already submitted" crashes (#1058 )
6
- - fix(auth): (Android) Dropped exceptions in hosted UI cause ` signInWithWebUI ` to not return
6
+ - fix(auth): (Android) Dropped exceptions in hosted UI cause ` signInWithWebUI ` to not return (#1015 )
7
+ - fix(datastore): (Android) Fix DataStore release mode crash (#1064 )
7
8
- fix(storage): DateTime formatting and parsing (#1044 , #1062 )
8
9
- fix(storage): Storage.list crash on null "options" (#1061 )
9
10
You can’t perform that action at this time.
0 commit comments