Skip to content

Releases: IBMStreams/streamsx.rabbitmq

com.ibm.streamsx.rabbitmq v1.2.3

07 Apr 11:15
9e28bb5
Compare
Choose a tag to compare

Changes since v1.2.2:

  • Update AMQP client to v5.10.0 commit
  • #29 Makefiles of sample application prepared for CP4D Streams build service, supports build with VS Code

com.ibm.streamsx.rabbitmq v1.2.2

13 Feb 16:17
421e887
Compare
Choose a tag to compare

Changes since v1.2.1:

  • Globalization updates (issue #26)

com.ibm.streamsx.rabbitmq v1.2.1

19 Oct 13:08
f4386a3
Compare
Choose a tag to compare

Changes since v1.2.0:

  • Update amqp-client version to v5.4.3 (issue #22)

com.ibm.streamsx.rabbitmq v1.2.0

16 Aug 12:35
24b3244
Compare
Choose a tag to compare

Changes since v1.1.3:

  • Correct/refactor code because of issue #18
    • Redefine meaning of reconnectAttempts metric to count ALL reconnects and appropriate logic changes
    • Introduce reconnectAttemptsLastBatch metric which counts the reconnection attempts necessary for the last successful connection attempt
  • Correct/refactor code because of issue #19
    • Refactor SynchronizedConnectionMetric & RabbitMQBaseOper; adapt other classes to use the new code
    • Add some isConnected resets where there was code that handled non-existent/failed connections w/o resetting the metric, but
  • Update RabbitMQ Java Client from v3.6.2 to v5.3.0
  • Toolkit version bump from v1.1.3 to v1.2.0

com.ibm.streamsx.rabbitmq v1.1.3

11 Jun 13:52
9984432
Compare
Choose a tag to compare

Changes since v1.1.2:

Removing 'InfoSphere' name in documentation
Version bump v1.1.2 -> v1.1.3

com.ibm.streamsx.rabbitmq v1.1.2

08 May 10:52
Compare
Choose a tag to compare

Changes since v1.1.1:

  • Update of I18N/NLS resource files

com.ibm.streamsx.rabbitmq 1.1.1

09 Oct 11:06
Compare
Choose a tag to compare

com.ibm.streamsx.rabbitmq 1.1.0

08 Sep 10:15
Compare
Choose a tag to compare

New feature

  • SSL support #8

com.ibm.streamsx.rabbitmq 1.0.1

06 Sep 13:18
Compare
Choose a tag to compare

com.ibm.streamsx.rabbitmq 1.0.0

28 Jul 11:57
Compare
Choose a tag to compare

This is the first release after the split from streamsx.messaging.