Skip to content

IBM Message Hub Toolkit v1.7.0

Compare
Choose a tag to compare
released this 04 Dec 10:22
· 106 commits to develop since this release

What's new in this release

This release has following changes and new features:

  • The default value of the commitCount parameter of the MessageHubConsumer has changed from 500 to 2000.
  • Both operators of the MessageHub toolkit hav a new optional parameter credentials, which can be used to specify the service credentials in JSON as an SPL expression (#68) .
  • The toolkit contains SPL types for standard messages (#15).
    • MessageType.StringMessage
    • MessageType.BlobMessage
    • MessageType.ConsumerMessageMetadata
    • MessageType.TopicPartition