npm @zowe/cli 8.20.0

latest releases: 8.29.6, 7.29.18, 8.29.5...
7 months ago

Zowe CLI

  • Enhancement: Added the --establish-connection-timeout option to the z/OSMF Connection Options. This allows users to specify a maximum limit for how long the REST client should attempt to establish a connection to the server, and returns an error if the request takes too long. #2490
  • Enhancement: Added the --completion-timeout option to the z/OSMF Connection Options. This allows users to specify a maximum limit for how long a REST request should take, and returns an error if the request takes too long. #2490

Imperative

  • Enhancement: Added a request timeout to the Imperative REST client. #2490
  • Enhancement: Added the ZOWE_REQUEST_COMPLETION_TIMEOUT environment variable to the EnvironmentalVariableSettings class to allow extenders to determine how long to wait for a request to complete before timing out. #2490

z/OSMF SDK

  • Enhancement: Added the ZOSMF_OPTION_ESTABLISH_CONNECTION_TIMEOUT option to ZOSMF_CONNECTION_OPTIONS on ZosmfSession. This allows users to specify a maximum limit for how long the REST client should attempt to establish a connection to the server, and returns an error if the request takes too long. #2490
  • Enhancement: Added the ZOSMF_OPTION_COMPLETION_TIMEOUT option to ZOSMF_CONNECTION_OPTIONS on ZosmfSession. This allows users to specify a maximum limit for how long a REST request should take, and returns an error if the request takes too long. #2490

Don't miss a new cli release

NewReleases is sending notifications on new releases.