Skip to content

AWS Mobile SDK for Android v2.9.0

Compare
Choose a tag to compare
@sunchunqiang sunchunqiang released this 12 Dec 01:16

New Features

  • AWS Core Runtime
    • Added support for EU (Stockholm) region - eu-north-1.

Bug Fixes

  • Amazon Pinpoint
    • AppPackageName, AppTitle, AppVersionCode, SdkName fields will now be accepted as part of the Event when submitting events from your app to Amazon Pinpoint. This fixes the issue where the event when exported by Amazon Kinesis Streams was missing these fields in the exported event.

Misc. Updates

  • Model updates for the following services

    • Amazon Pinpoint
      • Breaking API Changes: The following APIs have been changed:
        • PutEventsRequest
          • The type of Endpoint field is now changed back from EndpointRequest to PublicEndpoint.
        • PutEventsResponse
          • PutEventsResponse will have an EventsResponse field. The Results object in the PutEventsResponse is now nested under EventsResponse.
  • Amazon Cognito Sync

    • This library is deprecated. Please use AWS AppSync for synchronizing data across devices.
  • Amazon Mobile Analytics