Streamsx.messaging Versions Save

This toolkit is focused on interacting with popular messaging systems such as Kafka, JMS, XMS, and MQTT. After release v5.4.2 the complete toolkit will be deprecated. See the README.md file for hints to alternative toolkits.

v5.4.3

4 years ago

Changes since streamsx.messaging v5.4.2:

  • Deprecation of JMS operators
  • Deprecation of XMS operators

The whole toolkit is thus deprecated now!

v5.4.2

4 years ago

Changes since streamsx.messaging v5.4.1:

  • Update to latest snapshot version (v1.2.1) of Paho MQTT library, because of a reported vulnerability.
  • Correct error in connection document example.

v5.4.1

5 years ago

Changes since streamsx.messaging v5.4.0:

  • Add trace points and dump the initialization's environment to pin down JMS initialization problems more easily
  • Return simpler queue/topic name for destination objects (issue #354)

v5.4.0

5 years ago

Changes since streamsx.messaging v5.3.13:

  • Add new optional parameters to access JMSHeader values (issue #354)

v5.3.13

5 years ago

Changes since streamsx.messaging v5.3.12

  • Minor changes to enhance readability
  • Update Kafka client to v0.10.2.2 (issue #352)

v5.3.12

5 years ago

Changes since Messaging Toolkit v5.3.11:

For JMS operators:

  • Internal code clean-up and readability enhancements

v5.3.11

5 years ago

Changes since Messaging Toolkit v5.3.10:

For JMS operators:

  • Add trace points when connecting
  • Change activemq-client to only geronimo-jms dependency

For RabbitMQ operators:

  • Update to RabbitMQ Java Client v5.4.3 (issue #348)

v5.3.10

5 years ago

Changes since Messaging Toolkit v5.3.9:

For JMS operators:

  • Add String null initializations to JMSSource and JMSSink
  • Add several trace points to JMSSource and JMSSink and helper classes

v5.3.8

5 years ago

Changes since Messaging Toolkit v5.3.7:

  • Removing 'InfoSphere' name in documentation
  • Version bump v5.3.7 -> v5.3.8

v5.3.7

6 years ago

Changes since Messaging Toolkit v5.3.6:

  • Some sentences paraphrased in SPLDOC