npm @zowe/zowe-explorer-api 2.18.1
v2.18.1

latest release: 3.1.2
7 days ago

Zowe Explorer

Bug fixes

  • Fix issue where the Zowe Explorer VS Code command Refresh Zowe Explorer failed catastrophically. #3100
  • Fixed an issue where the ProfilesUtils.getProfileInfo function returned a new ProfileInfo instance that did not respect the ZOWE_CLI_HOME environment variable and workspace paths. #3168
  • Fixed an issue where the location prompt for the Create Directory and Create File USS features would appear even when a path is already set for the profile or parent folder. #3183
  • Fixed an issue where the Create Directory and Create File features would continue processing when the first prompt was dismissed, causing an incorrect path to be generated. #3183
  • Fixed an issue where the Create Directory and Create File features would incorrectly handle user-specified locations with trailing slashes. #3183
  • Fixed an issue where renaming a data set with unsaved changes did not cancel the rename operation. Now, when renaming a data set with unsaved changes, you are prompted to resolve them before continuing. #3328
  • Fixed an issue where a migrated data set is unusable after it is recalled through Zowe Explorer. #3294
  • Fixed an issue where a recalled PDS is expandable after it is migrated through Zowe Explorer. #3294
  • Fixed an issue where data set nodes did not update if migrated or recalled outside of Zowe Explorer. #3294
  • Fixed an issue where clicking on a file in the Unix System Services tree caused the tree to abruptly change focus to the selected item. #2486
  • Fixed an issue where binary USS files were not fetched using the "Pull from Mainframe" context menu option. #3355
  • Fixed an issue with Auto Save where a failed UNIX file or data set save operation caused an infinite loop of save requests. #2406, #2627
  • Fixed an issue where "Open with Encoding" menu failed when tagged encoding was selected for a binary USS file. #3377
  • Fixed an issue where editing a team config file or updating secrets in the OS credential vault could trigger multiple events for a single action. #3378
  • Updated the @zowe/cli dependency to v7.29.8 for technical currency. #3378
  • Fixed issue where Search operation did not prompt for credentials if profile contains expired token. #2259
  • Fixed issue where inactive status was not displayed for profiles loaded from Global Config. #3134
  • Fixed an issue where invalid credentials could trigger the Update Credentials prompt twice in new VS Code session. #3376
  • Fixed an issue where expanding a job node to show spool doesn't trigger the Update Credentials prompt when credentials are invalid. #3376
  • Fixed data loss when creating a data set member with the same name as an existing member. When creating a new member, the user is now prompted to replace it if the member already exists. [#3327]
  • Fixed an issue where profile encoding is not respected when opening job spool files. #3504
  • Fixed an issue where the user was unnecessary prompting after choosing to replace existing data set members when creating new ones. #3522

IBM z/OS FTP for Zowe Explorer

Bug fixes

  • Updated the @zowe/cli dependency to v7.29.8 for technical currency. #3378
  • Fixed issue where FTP client errors incorrectly triggered authentication prompts instead of showing appropriate error messages. #3534

Zowe Explorer APIs

Bug fixes

  • Fixed an issue where the responseTimeout profile property was ignored for z/OSMF MVS and USS API calls. #3225
  • Added optional encoding argument which was missing from the ZoweExplorerApi.IJes.getSpoolContentById method. #3504
  • Updated the @zowe/cli dependency to v7.29.8 for technical currency. #3378

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

NewReleases is sending notifications on new releases.