v0.3.0
Pre-release
Pre-release
This is a major release that breaks compatibility with formerly created pipelines.
Major fixes and enhancements:
- The serialization format for the component meta data has been changed from Java binary serialization to a JSON serialization.
- Fixed the issue that multiple components with the exact same name could be present in one pipeline. This lead to a diverse range of issues. Now, multiple components of the same type are enumerated instead of sharing the same name.
- PEARs are now wrapped into an AAE for which a descriptor is stored in the
descAll/
anddesc/
directories with all other descriptors.