Releases: SkygearIO/skygear-SDK-Android
Releases · SkygearIO/skygear-SDK-Android
1.3.0
1.3.0 (2018-01-04)
Features
- Add PubsubListener to hook up with PubsubClient onOpen, onClose and onError
(#173) - Support calling lambda with map (#120)
- Add loginWithCustomToken (#172)
Bug Fixes
- Check null value when serializing and deserializing reserved fields
Other Notes
- Reduce log on android test
- Change tools:context in activity_login layout
1.2.0
1.1.1
1.1.0
Incompatible Changes
-
Authentication-related function will return Record instead of User object
In previous version of SKYKit, authentication methods return a User object
which contains user-related information such as User ID, username and
email. These information is moved to user record and the authentication
methods are updated to return Record instead.
Features
- Move user related role api to AuthContainer
- New signup login, remove user object (#142)
Other Notes
- Upload doc prefixed with version to s3 bucket for CI
1.1.0-beta.0
Incompatible Changes
-
Authentication-related function will return Record instead of User object
In previous version of SKYKit, authentication methods return a User object
which contains user-related information such as User ID, username and
email. These information is moved to user record and the authentication
methods are updated to return Record instead.
Features
- Move user related role api to AuthContainer
- New signup login, remove user object (#142)
Other Notes
- Upload doc prefixed with version to s3 bucket for CI
1.1.0-alpha.0
Release 1.1.0-alpha.0