Skip to content

Releases: zscaler/zscaler-sdk-python

v0.10.0

16 Nov 01:52
Compare
Choose a tag to compare

0.10.0 (November,15 2024)

Notes

  • Python Versions: v3.8, v3.9, v3.10, v3.11

Enhancements

ZIA Pac Files

  • Added GET /pacFiles to Retrieves the list of all PAC files which are in deployed state.(#203)
  • Added GET /pacFiles/{pacId}/version to Retrieves all versions of a PAC file based on the specified ID. (#203)
  • Added GET /pacFiles/{pacId}/version/{pacVersion} to Retrieves a specific version of a PAC file based on the specified ID. (#203)
  • Added POST /pacFiles to Adds a new custom PAC file.(#203)
  • Added DELETE /pacFiles/{pacId} to Deletes an existing PAC file including all of its versions based on the specified ID.(#203)
  • Added PUT /pacFiles/{pacId}/version/{pacVersion}/action/{pacVersionAction} to Performs the specified action on the PAC file version and updates the file status.(#203)
  • Added POST /pacFiles/validate to send the PAC file content for validation and returns the validation result.(#203)
  • Added POST /pacFiles/{pacId}/version/{clonedPacVersion} to Adds a new PAC file version by branching an existing version based on the specified ID. (#203)

v0.9.7

05 Nov 18:00
75ae58f
Compare
Choose a tag to compare

0.9.7 (2024-11-05)

Bug Fixes

  • Fixed ZPA/ZIA pagination and ZPA Complex Rule template. (#200) (75ae58f)

v0.9.6

30 Oct 04:46
Compare
Choose a tag to compare

0.9.6 (2024-10-30)

Bug Fixes

  • Fixed Policy Set Controller Conditions Template (#194) (00fb15c)

v0.9.5

09 Oct 22:41
d66ebb5
Compare
Choose a tag to compare

0.9.5 (2024-10-09)

Bug Fixes

  • Fixed ZPA App Connector Bulk functions and ZIA location Management (#182) (d66ebb5)

v0.9.4

04 Oct 06:07
432e1a1
Compare
Choose a tag to compare

0.9.4 (2024-10-04)

Bug Fixes

  • Fixed ZPA Microtenant Update and ZIA Static IP (#174) (432e1a1)

v0.9.3

17 Sep 00:44
Compare
Choose a tag to compare

0.9.3 (2024-09-17)

Bug Fixes

  • Added function list_version_profiles to ZPA connectors package (#156) (99d471d)

v0.9.2

12 Sep 17:52
90112a6
Compare
Choose a tag to compare

0.9.2 (2024-09-12)

Bug Fixes

  • Fixed ZIA DLP Engine description missing attribute in payload construction (#154) (90112a6)

v0.9.1

31 Aug 00:49
e496df7
Compare
Choose a tag to compare

0.9.1 (2024-08-31)

Bug Fixes

  • Added Zscaler Mobile Admin Portal package (#142) (e496df7)

v0.9.0

23 Aug 23:41
Compare
Choose a tag to compare

0.9.0 (2024-08-23)

Features

  • Added new ZPA PUT v2 Endpoint for Segment Group Updates (#136) (3485331)

v0.8.0

17 Aug 07:01
Compare
Choose a tag to compare

0.8.0 (2024-08-17)

Features

  • Added new ZIA Cloud App Control Rule and URL Domain Review Endpoints (e99c4a3)
  • Added new ZIA Cloud App Control Rule and URL Domain Review Endpoints (#132) (5c91002)