File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22Newest updates are at the top of this file.
33
4+ ### Dec 06 2019
5+ * Update to use v4.1.2 of the mq-golang repository
6+ * Collect some channel configuration attributes
7+ * Supported in the Prometheus monitor
8+
49### Jul 11 2019
510* Update to use v4.0.8 of the mq-golang repository
611* Enable use of USAGE queue attribute
Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ RUN mkdir -p $GOPATH/src $GOPATH/bin $GOPATH/pkg \
5252# Location of the downloadable MQ client package \
5353ENV RDURL="https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/messaging/mqdev/redist" \
5454 RDTAR="IBM-MQC-Redist-LinuxX64.tar.gz" \
55- VRMF=9.1.3 .0
55+ VRMF=9.1.4 .0
5656
5757# Install the MQ client from the Redistributable package. This also contains the
5858# header files we need to compile against.
You can’t perform that action at this time.
0 commit comments