npm @zowe/zowe-explorer-api 2.9.0
v2.9.0

15 months ago

Zowe Explorer

New features and enhancements

  • Added option to save unique data set attributes as a template after allocation for future use. #1425 Thanks @JillieBeanSim
  • Added "Cancel Job" feature for job nodes in Jobs tree view. #2251 Thanks @traeok
  • Enhanced ID generation for parent tree nodes to ensure uniqueness. Thanks @traeok
  • Added support for custom credential manager extensions in Zowe Explorer #2212 Thanks @rudyflores

Bug fixes

  • Fixed issue where the "Disable Validation for Profile" context menu option did not update to "Enable Validation for Profile" after use. #1897 Thanks @traeok
  • Fixed parameters passed to path.join() calls #2172 Thanks @awharn
  • Fixed issue handling job files with the same DD names across different steps. #2279 Thanks @deltatager
  • Fixed issue handling job files with unnamed steps. #2315 Thanks @deltatager
  • Fixed issue with Windows path when uploading a file to a data set. #2323 Thanks @JillieBeanSim
  • Fixed an issue where the mismatch etag error returned was not triggering the diff editor, resulting in possible loss of data due to the issue. #2277 Thanks @JillieBeanSim
  • Fixed issue where refreshing views collapsed the respective trees. #2215 Thanks @adam-wolfe
  • Fixed an issue where user would not get prompted when authentication error is thrown. #2334 Thanks @rudyflores

Zowe Explorer Extension for FTP

Bug fixes

  • Fixed an issue with mismatch etag, correcting error message sent to Zowe Explorer to trigger diff editor. #2277 Thanks @JillieBeanSim
  • Renamed instances of "dataset" to "data set" for consistency across Zowe Explorer. Thanks @adam-wolfe
  • Fixed an issue with prompting for credentials by correcting the 401 error when throwing an auth error. #2334 Thanks @rudyflores

Zowe Explorer APIs

New features and enhancements

  • Added optional IZoweTree functions, addDsTemplate and getDSTemplates. Thanks @JillieBeanSim
  • Added a new type DataSetAllocTemplate for data set attributes. Thanks @JillieBeanSim
  • Added optional cancelJob function to ZoweExplorerApi.IJes interface. Thanks @traeok
  • Added z/OSMF API implementation for cancelJob function. Thanks @traeok
  • Added optional id variable to IZoweTreeNode interface, which can be used to designate a unique ID for a tree node. #2215 Thanks @adam-wolfe
  • Fixed error shown by API when accessing the name and type property of a profile when updating the profile arrays. #2334 Thanks @rudyflores

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

NewReleases is sending notifications on new releases.