Skip to content

v0.5.1

Latest
Compare
Choose a tag to compare
@virtualstaticvoid virtualstaticvoid released this 07 Jan 17:31
· 1 commit to master since this release
46dce8b
  • Include process definition in processes, tasks and payloads to aid debugging.
  • Increased test coverage for process and task specs.
  • Removed statsd instrumentation.
  • Removed unused Taskinator::Visitor::XmlVisitor implementation.
  • Various refactorings and clean ups.
  • Bug fixes for process class when used as a sub-process
  • Add handling for unknown types when deserializing old processes
  • Raises UnknownTypeError when trying to invoke processes or Jobs of unknown types