Skip to content

v8.6.1

Choose a tag to compare

@github-actions github-actions released this 01 Nov 17:30
· 2130 commits to master since this release

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