File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change 2
2
3
3
A declarative library for application development using cloud services.
4
4
5
+ ## 0.10.0
6
+
7
+ ### New Features
8
+
9
+ - Adding amplify specific user agent, revival of PR #166 ([ #271 ] ( https://github.com/aws-amplify/amplify-ios/issues/271 ) )
10
+
11
+ ### Updates
12
+
13
+ - ** API**
14
+ - Reprovision API Integration test backends ([ #250 ] ( https://github.com/aws-amplify/amplify-ios/issues/250 ) )
15
+ - Remove dependency on ModelRegistry for adding syncable fields to selection set. ([ #252 ] ( https://github.com/aws-amplify/amplify-ios/issues/252 ) )
16
+ - ** DataStore**
17
+ - Adding unit tests for AWSMutationDatabaseAdapterTests ([ #231 ] ( https://github.com/aws-amplify/amplify-ios/issues/231 ) )
18
+ - Initial sync startup/3-way merge ([ #238 ] ( https://github.com/aws-amplify/amplify-ios/issues/238 ) )
19
+ - Integrate retryability for outgoing mutation queue ([ #266 ] ( https://github.com/aws-amplify/amplify-ios/issues/266 ) )
20
+ - ** Storage**
21
+ - Reprovision Storage Integration test backend ([ #256 ] ( https://github.com/aws-amplify/amplify-ios/issues/256 ) )
22
+
5
23
## 0.9.0
6
24
7
25
Initial release! Includes Core features, plus support for these categories:
You can’t perform that action at this time.
0 commit comments