Skip to content

Releases: ibm-messaging/mq-golang

Update for MQ 9.2.3

03 Aug 09:12

Choose a tag to compare

  • Update for MQ 9.2.3
  • Add a sample amqsbo.go to show how to deal with poison messages
  • samples - Containerised sample turned into multi-stage Dockerfile to reduce size of deployed app container

Update for MQ 9.2.2

26 Mar 11:25

Choose a tag to compare

Scope of mqmetric changes seem to justify new minor number

  • Update for MQ 9.2.2
  • Add DltMH calls to clarify samples
  • mqmetric - Restructure to allow multiple connections & reduce public interfaces
  • mqmetric - Deal with discovery of large numbers of queues (#133, #161)
  • ibmmq - Add PutDateTime as time.Time field in MQMD, MQDLH. Use of the string forms should be considered deprecated (inspired by #159)
  • Add a DEPRECATIONS file for when advance notice might be needed

Update for MQ 9.2.1

04 Dec 11:37

Choose a tag to compare

Update for MQ 9.2.1

Channel monitor enhancements

10 Sep 10:56

Choose a tag to compare

  • 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

07 Aug 14:15

Choose a tag to compare

  • Fix #146
  • Update to ensure Windows cgo works in recommended compiler

Update for MQ 9.2

24 Jul 13:42

Choose a tag to compare

  • 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

01 Jun 08:03
61aed18

Choose a tag to compare

  • 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

17 May 15:23

Choose a tag to compare

V5.0.0 Beta Pre-release
Pre-release

Changes needed when updated mq-metric-samples

Update for MQ V9.1.5

02 Apr 17:57

Choose a tag to compare

Update for MQ V9.1.5
Solutions for #137 #140

Enable DESCR as a label

09 Jan 08:55

Choose a tag to compare

The DESCR field on a queue or channel can now be used as a label
Enable discovery of shared queues