Skip to content

Releases: ibm-messaging/mq-golang

Add SBSTATUS metrics

09 Apr 13:22

Choose a tag to compare

v4.0.4

Add SBSTATUS for mqmetric

Additional status fields

08 Apr 09:43

Choose a tag to compare

Add "time since" attributes from QSTATUS and CHSTATUS
Add some QMSTATUS and TPSTATUS attributes

Callback functions need hConn

27 Mar 08:52
99a6892

Choose a tag to compare

Support MQ V9.1.2

21 Mar 10:57
5e39ebf

Choose a tag to compare

Support for MQ V9.1.2
Various enhancements/fixes for mqmetric package

async callback update

24 Jan 10:51
faf1610

Choose a tag to compare

Workround MQCB issues in MQ client library

Add config checks

12 Jan 15:30

Choose a tag to compare

v3.3.2

Better config checks

Complete MQI verbs

10 Dec 10:53
f9bbbef

Choose a tag to compare

This version creates wrappers for the remaining MQI verbs (MQCB/CTL for async callback, MQBEGIN). It also adds a generator/parser for an MQI header structure, the DLH.

More MQI function support, and new MQ version compatibility

29 Nov 13:00
46f64a2

Choose a tag to compare

Added GetPlatform to mqmetric so it can be used as a label/tag in collectors
Added sample programs demonstrating specific operations such as put/get of message
Fixed conversion of some C strings into Go strings
Update MQI header files for MQ V9.1.1 and give more platform variations
Add support for MQSTAT and MQSUBRQ functions
Add support and sample for Message Property functions
Add InqMap as alternative (simpler) MQINQ operation. Inq() should be considered deprecated
Add support for MQSET function
Add discovery of translated versions of the mqmetric descriptions

v3.1.0: Merge pull request #66 from ibm-messaging/qstatus

20 Nov 10:02
67a70ac

Choose a tag to compare

Add QSTATUS queries, to enable minimal z/OS monitoring

Work with MQ V8

06 Nov 12:09

Choose a tag to compare

v3.0.1

Compile error