This repository has been archived by the owner on Dec 22, 2023. It is now read-only.
Releases: SkygearIO/skygear-server
Releases · SkygearIO/skygear-server
v2.2.0
v1.7.3
1.7.3 (2019-07-05)
Bug Fixes
- Allow signup with restricted user record
- Deny any access if ACL is empty but not null
v1.7.2
v0.25.0
v1.7.1
v1.7.0
1.7.0 (2019-01-21)
Other notes
- Add tcp keepalive option for APNS connection
- Migrate to FCM from GCM for android push notification SkygearIO/skygear-SDK-Android#254
v1.6.3
v1.6.2
v1.6.1
v1.6.0
1.6.0 (2018-6-26)
Features
- Add Lambda support for Skygear Data Type
- Support structural logging with JSON formatter
Bug Fixes
- Fix content-type not sent to assetd
- Fix cannot login user if user record is not public read
Other notes
- Refactor how processors are injected to plugin handlers/lambdas
- Add GO_TEST_VERBOSE=1 to print verbose go test log
- Add go1.10.1 to build target
- Fix go1.10 compatibility and fix some string format