changelog for v912-UBI (#344)

* changelog for v912-UBI
This commit is contained in:
LPowlett
2019-06-25 10:27:40 +01:00
committed by GitHub
parent 8a8ea6c6a9
commit dc00231ec1

View File

@@ -1,12 +1,12 @@
# Change log # Change log
## vNext ## 9.1.2.0-UBI (2019-06-21)
**Breaking changes**: **Breaking changes**:
* 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. * 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.
* MQSC files supplied will be verified before being run. Files containing invalid MQSC will cause the container to fail to start * MQSC files supplied will be verified before being run. Files containing invalid MQSC will cause the container to fail to start
Other changes: **Other changes**:
* Security fixes * Security fixes
* Web console added to production image * Web console added to production image
* Container built on RedHat host * Container built on RedHat host