Skip to content

v2.0.0

Compare
Choose a tag to compare
@parrobe parrobe released this 13 Jul 07:42
· 170 commits to master since this release
1b2a2ad

Changes in this release:

  • Add full repository path in go import statements for easier building
  • Formatted go code with go fmt
  • Rearranged CHANGELOG.md
  • Removed logging from golang package mqmetric
  • Added error returns to most functions
  • Moved metric gathering samples to a separate repository - ibm-messaging/mq-metric-samples
  • Added build scripts for ibmmq and mqmetric packages and ibmmq samples
  • Added unit tests for ibmmq and mqmetric packages
  • Added V9.0.5 constant definitions
  • Changed #cgo directives for Windows now the compiler supports standard path names
  • Added mechanism to set MQ userid and password for Prometheus monitor