Releases: IBMStreams/streamsx.avro
Releases · IBMStreams/streamsx.avro
com.ibm.streamsx.avro 1.5.0
com.ibm.streamsx.avro 1.4.2
- Globalization support: messages updated
com.ibm.streamsx.avro 1.4.1
- Globalization support
- Resolved issues #42
com.ibm.streamsx.avro 1.4.0
- Globalization support #39
com.ibm.streamsx.avro v1.3.0
New:
- Resolved vulenaribility issue #36
- Update to Avro version 1.9.1
com.ibm.streamsx.avro 1.2.2
New:
- Resolved vulenaribility issue #29
com.ibm.streamsx.avro 1.2.1
New:
- new testframework allows better individual test case timeout control
com.ibm.streamsx.avro 1.2.0
First release.
New:
- toolkit build script and global build script with common targets available
- new structure of samples directory - each sample is now a separate project
- samples can now be build from command line (
make
) or from Streams Studio - new Tuple to Avro sample
- detailed test suite available
- improved documentation is available
- new icons
- use of updated avro library (1.8.2)
- add Consisten Region compile time checks in all operators
- improved parameter checks during operator initialization
- removed parameter
ignoreParsingError
fromTupleToAvro
operator - tuples have a fixed structure - removed parameter
avroSchemaEmbedded
from operatorAvroToJSON
- operator expects the embedded avro schema if no schema file is configured
com.ibm.streamsx.avro 1.1.0
- toolkit version is 1.1.0
- initial release for toolkit, samples and test
contributed by fketelaars