Skip to content

v1.0.0-dev11

Pre-release
Pre-release
Compare
Choose a tag to compare
@t1m0thyj t1m0thyj released this 13 Mar 15:30
· 431 commits to main since this release

Enhancements

  • Added method to save secure profile properties to vault #72
  • Added method to save profile properties to zowe.config.json file #73
  • Added CredentialManager class to securely retrieve values from credentials and manage multiple credential entries on Windows #134
  • Added method to load profile properties from environment variables #136
  • Added validation of zowe.config.json file matching the schema #192
  • Added Secrets SDK for storing client secrets in OS keyring #208

Bug Fixes

  • Fixed profile merge order to match Node.js SDK #190
  • Fixed issue for datasets and jobs with special characters in URL #211
  • Fixed exception handling in session.py #213