Expand redaction system to handle uncommon MQSC cases (#304)
* Expand redaction system to handle uncommon MQSC cases * add invalidMQSC fixes * address PR comments
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
# Change log
|
||||
|
||||
## vNext
|
||||
|
||||
* BREAKING CHANGE: MQSC files supplied will be verified before being run. Files containing invalid MQSC will cause the container to fail to start
|
||||
* Security Fixes
|
||||
|
||||
## 9.1.2.0 (2019-03-21)
|
||||
|
||||
* 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)
|
||||
|
||||
Reference in New Issue
Block a user