Skip to content

Releases: jrcichra/karmen

v2.0.2

17 Aug 00:10
Compare
Choose a tag to compare

Add python setup for doing:
git+https://github.com/jrcichra/karmen.git@master#subdirectory=pythonclient

v2.0.1

16 Aug 23:52
Compare
Choose a tag to compare

More ways to specify a v2 config

v2.0.0

09 Jul 20:55
6cc2c31
Compare
Choose a tag to compare
Promote 2.0 (#7)

* 2.0 parser and grpc lib

* ping/pong, reflection, and config access in grpc

* serial block logic, basic conditional

* sample client

* fix parameters

* clean up in prep for 2.0

* update buildpath

* remove CI for now

* update alpine

* better error handling

* all grpcs can recover

* uuid prints and proper uuid generation

* parallel works

* conditional support

* better server/client integration

* python client

* update readme for 2.0

* remove javascript

* readme with details, default python name is hostname

v1.0

09 Jul 20:50
51c4c77
Compare
Choose a tag to compare
Ci (#4)

Still need to have containers exit cleanly