Skip to content
This repository has been archived by the owner on Dec 22, 2023. It is now read-only.

v0.18.0

Compare
Choose a tag to compare
@cheungpat cheungpat released this 29 Oct 07:57
· 3548 commits to master since this release
v0.18.0

Features

  • Refresh token at me endpoint (#118)

Bug Fixes

  • Fix unable to detect schema conflict (#140)
  • Check for username/email duplicate when updating (#124)
  • Resolve socket exhaust problem on high concurrency (#160)
  • Fix skygear not sending init to plugin when restarted quickly (#150)
  • Fix auth:password response invalid access token (#142)

Other Notes

  • Properly stop pubsub hub at test case
  • Allow run test with docker-compose (#157)
  • Make changes for smaller number of image layers
  • Add ca-certificate to deps building pipeline (#154)
  • Mark the skygear-server restart to always in Docker Compose (#145)