Skip to content

0.12.0

Compare
Choose a tag to compare
@juliencruz juliencruz released this 27 May 01:33
· 24 commits to develop since this release

Release Notes

  • Added support to disable the Storm LocalCluster to save memory and improve startup times. To disable the cluster use the system property localCluster.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.