Skip to content

Amplify iOS SDK 0.10.0 (Preview)

Compare
Choose a tag to compare
@palpatim palpatim released this 08 Jan 16:11
90e4aca

New Features

  • Adding amplify specific user agent, revival of PR#166 (#271)

Updates

  • API
    • Reprovision API Integration test backends (#250)
    • Remove dependency on ModelRegistry for adding syncable fields to selection set. (#252)
  • DataStore
    • Adding unit tests for AWSMutationDatabaseAdapterTests (#231)
    • Initial sync startup/3-way merge (#238)
    • Integrate retryability for outgoing mutation queue (#266)
  • Storage
    • Reprovision Storage Integration test backend (#256)