Skip to content

Tags: objectscript/RabbitMQ-Ensemble-javaapi

Tags

v0.5.1

Verified

This commit was signed with the committer’s verified signature.
eduard93 Eduard
Safer close, heartbeat

v0.5

Verified

This commit was signed with the committer’s verified signature.
eduard93 Eduard
Delivery mode - persistent

sendMessage split into sendMessage and sendMessageId
sendMessageToQueue split into sendMessageToQueue and sendMessageToQueueId

Because of an overload bug in 2019.1.0

v0.4

Verified

This commit was signed with the committer’s verified signature.
eduard93 Eduard
Added isOpen method

v0.3.3

Verified

This commit was signed with the committer’s verified signature.
eduard93 Eduard
Always allow Content-Type

v0.3.2

Catch null exchange value

v0.3.1

New optional exchange parameter

v0.3

Fix for UTF8 Windows errors

v0.2

Test java class

v0.1.2

Added optional message properties: correlationId, messageId

For #1

v0.1.1

Better stream handing