zAppBuild 3.5.0 #442
Closed
dennis-behm
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
New & Noteworthy
This release delivers enhancements for Db2 applications that require the DSNEXIT allocated for codepage conversion, updates to the
MFS.groovy
processing to declare the MFS source as output, ability to useTransfer.groovy
to manage binary transfers and lots of smaller enhancements and some bugs fixes.(Finally) we are shipping a
version.properties
file that includes a reference to which version of zAppBuild was forked/downloaded from users. This will be updated with future releases.Please note: This release has addressed a defect when computing the branch name in detached head situation. It now takes the all segments of a branch (e.g.
feature/implementSomeCoolFeature
). Previously only the last segment was returned to name the DBB Collections and DBB Build Result group. Please assess your installation and be mindful if you used branch names with multiple segments to avoid breaking pipelines.What's Changed
New Contributors
Full Changelog: 3.4.0...3.5.0
Beta Was this translation helpful? Give feedback.
All reactions