Skip to content

Releases: dispatchframework/funky

0.1.4 Release for Knative

Pre-release

Choose a tag to compare

@tenczar tenczar released this 27 Sep 22:22
f30f5d5

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

Pre-release

Choose a tag to compare

@berndtj berndtj released this 13 Sep 19:14
2375111
Merge pull request #8 from berndtj/add-makefile

Add makefile for easy releases

0.1.2 Release

Choose a tag to compare

@tenczar tenczar released this 01 Aug 23:44
e7c6ea0

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

Choose a tag to compare

@tenczar tenczar released this 25 Jul 17:53
298934b

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

0.1.0 Release

Choose a tag to compare

@tenczar tenczar released this 23 Jul 19:33
7387c28

Initial release of funky server