npm @zowe/zowe-explorer-api 2.2.0
v2.2.0

2 years ago

Zowe Explorer

  • Optimized saving of files on DS/USS when utilizing autosave or experiencing slow upload speeds. #1800 Thanks @rudyflores
  • Updates to use new Zowe Explorer APIs ZoweVsCodeExtension.updateCredentials for credential prompting and ProfilesCache.updateProfilesArrays for profiles that don't store credentials locally in profile file. #1852 Thanks @JillieBeanSim

Extensibility API for Zowe Explorer

  • New API ZoweVsCodeExtension.updateCredentials for credential prompting that updates the ProfilesCache after obtaining credentials from user. #1852 Thanks @JillieBeanSim
  • New API ProfilesCache.updateProfilesArrays to update ProfilesCache.allProfiles for profiles that don't store credentials locally in profile file. #1852 Thanks @JillieBeanSim
  • New API ProfilesCache.isCredentialsSecured to check if credentials are stored securely. #1852 Thanks @JillieBeanSim
  • Deprecated ZoweVsCodeExtension.promptCredentials in favor of ZoweVsCodeExtension.updateCredentials. #1852 Thanks @JillieBeanSim

Don't miss a new zowe-explorer-api release

NewReleases is sending notifications on new releases.