Skip to content

Releases: fnproject/fdk-python

0.1.24

21 Apr 13:53
Compare
Choose a tag to compare
version 0.1.24

FDK-Python release v0.0.12

07 Mar 10:20
83d3661
Compare
Choose a tag to compare

FDK-Python release v0.0.12

FDK-Python release v0.0.11

07 Mar 09:27
f7e4614
Compare
Choose a tag to compare

This release includes hotfix for the coroutine executor to make it thread-safe

FDK-Python version 0.0.9 stable release

06 Mar 20:26
0c64abc
Compare
Choose a tag to compare

New JSON parser! Better JSON framing. No more HTTP or default formats!

FDK-Python version 0.0.8 stable release

06 Mar 12:41
Compare
Choose a tag to compare

FDK-Python version 0.0.8 stable release

FDK-Python version 0.0.7 stable release

06 Mar 12:28
3df3f3b
Compare
Choose a tag to compare

FDK-Python version 0.0.7 stable release

Stable v0.0.6 release

31 Jan 19:46
5f39782
Compare
Choose a tag to compare

New Fn JSON improvements

Stable v0.0.5 release

30 Dec 13:33
d06f3dd
Compare
Choose a tag to compare

Stable v0.0.5 release. More stable, better-tested code. No more JSON/HTTP responses, everything is generic, which awesome!

Stable v0.0.4 release

28 Nov 12:33
7438288
Compare
Choose a tag to compare

This release contains the update for Fn JSON protocol that was changed recently.

a6ef40a (HEAD -> v0.0.4-stable, origin/v0.0.4-stable) Stable v0.0.4 release
7438288 (origin/master, origin/HEAD, master) Updating to newer JSON protocol (#10)
9392d73 Fixing release doc (#9)

Release v0.0.3

31 Oct 09:41
Compare
Choose a tag to compare

What's new?

FDK allows Python developers to run their functions without going into regular Fn function deployments.
See README for more information.