Releases: IBM/dbb-zappbuild
Releases · IBM/dbb-zappbuild
zAppBuild v2.1.0
We have recently updated the branch names for zAppBuild. We plan to have more frequent releases, tag them accordingly and merge from develop
to main
. Please use the develop
branch for your contributions.
What's Changed
- Add back missing LIBRARY entry in package bind. by @jbyibm in #3
- Set the default gateway log level. by @jbyibm in #9
- fix git diff path for several scenarios by @dennis-behm in #10
- Remove wrong tab character in BindUtilities.groovy. by @jbyibm in #14
- Ibm issue 17 by @drbruce-git in #18
- Verify if an impactedFile is on excludeList by @dennis-behm in #11
- MFS enhancements by @dennis-behm in #15
- zAppBuild Issue 12 - Support Absolute Path by @wmathis in #20
- ImpactBuild fixGitDiffPath not working with some configuration by @jbyibm in #24
- Adding zUnit Support, these changes are paired with dbb v1.0.9 by @ricedavida in #26
- pushing the scannerMapping to ScannerUtilities for backwards compatib… by @ricedavida in #29
- adding dbb.file.tagging property by @dennis-behm in #33
- adding missing sample pgm by @dennis-behm in #32
- Improve zunit documentation and property management by @dennis-behm in #34
- Fix zUnit Test PDS creation/Fix zUnit missing report in case of failure by @jbyibm in #37
- Test if BMS datasets exit by @dennis-behm in #44
- only update build result in non userbuild scenarios by @dennis-behm in #45
- zunit cleanup by @dennis-behm in #46
- Expose list of deleted files by @dennis-behm in #48
- When we do the linkedit during the cobol compilation links edit datasets are not created by @jbyibm in #52
- Simple way to add existing libraries to syslib concatenation by @dennis-behm in #50
- zUnit execution enhancements by @dennis-behm in #55
- Ability to skip impact analysis for a set of files by @dennis-behm in #60
- Add code coverage collector in the zUnit JCL by @jbyibm in #58
- Support renaming / moving files in the repo by @dennis-behm in #63
- Updated gitDiffPath method by @dennis-behm in #64
- Support renaming / moving files in the repo (#63) by @jbyibm in #66
- Add json files to excludeFileList by @jbyibm in #68
- Fix BMS groovy file for maxRc by @jbyibm in #70
- Select origin branch in a detached head state by @dennis-behm in #73
- Fixes #74 by @franktuma in #75
- Fixed typo in property name by @franktuma in #76
- Add SDSNLOAD to SYSLIB for LinkEdit by @dennis-behm in #80
- Advanced scanOnly scenario to scan existing loadmodules by @dennis-behm in #87
- Standard XML parser of Groovy is used to get playback file name. by @EmanuP in #65
- Deliver fix for fullBuild by @dennis-behm in #91
- Adding support for test configurations without a zunit playback file by @dennis-behm in #89
- Additional Code Coverage options by @M-DLB in #93
- Support COPY statement dependencies in Assembler by @drbruce-git in #99
- add buildResultProperties to the build report data by @dennis-behm in #95
- Test automation by @ArthiIreddy in #98
- Update Resource Links by @dennis-behm in #105
- add db2 and cics preprocessor steps to assembler language script by @dennis-behm in #97
- support impactResolutionRules as a file property by @dennis-behm in #102
- configuration option to create subfolder for buildLabel by @dennis-behm in #109
- Contains tests by @EmanuP in #78
- Ability perform impact builds on property changes by @dennis-behm in #110
- Fix samples for enhancement to perform impact builds on property changes by @dennis-behm in #117
- Verify if impactPropertyList exists by @dennis-behm in #120
- Support for REXX implementation by @M-DLB in #116
- remove odd characters in README by @dennis-behm in #124
- Assembler.groovy isSQL -> isCICS by @ronniegeraghty in #129
- Set deployTypes according to file attributes by @dennis-behm in #125
- fix test framework template for simulating a change to impactBuilds by @dennis-behm in #123
- Capture link for changed files for impactBuild scenario in dbb build results by @dennis-behm in #114
- Feature to report external impacts by @dennis-behm in #128
- Fix illegal multibyte char by @dennis-behm in #132
- pass the correct langPrefix for assembler by @dennis-behm in #134
- Fix wrong deployType for BMS Copy by @jbyibm in #137
- zUnit support - establish logical dependency between application program and the generated test case by @M-DLB in #126
- Enhance file renaming scenario by @dennis-behm in #136
- New build type - set the baseline hash in impact builds by @dennis-behm in #140
- Update zAppBuild to support IDE passed dependency information by @lburgess07 in #141
New Contributors
- @jbyibm made their first contribution in #3
- @dennis-behm made their first contribution in #10
- @wmathis made their first contribution in #20
- @ricedavida made their first contribution in #26
- @franktuma made their first contribution in #75
- @EmanuP made their first contribution in #65
- @M-DLB made their first contribution in #93
- @ArthiIreddy made their first contribution in #98
- @ronniegeraghty made their first contribution in #129
- @lburgess07 made their first contribution in #141
Full Changelog: 2.0.0...2.1.0
zAppBuild v2.0.0
The initial release of zAppBuild in its own GitHub repository.