npm @zowe/cli 8.0.0-next.202402021649

latest releases: 8.0.0, 8.0.0-next.202409191615, 7.29.2...
7 months ago

Zowe CLI

LTS Breaking: Removed the following previously deprecated items: #1981

  • Moved the many constants from zowe-cli/packages/cli/src/Constants.ts to zowe-cli/packages/core/src/constants/Core.constants.ts
  • Removing ZosFilesCreateExtraOptions.showAttributes without replacement
  • Moved all constants from zowe-cli/packages/cli/src/zostso/constants/ZosTso.constants.ts to @zowe/zos-tso-for-zowe-sdk
  • Removed isStderrEmptyForProfilesCommand use stripProfileDeprecationMessages from zowe-cli/__tests__/__packages__/cli-test-utils/src/TestUtils.ts instead
  • Removed allDataSetsArchived, datasetsDownloadedSuccessfully, noDataSetsMatchingPatternRemain and onlyEmptyPartitionedDataSets from ZosFiles.messages.ts
  • Removed getSpoolDownloadFile use getSpoolDownloadFilePath instead
  • 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.showAttributes without replacement
    • Removed allDataSetsArchived, datasetsDownloadedSuccessfully, noDataSetsMatchingPatternRemain and onlyEmptyPartitionedDataSets from ZosFiles.messages.ts

z/OS Jobs SDK

  • LTS Breaking: Removed getSpoolDownloadFile use getSpoolDownloadFilePath instead

z/OS TSO SDK

  • LTS Breaking: Moved all constants from zowe-cli/packages/cli/src/zostso/constants/ZosTso.constants.ts to @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

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

Don't miss a new cli release

NewReleases is sending notifications on new releases.