Zowe CLI
- BugFix: Updated engine to Node 18.12.0. #2074
- BugFix: Eliminated a Node Version Manager (NVM) GUI popup dialog which NVM now displays during the
zowe config report-env
command by removing the NVM version number from our report. - Enhancement: Replaced the term "Team configuration" with "Zowe client configuration" in the
zowe config report-env
command.
Core SDK
- BugFix: Updated engine to Node 18.12.0. #2074
- LTS Breaking: Removed the file ProfileUtils.ts which contains the following obsolete V1 profile functions:
- getDefaultProfile
- getZoweDir - moved to ProfileInfo.getZoweDir
Imperative
-
BugFix: Updated engine to Node 18.12.0. #2074
-
BugFix: Removed
profileVersion
from the response given by--show-inputs-only
to fix #1689. Extended that change to theconfig report-env
command, where similar soon-to-be obsolete v1 considerations occur. -
BugFix: Changed text displayed for configuration from "V2" to "TeamConfig" #2019
-
BugFix: Eliminated a Node Version Manager (NVM) GUI popup dialog which NVM now displays during the
zowe config report-env
command by removing the NVM version number from our report. -
Enhancement: Replaced the term "Team configuration" with "Zowe client configuration" in the
zowe config report-env
command. -
LTS Breaking: #1703
-
Removed the following obsolete V1 profile interfaces:
-
@zowe/cli-test-utils
- ISetupEnvironmentParms.createOldProfiles
-
@zowe/imperative
- ICliLoadProfile
- ICliLoadAllProfiles
- ICommandLoadProfile
- ICommandProfileTypeConfiguration.createProfileExamples
- ICommandProfileTypeConfiguration.createProfileFromArgumentsHandler
- ICommandProfileTypeConfiguration.updateProfileExamples
- ICommandProfileTypeConfiguration.updateProfileFromArgumentsHandler
- IDeleteProfile
- ILoadAllProfiles
- ILoadProfile
- IProfileDeleted
- IProfileManager.loadCounter
- IProfileManagerFactory
- IProfileSaved
- IProfileValidated
- ISaveProfile
- ISaveProfileFromCliArgs
- ISetDefaultProfile
- IUpdateProfile
- IUpdateProfileFromCliArgs
- IValidateProfile
- IValidateProfileForCLI
- IValidateProfileWithSchema
-
-
Removed the following obsolete V1 profile classes/functions:
-
@zowe/core-for-zowe-sdk
- File ProfileUtils.ts, which includes these functions:
- getDefaultProfile
- getZoweDir - moved to ProfileInfo.getZoweDir
- File ProfileUtils.ts, which includes these functions:
-
@zowe/cli-test-utils
- TempTestProfiles.forceOldProfiles
- TestUtils.stripProfileDeprecationMessages
-
@zowe/imperative
- AbstractProfileManager
- Any remaining functions consolidated into CliProfileManager
- AbstractProfileManagerFactory
- BasicProfileManager
- Any remaining functions consolidated into CliProfileManager
- BasicProfileManagerFactory
- CliProfileManager
- clearDefault
- configurations
- constructFullProfilePath
- delete
- deleteProfile
- deleteProfileFromDisk
- getAllProfileNames
- getDefaultProfileName
- isProfileEmpty
- load
- loadAll
- loadCounter
- loadDependencies
- loadFailed
- loadProfile
- loadSpecificProfile
- locateExistingProfile
- managerParameters
- mergeProfiles
- META_FILE_SUFFIX
- PROFILE_EXTENSION
- profileRootDirectory
- profileTypeSchema
- save
- saveProfile
- setDefault
- update
- updateProfile
- validate
- validateProfile
- validateProfileAgainstSchema
- validateProfileObject
- validateRequiredDependenciesAreSpecified
- CommandProfiles
- getMeta
- getAll
- ImperativeProfileManagerFactory
- ProfileInfo.usingTeamConfig
- To detect if a team config exists, use ProfileInfo.getTeamConfig
- To detect if only V1 profiles exist, use ProfileInfo.onlyV1ProfilesExist
- AbstractProfileManager
-
@zowe/zos-uss-for-zowe-sdk
- SshBaseHandler
- Removed the unused, protected property ‘mSshProfile’
- SshBaseHandler
-
-
Removed the following obsolete V1 profile constants:
- @zowe/imperative
- CoreMessages class
- createProfileCommandSummary
- createProfileDisableDefaultsDesc
- createProfileOptionDesc
- createProfileOptionOverwriteDesc
- createProfilesCommandDesc
- createProfilesCommandSummary
- deleteProfileActionDesc
- deleteProfileCommandDesc
- deleteProfileDepsDesc
- deleteProfileExample
- deleteProfileForceOptionDesc
- deleteProfileNameDesc
- deleteProfilesCommandDesc
- deleteProfilesCommandSummary
- detailProfileCommandDesc
- listGroupWithOnlyProfileCommandSummary
- listGroupWithOnlyProfileDefaultDesc
- listGroupWithOnlyProfilesDefinition
- listGroupWithOnlyProfileSetDesc
- listGroupWithOnlyProfilesSummary
- listProfileCommandDesc
- listProfileCommandSummary
- listProfileExample
- listProfileExampleShowContents
- listProfileLoadedModulesOptionDesc
- listProfilesFoundMessage
- listProfilesNotFoundMessage
- listProfileVerboseOptionDesc
- locateProfilesDesc
- overroteProfileMessage
- profileCreatedSuccessfully
- profileCreatedSuccessfullyAndPath
- profileCreateErrorDetails
- profileCreateErrorHeader
- profileDeletedSuccessfully
- profileDeleteErrorDetails
- profileDeleteErrorHeader
- profileDesc
- profileLoadError
- profileNotDeletedMessage
- profileReviewMessage
- profileUpdatedSuccessfullyAndPath
- selectProfileNameDesc
- setGroupWithOnlyProfilesCommandDesc
- setGroupWithOnlyProfilesListDesc
- setGroupWithOnlyProfilesSummary
- setProfileActionDesc
- setProfileActionSummary
- setProfileExample
- setProfileOptionDesc
- showDependenciesCommandDesc
- unableToCreateProfile
- unableToDeleteProfile
- unableToFindProfile
- unableToLoadRequestedProfilesError
- unexpectedProfileCreationError
- unexpectedProfileLoadError
- unexpectedProfilesLoadError
- unexpectedProfileUpdateError
- updateProfileActionDesc
- updateProfileCommandDesc
- updateProfileCommandSummary
- validateProfileCommandDesc
- validateProfileCommandSummary
- validateProfileGroupDesc
- validateProfileNameDesc
- validateProfileOptionDesc
- ProfilesConstants class
- DEPRECATE_TO_CONFIG_EDIT
- DEPRECATE_TO_CONFIG_INIT
- DEPRECATE_TO_CONFIG_LIST
- DEPRECATE_TO_CONFIG_SET
- PROFILES_COMMAND_TYPE_KEY
- CoreMessages class
- @zowe/imperative
-
Annotated the following items as @internal:
- @zowe/imperative
- CommandProfileLoader
- ImperativeApi.profileManager
- ProfileValidator
- @zowe/imperative
-
z/OS Console SDK
- BugFix: Updated engine to Node 18.12.0. #2074
z/OS Files SDK
- BugFix: Updated engine to Node 18.12.0. #2074
z/OS Jobs SDK
- BugFix: Updated engine to Node 18.12.0. #2074
z/OS Logs SDK
- BugFix: Updated engine to Node 18.12.0. #2074
Provisioning SDK
- BugFix: Updated engine to Node 18.12.0. #2074
z/OS TSO SDK
- BugFix: Updated engine to Node 18.12.0. #2074
- LTS Breaking: Removed the following obsolete V1 profile constants from ZosTsoProfile.schema.properties
- createProfileExamples
- updateProfileExamples
z/OS USS SDK
- BugFix: Updated engine to Node 18.12.0. #2074
- LTS Breaking: Removed the following obsolete V1 profile constant from ZosUssProfile.schema.properties
- createProfileExamples
Workflows SDK
- BugFix: Updated engine to Node 18.12.0. #2074
z/OSMF SDK
- BugFix: Updated engine to Node 18.12.0. #2074
- LTS Breaking: Removed the following obsolete V1 profile constants from ZosmfProfile.schema.properties
- createProfileExamples
- updateProfileExamples