Skip to content

DBB Community v2.0.0

Compare
Choose a tag to compare
@drbruce-git drbruce-git released this 15 Oct 19:53
· 69 commits to main since this release
40ed962

Overview

Updated scripts to to support DBB v2.0.0 APIs and removed obsolete samples

What's Changed

  • Bugfix on PackageBuildOutputs on parsing fullBuild Log by @gcavalcante in #96
  • Code Coverage report by @M-DLB in #103
  • Added support for maxRC defined in property file or with CLI option by @M-DLB in #109
  • Enhance dbb-ucd-packaging script to build a cumulative package based on multiple DBB Build Reports by @dennis-behm in #114
  • Support for Property Group file and code page by @M-DLB in #116
  • Add missing import statements for Groovy 4 by @lburgess07 in #119
  • Updated JCLtoDBB.groovy to map the DD parms to align with BPXWDYN by @Anuprakash-Moothedath in #126
  • Updated PackageBuildOutputs script to process multiple build reports by @johnmnemec in #129
  • Update Samples for DBB 2.0 by @jsmurray2 in #138

New Contributors

Full Changelog: v1.1.3...v2.0.0