Releases: zscaler/zscaler-sdk-python
Releases · zscaler/zscaler-sdk-python
v0.4.0
0.4.0 (2024-06-07)
Features
- Added support to ZPA Microtenant endpoints (#105) (bc9b15f)
v0.3.1
0.3.1 (2024-05-29)
Bug Fixes
- Enhanced zpa rate-limit with retry-after header tracking (#100) (afda28e)
v0.3.0
0.3.0 (2024-05-25)
Features
- Added support the zpa policy set v2 endpoints (#96) (f144d90)
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)