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

Commit d950d8f

Browse files
authored
Update CHANGELOG for v2.0.0
1 parent da77663 commit d950d8f

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

CHANGELOG.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
# Change log
22

3-
## 2.0.0 (unreleased)
3+
## 2.0.0 (2017-03-11)
44
### Action required
55
* 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.
66
* Code has been re-structured to use git branches for older versions of MQ.
77

88
### Other notable changes
9-
* Update to MQ V9.0.1, adding the web console on port 9443.
10-
* Update base image to Ubuntu 16.04
9+
* Updated to MQ V9.0.1, adding the web console on port 9443.
10+
* Updated base image to Ubuntu 16.04
1111
* Set version number in command prompt dynamically
12-
* Bluemix Volume support added. (See: `setup-var-mqm.sh`)
13-
* Added MQ Developer Defaults
12+
* 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`.
13+
* Added MQ Developer Defaults, to provide better defaults for security, as well as queues and topics useful for development
1414

1515
## 1.0.2 (2016-11-02)
1616
* Add MQ V9

0 commit comments

Comments
 (0)