7046594 by TakSeBiegam: feat: added cors package
984a8e7 by TakSeBiegam: feat: added fetching cors options from envs
05d76ee by Kamil Matysiewicz: fix: support type system extensions
f2a1b66 by Kamil Matysiewicz: fix: propagate errors from parsing field arguments in parser
6fea36e by Kamil Matysiewicz: fix: always append content type in azure driver request
f43062c by Kamil Matysiewicz: feat: add boilerplate dockerfile generation and move generated files to .wwwroot by default
7e32677 by Kamil Matysiewicz: fix: compare lowercase message type
f29b2a2 by Kamil Matysiewicz: fix: add sigterm listener to http default http server
ec40f6f by Kamil Matysiewicz: feat: add Protocol Buffer over HTTP transport
b31dd60 by Kamil Matysiewicz: feat: Support setting server secrets through GRPC
6b2cc03 by Kamil Matysiewicz: feat: force driver implementations to always return error through Error field on output structs
c88ed65 by Kamil Matysiewicz: feat: prefix function error with function name
ffe1a7d by Kamil Matysiewicz: fix: run stdout/stderr pipe in the background
bda7c02 by Kamil Matysiewicz: feat: support windows cmd/bat scripts
337263d by Kamil Matysiewicz: fix: windows does not support unix permissions, check by extension
aa1537e by Kamil Matysiewicz: fix: properly strip hclog while converting to klog
2cec92c by Kamil Matysiewicz: feat: add unit tests
48c9374 by Kamil Matysiewicz: feat: support parsing yaml config
abc93be by Kamil Matysiewicz: fix: marshal grpc value to empty array or object if fields set with length 0
be0d235 by Kamil Matysiewicz: Initial commit