Releases: zscaler/zscaler-sdk-python
Releases · zscaler/zscaler-sdk-python
v0.2.0
0.2.0 (2024-05-14)
Features
- Added Cloud Browser Isolation Endpoints and Tests (#89) (2185263)
v0.1.8
0.1.8 (2024-05-09)
Bug Fixes
- Fixed privileged remote access add_portal method return response (#86) (a8391f6)
v0.1.7
0.1.7 (2024-05-06)
Bug Fixes
- Upgraded python-box to v7.1.1 (1b13d06)
v0.1.6
0.1.6 (2024-04-30)
Bug Fixes
v0.1.5
0.1.5 (2024-04-26)
Bug Fixes
- Update ZPA LSS clientTypes and log formats to new lss v2 endpoint (#77) (3a693ed)
v0.1.4
0.1.4 (2024-04-26)
Bug Fixes
- Fixed ZPA Connector Schedule functions due to endpoint handler change (#76) (3faac21)
v0.1.3
0.1.3 (2024-04-25)
Notes
- Python Versions: v3.8, v3.9, v3.10, v3.11
Internal Changes
- Removed .devcontainer directory and updated makefile (#75)
- Transition from setup.py to Poetry (#75)
v0.1.1
0.1.1 (April, 19 2024)
Notes
- Python Versions: v3.8, v3.9, v3.10, v3.11
Internal Changes
- Refactored
setup.py
for better packaging and improved long description through README.md (#57)
- Refactored Integration Tests by removing
async
decorators (#63)