Skip to content

Releases: ibm-messaging/mq-golang-jms20

v1.13.1

11 May 13:36
cde909b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.13.0...v1.13.1

v1.13.0

21 Oct 22:41
2efe549
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.12.0...v1.13.0

v1.12.0

04 Sep 12:46
b349e76
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.11.0...v1.12.0

v1.11.0

23 Jun 13:21
d832e89
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.10.0...v1.11.0

v1.10.0

16 Mar 09:47
b93d8e8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.9.0...v1.10.0

v1.9.0

12 Nov 18:41
6b072aa
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.8.0...v1.9.0

v1.8.0

30 Mar 09:33
044c73a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.7.0...v1.8.0

Support for QueueBrowser

12 Feb 21:01
2bfa860
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.0...v1.7.0

Support for get by JMSMessageID

05 Feb 19:30
158e5ad
Compare
Choose a tag to compare
  • Support for get by JMSMessageID (#46)
  • Fix bug to prevent trimming of terminating whitespace on receive of a TextMessage (#45)

Message properties support

02 Jan 15:19
e84ce0e
Compare
Choose a tag to compare

New Features:

  • Support for message properties of types string, int, bool, double
    • See Message.go for API function definitions
    • helper methods PropertyExists, ClearProperties and GetPropertyNames

Bug fix / minor enhancement:

  • Update to MQ 9.2.4 client version