Zowe CLI
- LTS Breaking: Removed all 'profiles' commands, since they only worked with now-obsolete V1 profiles.
- BugFix: Properly construct workflow error messages to display properly with V3 error formatting.
Core SDK
- LTS Breaking: Removed all 'profiles' commands, since they only worked with now-obsolete V1 profiles.
- BugFix: Include text from a REST response's causeErrors.message property in error messages.
Imperative
- LTS Breaking: Removed the following:
- All 'profiles' commands, since they only worked with now-obsolete V1 profiles.
- BasicProfileManager.initialize function
- These interfaces:
- IProfileManagerInit
- IProfileInitialized