Releases: ibm-messaging/mq-golang
Releases · ibm-messaging/mq-golang
Update for MQ 9.2.1
Update for MQ 9.2.1
Channel monitor enhancements
- mqmetric - Add loglevel=TRACE and trace-points for all key functions in the package
- mqmetric - Add channel status bytes and buffer counts
- mqmetric - Check queue depth appropriate for all CHSTATUS operations
- ibmmq - Fix for potential race condition (#148)
Windows CGO changes
- Fix #146
- Update to ensure Windows cgo works in recommended compiler
Update for MQ 9.2
- Update for MQ 9.2.0
- mqmetric - Add explicit client configuration options
- mqmetric - Add counter of how many resource publications read per scrape
Support for modules
- Migration for Go modules (requires new major number) (#138)
- ibmmq - Add all string mapping functions from cmqstrc (#142)
- ibmmq - Add AIX platform header
- mqmetric - Permit selection of which statistics to gather for STATQ (ibm-messa
ging/mq-metric-samples#34) - mqmetric - Do not try to subscribe to application resource statistics (STATAPP
) for now - mqmetric - Add QFile usage status available from MQ 9.1.5
V5.0.0 Beta
Changes needed when updated mq-metric-samples
Update for MQ V9.1.5
Enable DESCR as a label
The DESCR field on a queue or channel can now be used as a label
Enable discovery of shared queues
Update for MQ V9.1.4
- Update for MQ 9.1.4 - No new base API function introduced
- Add amqsgbr sample for browse option
- ibmmq - Add qmgr variant of the CB function for event handlers (#128)
- mqmetric - Add MaxChannels/MaxActiveChannels for z/OS (#129)
- mqmetric - Add MaxInst/MaxInst for SVRCONN channels (ibm-messaging/mq-metric-samples#21)
Some API cleanup
ibmmq - Enable use of Context in MQPMO structure (#122)
ibmmq - Remove unusable fields referring to Distribution List structures