Skip to content

Releases: UrbanCode/IBM-MQ-zOS-UCD

7.2

25 Jul 05:16
a143b5e
Compare
Choose a tag to compare
Removed build status

7.1

25 Jul 04:57
9c46fc2
Compare
Choose a tag to compare
7.1
Improvements in gradle-cd-pipeline and build (#19)

IBM-MQ-zOS-UCD v7.d17e410

02 Mar 06:52
d17e410
Compare
Choose a tag to compare

Release Notes Version 7:

Added support for agent 3.0.10 version
This fixes the issue with the final keyword in groovy programs.

IBM-MQ-zOS-UCD v6.cba52c8

26 Mar 04:56
Compare
Choose a tag to compare

Release Notes Version 6:

Modified code for Groovy 2.4 support
The earlier version failed for Groovy 2.4 that we upgraded in UCD in the 7.0.2.0 version. This new version will work with agents with both Groovy 1.8 and Groovy 2.4

IBM-MQ-zOS-UCD v5.85b33dd

22 Jan 19:10
Compare
Choose a tag to compare

Release Notes Version 5:

  • If there is no base file, an error is now raised. An information message is also now issued if there are no resources to deploy in the overrides file.
  • Single keyword (i.e. force/noForce, replace/noReplace, purge/noPurge) overrides are now supported. Other single keywords, like trigger/noTrigger, were previously already supported by the plugin.
  • Default (generic) overrides are now supported.
  • An error is now raised for non-existent attribute groups and attributes.
  • Setting the keepAliveInterval to -1 now correctly builds MQSC with KAINT(AUTO) or AMQPKA(AUTO) depending on the type of channel being defined.
  • The white paper has been updated to document default (generic) overrides.
  • Additional trace has also been added where required, and some comments in the code have been enhanced to aid future maintenance.

Release Notes Version 4:

  • Updated build tool from Ant to Gradle.

IBM-MQ-zOS-UCD v3.a5ab7aa

25 Oct 13:44
Compare
Choose a tag to compare

Release Notes Version 3:

Updated mqResourceAttribute Mappings.
The true and false mapping values for inhibitGet and inhibitPut were previously coded in reverse.

IBM-MQ-zOS-UCD v2.4c25d78

15 Mar 14:05
Compare
Choose a tag to compare

Release Notes Version 2:

Resolved MQSCUtil missing class exception.

IBM-MQ-zOS-UCD v1.c93caad

03 Mar 22:23
Compare
Choose a tag to compare

Release Notes Version 1:

Initial Beta Release