v7.18.6
·
4393 commits
to master
since this release
Zowe CLI
- BugFix: Bump Secrets SDK to
7.18.6to usecore-foundation-rsinstead of the now-archivedsecurity-frameworkcrate, and to include the edge-case bug fix for Linux.
Secrets SDK
- BugFix: Use
core-foundation-rsinstead ofsecurity-frameworkfor macOS logic, assecurity-frameworkis now archived. #1802 - BugFix: Resolve bug where
findCredentialsscenarios with one match causes a segmentation fault on Linux.