Releases: UrbanCode/IBM-MQ-zOS-UCD
Releases · UrbanCode/IBM-MQ-zOS-UCD
7.ba22e53
7.2
Removed build status
7.1
Improvements in gradle-cd-pipeline and build (#19)
IBM-MQ-zOS-UCD v7.d17e410
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
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
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
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
Release Notes Version 2:
Resolved MQSCUtil missing class exception.
IBM-MQ-zOS-UCD v1.c93caad
Release Notes Version 1:
Initial Beta Release