Zowe CLI
LTS Breaking: Removed the following previously deprecated items: #1981
- Moved the many constants from
zowe-cli/packages/cli/src/Constants.tstozowe-cli/packages/core/src/constants/Core.constants.ts - Removing
ZosFilesCreateExtraOptions.showAttributeswithout replacement - Moved all constants from
zowe-cli/packages/cli/src/zostso/constants/ZosTso.constants.tsto@zowe/zos-tso-for-zowe-sdk - Removed
isStderrEmptyForProfilesCommandusestripProfileDeprecationMessagesfromzowe-cli/__tests__/__packages__/cli-test-utils/src/TestUtils.tsinstead - Removed
allDataSetsArchived,datasetsDownloadedSuccessfully,noDataSetsMatchingPatternRemainandonlyEmptyPartitionedDataSetsfrom ZosFiles.messages.ts - Removed
getSpoolDownloadFileusegetSpoolDownloadFilePathinstead - Removed constants from ZosmfSession
- ZOSMF_OPTION_HOST_PROFILE use ZOSMF_OPTION_HOST instead
- ZOSMF_OPTION_USER_PROFILE use ZOSMF_OPTION_USER instead
- ZOSMF_OPTION_PASSWORD_PROFILE use ZOSMF_OPTION_PASSWORD instead
- Removed constants from SshSession.ts
- SSH_OPTION_USER_PROFILE use SSH_OPTION_USER
- SSH_OPTION_HOST_PROFILE use SSH_OPTION_HOST
- Removed zosmfProfile from
ZosFilesBase.handler.ts - Removed statCmdFlag as an export from Shell.ts
z/OS Files SDK
- LTS Breaking: Removed the following previously deprecated items:
- Removed
ZosFilesCreateExtraOptions.showAttributeswithout replacement - Removed
allDataSetsArchived,datasetsDownloadedSuccessfully,noDataSetsMatchingPatternRemainandonlyEmptyPartitionedDataSetsfrom ZosFiles.messages.ts
- Removed
z/OS Jobs SDK
- LTS Breaking: Removed
getSpoolDownloadFileusegetSpoolDownloadFilePathinstead
z/OS TSO SDK
- LTS Breaking: Moved all constants from
zowe-cli/packages/cli/src/zostso/constants/ZosTso.constants.tsto@zowe/zos-tso-for-zowe-sdk
z/OS USS SDK
- LTS Breaking: Removed the following previously deprecated items:
- Removed the following constants from SshSession.ts
- SSH_OPTION_USER_PROFILE use SSH_OPTION_USER
- SSH_OPTION_HOST_PROFILE use SSH_OPTION_HOST
- Removed statCmdFlag as an export from Shell.ts
- Removed the following constants from SshSession.ts
z/OSMF SDK
- LTS Breaking: Removed the following constants from ZosmfSession
- ZOSMF_OPTION_HOST_PROFILE use ZOSMF_OPTION_HOST instead
- ZOSMF_OPTION_USER_PROFILE use ZOSMF_OPTION_USER instead
- ZOSMF_OPTION_PASSWORD_PROFILE use ZOSMF_OPTION_PASSWORD instead