Skip to content

Releases: zowe/zowe-explorer-vscode

v1.7.0

01 Jul 16:10
bba9440
Compare
Choose a tag to compare

v1.6.0

02 Jun 22:56
Compare
Choose a tag to compare
  • Create connections with any registered profile type. Thanks @JillieBeanSim
  • Streamline first profile creation. Thanks @crawr
  • Add recall options for migrated datasets. Thanks @Pranay154
  • Fix persistent data after recall functionality. Thanks @katelynienaber
  • Fix deleting and editing connection not considering other profile types. Thanks @phaumer
  • Fix multiple prompts when escaping/canceling editing session. Thanks @jellypuno
  • Fix failure to load optional secure fields from profiles. Thanks @tjohnsonBCM
  • Fixed issue when manually editing/deleting associated profiles. Thanks @Colin-Stone
  • Refactor unit tests. Thanks @stepanzharychevbroadcom, @katelynienaber

v1.5.2

02 Jun 14:45
4081c41
Compare
Choose a tag to compare

v1.5.1

07 May 19:23
2d09a64
Compare
Choose a tag to compare
  • Fix failure to load optional secure fields from profiles. Thanks @tjohnsonBCM
  • Fix pressing Escape does not abort Edit profile dialogue. Thanks @jellypuno
  • Fix editing of Credentials when setting them to spaces. Thanks @jellypuno
  • Fix deletion of profiles not considering all extensibility use cases. Thanks @phaumer

v1.5.0

29 Apr 19:41
d483af0
Compare
Choose a tag to compare
  • Fixes for saving of Datasets from Favourites section. Thanks @stepanzharychevbroadcom
  • Creation of alternative types of profiles. Thanks @phaumer
  • Management of Theia specific merge conflict resolution. Thanks @Alexandru-Dumitru
  • Add to recall when PS File opened. Thanks @katelynienaber
  • Provide edit support for Profile credentials. Thanks @jellypuno
  • Support for profile deletion. Thanks @crawr
  • Addressed USS file merge conflict triggering issue. Thanks @Alexandru-Dumitru
  • Provide refresh all method for Zowe Explorer - Extenders. Thanks @phaumer
  • Extender guidelines and documentation. Thanks @Colin-Stone
  • Provision of profile association links to support extenders of Zowe Explorer. Thanks @Colin-Stone
  • Creation of an extender API for extenders of Zowe Explorer. Thanks @Colin-Stone
  • Management of VSAM files within Dataset explorer. Thanks @Colin-Stone
  • VSCode context now based on Regular expression for flexibility. Thanks @Colin-Stone
  • Vsix file deployment via Theia pipeline. Thanks @crawr
  • Reduction in size of extension.ts file. Thanks @katelynienaber
  • ContextValue of undefined error addressed for new members. Thanks @katelynienaber
  • Fixed when Pull from mainframe didn't work on USS Files. Thanks @stepanzharychevbroadcom
  • Fixed Bug submitting JCL from Command Palette. Thanks @stepanzharychevbroadcom
  • Refactoring of testing for accuracy and maintainability. Thanks @stepanzharychevbroadcom

v1.4.1

08 Apr 16:06
7b197c3
Compare
Choose a tag to compare
  • Fix for USS files not saving correctly. Thanks @phaumer
  • Icon update for migrated files only. Thanks @Colin-Stone

v1.4.0

31 Mar 12:38
7b197c3
Compare
Choose a tag to compare

v1.3.1

16 Mar 16:10
e0bf66a
Compare
Choose a tag to compare

v1.3.0

25 Feb 20:40
cbb5bf1
Compare
Choose a tag to compare
  • Dependency on ~/.zowe folder existing removed. Thanks @tjohnsonBCM
  • Label changes for specific datset functionality. Thanks @CForrest97
  • Zowe Explorer to incorporate @zowe CLI implementation. Thanks @zFernand0
  • Profiles manage other profile types apart from zosmf. Thanks @Colin-Stone
  • Exploit imperative bundled keytar for secure credentials when standalone. Thanks @Colin-Stone

v1.2.4

25 Feb 14:58
8674bef
Compare
Choose a tag to compare
  • Fix to Credentials initialization to wait on promise. @Colin-Stone