IBMStreams / streamsx.json

Toolkit for working with JSON in SPL applications.
http://ibmstreams.github.io/streamsx.json/
Other
3 stars 19 forks source link

Merge v1.5.0 with optionalType feature to branch develop #111

Closed rnostream closed 6 years ago

rnostream commented 6 years ago

streamsx.json v1.5.0 contains the implementation of the optional type feature. The optional type feature is a new feature in IBM Streams 4.3. As such streamsx.json v1.5.0 is not backward compatible with IBM Streams releases < 4.3. Development in 'develop' branch is now only for toolkit releases > v1.5.0 which depend on Streams 4.3. Any fix in toolkit which should also be used in Streams releases < 4.3 have to be done additionally in branch 1.4.x_m and should be numbered with 1.4.??