0.12.0
Release Notes
- Added support to disable the Storm
LocalCluster
to save memory and improve startup times. To disable the cluster use the system propertylocalCluster.enabled=false
or update the streamflow.yml using the same path. - Reduced heap allocation to better reflect typical runtime scenarios
- Refactored streamflow-annotations and updated existing framework projects.