Skip to content

v0.13.1

Compare
Choose a tag to compare
@HeyItsJs HeyItsJs released this 25 Nov 13:43
· 885 commits to master since this release
0c641dc

Bug fixes

  • Too many open files bug because of data race in eventing module #503
  • Closed body in all requests #504
  • SC applies the config of only the changed module rather than the entire config #485
  • Docs fixes #512 thanks to @thienpow

Enhancements

  • Space Cloud now takes CONFIG environment variable to configure the path of config file #489
  • You can now specify the HTTP method for remote services #492