Skip to content
This repository has been archived by the owner on May 5, 2020. It is now read-only.

v2.0.0

Compare
Choose a tag to compare
@arthurbarr arthurbarr released this 22 Mar 10:23
· 112 commits to master since this release

Action required

  • Ensure that you use the REPLACE keyword in all of your DEFINE MQSC statements. With this change, any supplied MQSC files are run every time the queue manager runs. This allows you to update the MQSC file, re-build the image, and then have the changes applied when you start a container based on that new image.
  • Code has been re-structured to use git branches for older versions of MQ.

Other notable changes

  • Updated to MQ V9.0.1, adding the web console on port 9443.
  • Updated base image to Ubuntu 16.04
  • Set version number in command prompt dynamically
  • NFS and Bluemix Volume support added. (See: setup-var-mqm.sh). Note that it is now recommended to mount volumes into /mnt/mqm instead of /var/mqm.
  • Added MQ Developer Defaults, to provide better defaults for security, as well as queues and topics useful for development