AWS Mobile SDK for Android v2.9.0
New Features
- AWS Core Runtime
- Added support for EU (Stockholm) region -
eu-north-1
.
- Added support for EU (Stockholm) region -
Bug Fixes
- Amazon Pinpoint
AppPackageName
,AppTitle
,AppVersionCode
,SdkName
fields will now be accepted as part of theEvent
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 fromEndpointRequest
toPublicEndpoint
.
- The type of
PutEventsResponse
PutEventsResponse
will have anEventsResponse
field. TheResults
object in thePutEventsResponse
is now nested underEventsResponse
.
- Breaking API Changes: The following APIs have been changed:
- Amazon Pinpoint
-
Amazon Cognito Sync
- This library is deprecated. Please use AWS AppSync for synchronizing data across devices.
-
Amazon Mobile Analytics
- This library is deprecated. Please use Amazon Pinpoint for analytics.