Zowe

Latest version: v0.2.0

Safety actively analyzes 631370 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

1.0.0dev14

Enhancements

- Added method `Files.download_uss` to download USS files to disk
- Added support to `Tso` class for loading TSO profile properties

Bug Fixes

- Fixed `Files.download_dsn` and `Files.download_binary_dsn` failing to write contents to disk [179](https://github.com/zowe/zowe-client-python-sdk/issues/179)
- Fixed `Files.delete_data_set` and `Files.list_dsn_members` so they encode URLs correctly
- Fixed `Files.upload_to_uss` displaying an unclosed file warning
- Fixed loading environment variables when there is no schema file in current directory

1.0.0dev13

Enhancements

- Next Breaking: Updated core SDK method `RequestHandler.perform_streamed_request` to return response object instead of raw buffer. [245](https://github.com/zowe/zowe-client-python-sdk/pull/245)

Bug Fixes

- Fixed `Files.create_data_set` to accept "FBA", "FBM", "VBA", "VBM" as valid recfm [240](https://github.com/zowe/zowe-client-python-sdk/issues/240)
- Fixed an issue with `Jobs.list_jobs` user correlator parameter [242](https://github.com/zowe/zowe-client-python-sdk/issues/242)
- Fixed default encoding for I/O operations to be UTF-8 on Windows [243](https://github.com/zowe/zowe-client-python-sdk/issues/243)

1.0.0dev12

Bug Fixes

- Fixed Secrets SDK requiring LD_LIBRARY_PATH to be defined when installed from wheel on Linux [229](https://github.com/zowe/zowe-client-python-sdk/issues/229)
- Fixed 'issue_command' Console API function to provide custom console name [231](https://github.com/zowe/zowe-client-python-sdk/issues/231)

1.0.0dev11

Enhancements

- Added method to save secure profile properties to vault [72](https://github.com/zowe/zowe-client-python-sdk/issues/72)
- Added method to save profile properties to zowe.config.json file [73](https://github.com/zowe/zowe-client-python-sdk/issues/73)
- Added CredentialManager class to securely retrieve values from credentials and manage multiple credential entries on Windows [134](https://github.com/zowe/zowe-client-python-sdk/issues/134)
- Added method to load profile properties from environment variables [136](https://github.com/zowe/zowe-client-python-sdk/issues/136)
- Added validation of zowe.config.json file matching the schema [192](https://github.com/zowe/zowe-client-python-sdk/issues/192)
- Added Secrets SDK for storing client secrets in OS keyring [208](https://github.com/zowe/zowe-client-python-sdk/issues/208)

Bug Fixes

- Fixed profile merge order to match Node.js SDK [190](https://github.com/zowe/zowe-client-python-sdk/issues/190)
- Fixed issue for datasets and jobs with special characters in URL [211](https://github.com/zowe/zowe-client-python-sdk/issues/211)
- Fixed exception handling in session.py [213](https://github.com/zowe/zowe-client-python-sdk/issues/213)

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.