- Added support for Windows Azure Notification Hub integration
- Support for optimistic concurrency (version / ETag) validation
- Support for
__createdAt
/__updatedAt
table columns - Added support for the Windows Azure Active Directory authentication in the
MobileServiceAuthenticationProvider
enum. - Also added a mapping from that name to the value used in the service REST API (
/login/aad
)
- Support for tables with string ids
- Overload for log in which takes the provider as a string, in addition to the one with enums