Skip to content

Commit

Permalink
* Defaults for boolean config options not handled well by Go parser
Browse files Browse the repository at this point in the history
* Add script to build images using buildah + Red Hat UBI base
* Temporarily override vendored mq-golang/mqmetric code to deliver fixes
  * Deal with buffer expansion when there are lots of queues to query AND remote system is different CCSID (#75)
  * Ensure labels - in particular object DESCR values - are valid UTF8
  • Loading branch information
ibmmqmet committed Sep 20, 2021
1 parent 5e8fda1 commit ea64d15
Show file tree
Hide file tree
Showing 5 changed files with 49 additions and 21 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
# Changelog
Newest updates are at the top of this file.

### Sep 17 2021 (v5.2.3)
* Defaults for boolean config options not handled well by Go parser
* Add script to build images using buildah + Red Hat UBI base
* Temporarily override vendored mq-golang/mqmetric code to deliver fixes
* Deal with buffer expansion when there are lots of queues to query AND remote system is different CCSID (#75)
* Ensure labels - in particular object DESCR values - are valid UTF8
* This code is newer than the upstream version which will inherit the fixes later

### Aug 03 2021 (v5.2.2)
* Update to use v5.2.2 of the mq-golang repository
* Update to use MQ 9.2.3
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

51 changes: 35 additions & 16 deletions vendor/github.com/ibm-messaging/mq-golang/v5/mqmetric/discover.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ea64d15

Please sign in to comment.