Skip to content

Releases: dispatchframework/funky

0.1.4 Release for Knative

27 Sep 22:22
f30f5d5
Compare
Choose a tag to compare
Pre-release

Bugs:
Fixes error setting default timeout and server count when the environment variables aren't set
Fixes error parsing accept header. Now returns application/json if Accept is empty, "/", "application/*", or "application/json"

0.1.3 Release for Knative

13 Sep 19:14
2375111
Compare
Choose a tag to compare
Pre-release
Merge pull request #8 from berndtj/add-makefile

Add makefile for easy releases

0.1.2 Release

01 Aug 23:44
e7c6ea0
Compare
Choose a tag to compare

Fixes a bug that causes the context to not pass through to the language server. Fixes small bug in reporting that a function has timed out.

0.1.1 Release

25 Jul 17:53
298934b
Compare
Choose a tag to compare

Fixes small bug that causes Dispatch to consider all function runs in ERROR state.

0.1.0 Release

23 Jul 19:33
7387c28
Compare
Choose a tag to compare

Initial release of funky server