Zowe CLI
- BugFix: Bump Secrets SDK to
7.18.6
to usecore-foundation-rs
instead of the now-archivedsecurity-framework
crate, and to include the edge-case bug fix for Linux.
Secrets SDK
- BugFix: Use
core-foundation-rs
instead ofsecurity-framework
for macOS logic, assecurity-framework
is now archived. #1802 - BugFix: Resolve bug where
findCredentials
scenarios with one match causes a segmentation fault on Linux.