npm @zowe/zowe-explorer-api 3.3.1
v3.3.1

2 days ago

Zowe Explorer

New features and enhancements

  • Updated Zowe SDKs to 8.27.0 for technical currency. #3848

Bug fixes

  • Fixed an issue where ssh type profiles were throwing errors when making file system calls. #3891
  • Added support for fetching virtual workspaces in parallel after Zowe Explorer activation. #3880
  • Added retry support for file system calls so operations can continue after credentials are updated. #3726
  • Fixed issues seen when user is prompted, having v1 profiles and chooses convert or create new config options.#3757
  • Fixed an error encountered when deleting members in a PDS. #3874
  • Fixed regression where PDS member attributes were no longer listed when using the "Show Attributes" feature from the data set context menu. #3856
  • Fixed job spool poll command to refresh the job spool open in the editor. #3867
  • Fixed regression where a profile was incorrectly detected as using basic authentication, specifically when tokenValue was set in the secure array of a parent profile or a default base profile instead of a service profile. #3855
  • Fixed an issue where uploading a file to a data set or USS from a Windows machine caused extra carriage return characters to be included in its contents. Now, carriage returns are filtered out from carriage return/line feed (CRLF) sequences during upload. #3853
  • Fixed an issue where opening a USS file would show empty contents when an error occurred while fetching the file from the mainframe, instead of displaying an error message. #3894
  • Fixed an issue where the Delete action in the Data Sets tree could delete a PDS member previously selected in the tree rather than the one that was right-clicked. #3883
  • Fixed an issue where switching to a custom credential manager did not update the imperative.json file. #3705
  • Updated Zowe SDKs to version 8.27.3 to address an issue where copying a PDS member to a data set across LPARs failed. This occurred when the target PDS already contained members, but none matched the name of the PDS member being copied. #3848

IBM z/OS FTP for Zowe Explorer

New features and enhancements

Bug fixes

  • Updated Zowe SDKs to 8.27.3 for technical currency. #3896
  • Updated extension name that is displayed in log messages. #3900

Zowe Explorer APIs

New features and enhancements

Bug fixes

  • Fixed an issue where the promptForAuthentication function would throw an AuthCanceledError on invalid authentication for SSO login. #3830
  • Fixed an issue where the IMvs.putContents function did not properly strip carriage returns from chunks during upload operations on Windows. Now, the function correctly converts CRLF sequences to LF, even if the sequence lands on a chunk boundary. #3853
  • Fixed an issue where the vscode.workspace.fs.readFile function would return empty contents for a USS file when an error occurred while fetching the file from the mainframe, instead of displaying an error message. #3894
  • Updated Zowe SDKs to version 8.27.3 to address an issue where copying a PDS member to a data set across LPARs failed. This occurred when the target PDS already contained members, but none matched the name of the PDS member being copied. #3848

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

NewReleases is sending notifications on new releases.