You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Zowe Explorer
Fixed the issue that prevented edited profile base paths from being saved #989. Thanks @katelynienaber
Fixed the issue that prevented Zowe Explorer from storing empty values for optional profile fields, such as user, password, timeout, and encoding. This is done to be consistent with the way Zowe CLI stores profile information when creating and editing profiles #1016. Thanks @katelynienaber
Fixed the issue that caused repeated credential prompting if a user refused to authenticate #1147. Thanks @katelynienaber
Fixed the issue that caused Favorite profiles that were removed to persist between IDE sessions #1144. Thanks @lauren-li
Fixed the issue that prevented updated credential prompting from occurring when a profile was marked “invalid” #1095. Thanks @katelynienaber