Releases: dispatchframework/funky
Releases · dispatchframework/funky
Release list
0.1.4 Release for Knative
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
Merge pull request #8 from berndtj/add-makefile Add makefile for easy releases
0.1.2 Release
0.1.1 Release
Fixes small bug that causes Dispatch to consider all function runs in ERROR state.