Skip to content

v9.0.5

Compare
Choose a tag to compare
@arthurbarr arthurbarr released this 20 Mar 16:43
· 945 commits to master since this release
6ef3bfa
  • Container's stdout can now be set to JSON format (set LOG_FORMAT=json)
  • MQ error logs (in JSON or plain text) are now mirrored on stdout for the container.
  • chkmqready now waits until MQSC scripts in /etc/mqm have been applied
  • chkmqready and chkmqhealthy now run as the "mqm" user
  • Added ability to optionally use an alternative base image
  • Various build and test improvements