0.3.0
0.3.0
Released 2016-02-29
Major Changes
- Updated juttle to the 0.5.x release. This includes a number of enhancements and breaking language changes.
- Updated juttle-service to the 0.3.0 release. This included the following breaking changes:
- Changed the JSDP wire format to replace all remaining references to 'sink' in JSDP messages to 'view'.
- Added a /version endpoint that returns version information on the juttle and adapter modules in use.
- Updated all adapters to their latest releases, including compatibility with Juttle 0.5.0 and additional features / changes.
- Added automatic "canary" docker image builds for all changes on all branches. [#47]
Minor Changes
- Updated juttle-viz to the 0.5.0 release. This included the following major changes:
- timechart: improve downsampling by changing option name from -display.dataDensity to -downsample and making it a boolean.
- Improved automated testing and test coverage. [#31] [#34] [#36] [#37] [#46]
- Added additional example programs for AWS, cloudwatch, and nginx, and updated other example programs. [#32] [#33] [#40] [#41] [#56] [#57] [#59]