Skip to content

Commit dc00231

Browse files
authored
changelog for v912-UBI (#344)
* changelog for v912-UBI
1 parent 8a8ea6c commit dc00231

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CHANGELOG.md

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

3-
## vNext
3+
## 9.1.2.0-UBI (2019-06-21)
44

55
**Breaking changes**:
6-
* UID of the mqm user is now 888. You need to run the container with an entrypoint of "runmqserver -i" under the root user to update any existing files.
6+
* UID of the mqm user is now 888. You need to run the container with an entrypoint of `runmqserver -i` under the root user to update any existing files.
77
* MQSC files supplied will be verified before being run. Files containing invalid MQSC will cause the container to fail to start
88

9-
Other changes:
9+
**Other changes**:
1010
* Security fixes
1111
* Web console added to production image
1212
* Container built on RedHat host
13-
13+
1414
## 9.1.2.0 (2019-03-21)
1515

1616
* Now runs using the "mqm" user instead of root. See new [security doc](https://github.com/ibm-messaging/mq-container/blob/master/docs/security.md)

0 commit comments

Comments
 (0)