v6.3.0
New features:
- Refactor process when an agent joins or leaves the cluster. This makes Steep more robust against lost data partitions.
- Refactor how process chain results are sent back to the scheduler:
- Send results to multiple peers in parallel
- Use exponential backoff when sending process chain results has failed
Bug fixes:
- Configure connection timeout and read timeout for OpenStack client
- UI:
- Do not reset page content if user clicks on the active page in pagination bar
- Fall back to workflow object if source could not be parsed
- Fix placeholder color in dark theme
Maintenance:
- Update dependencies