juttle-service
Advanced tools
Changelog
0.5.0
Released 2016-03-25
view:mark
, view:tick
, and view:points
now emit their data in a 'data' property. [#633]job_start
message now contains the time at which the program was started. [#50]juttle-service
binary could be run properly. [#77]Changelog
0.4.0
Released 2016-03-10
Changelog
0.3.0
Release 2016-02-29
NOTICE: This release includes breaking changes to the wire format.
/version
endpoint that returns version information on the juttle and adapter modules in use [#56] [#62]bin/juttle-service
, bin/juttle-service-client
[#43]POST /api/v0/jobs
, you can now provide a debug: true
property to enable debug logging. The debug logs will be sent over the websocket/available in the immediate repsonse. [#42]bin/juttle
wrapper script to execute the juttle cli program from the juttle module [#55]Changelog
0.2.0
Released 2016-02-10
NOTICE: This release includes breaking changes to the configuration file and wire format.