This repository was archived by the owner on Sep 10, 2025. It is now read-only.
Releases: ibm-hyper-protect/zos-vpc-custom-image-builder
Releases · ibm-hyper-protect/zos-vpc-custom-image-builder
v3.0.2
What's Changed
- Create a VSI using the custom image by @gaganhegde in #10
New Contributors
- @gaganhegde made their first contribution in #10
Full Changelog: v3.0.1...v3.0.2
v3.0.1
Handle overrides
Merge pull request #9 from troy-bishop/main Fix the scenario where a custom z/OS image needs to override the parmlib location
Gracefully handle null values
Update default value of some variables to null
While using schematics, if a variable is marked as Required, then it
does not accept a default value of blank(""). Using null instead
Signed-off-by: vishwabmc <vishwanath@in.ibm.com>
Integrate Hyper Protect Crypto Services to Wazi flow
Update description of few variables Signed-off-by: vishwabmc <vishwanath@in.ibm.com>