Zowe CLI
- BugFix: Fixed an issue where the
zowe zos-logs list logs
command 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