v8.6.1
·
2130 commits
to master
since this release
Zowe CLI
- BugFix: Fixed an issue where the
zowe zos-logs list logscommand could fail or not return all logs if a start time was not supplied. #2336
Imperative
- BugFix: Handled an HTTP 1.1 race condition where an SDK user may experience an ECONNRESET error if a session was reused on Node 20 and above due to HTTP Keep-Alive. #2339