Skip to content

v0.7.0

Compare
Choose a tag to compare
@geomagilles geomagilles released this 15 Jul 16:49
· 121 commits to main since this release

🚀 New feature

  • New infinity-dashboard module implementing a first version of the infinitic dashboard. This version can:
    • display tasks and workflows (based on existing topics)
    • for each task or workflow, display connected workers and real-time stats of all topics used to manage it
  • A @ignore annotation has beed added to label properties you may want to ignore in a workflow's state

🪲 Fixes

  • fix #119
  • fix #120 - logger variables are now ignored from workflow's state -

🚨 Breaking changes

  • some topic names were changed - you need to use a new Pulsar namespace

🔬 Improvements

  • dependencies were upgraded