Skip to content

zAppBuild 3.4.0

Compare
Choose a tag to compare
@dennis-behm dennis-behm released this 01 Sep 09:03
· 45 commits to main since this release
d018b5c

New & Noteworthy

This release delivers new language scripts: CRB.groovy is processing CICS Resource Builder definitions using the CICS TS Resource Builder to outline how infrastructure as code can be embedded into a build pipeline. The CICS resource definitions for the MortgageApplication are shipped as part of the sample. For z/OS Connect OpenAPI 3.0 artifacts, definitions are located in the same Git repository as the Cobol source code and can be processed with the zCEE3.groovy language script.

The language scripts for Assembler, COBOL and PL/I were enhanced in their link step to leverage the IDENTIFY control statement. This capability from the z/OS Binder allows enriching a load module with information about the source version such as the Git hash.

The management of global, default application and application-level properties was updated to make it easier for build administrators to configure zAppBuild. Please see the new HOWTO.md providing additional guidance on this.
Please note: This release introduces a change for zAppBuild users using the applicationConfRootDir property. This property is replaced with the applicationConfDir setting in build-conf/build.properties.

What's Changed

Full Changelog: 3.3.0...3.4.0