5. Changes
5.1. Version 0.4.0 (2018-11-06)
- Improves AMQP re-connection handling. Switches from
pika
to kombu
.
- Utilises common openapi client for communication with REANA-Job-Controller.
- Changes license to MIT.
5.2. Version 0.3.2 (2018-09-25)
- Modifies OS related commands for CephFS compatibility.
5.3. Version 0.3.1 (2018-09-07)
- Adds parameter passing to workflow steps.
- Adds user guide and getting started sections to the documentation.
5.4. Version 0.3.0 (2018-08-10)
- Initial public release.
- Executes serial workflows.
- Tracks progress of workflow runs.
- Caches job results by default.