Skip to content

1.3.0

Compare
Choose a tag to compare
@mitchos mitchos released this 13 Jul 10:35
· 133 commits to main since this release

What's Changed

  • Resolves #112 - Add Support for ZPA Inspection API Endpoints
  • Fixes #130 - pyZscaler doesn't support non-production clouds

Full Changelog: 1.2.1...1.3.0

Breaking Changes

  • The ZCC module now requires you to specify the cloud for your mobile portal tenant. You will need to include the cloud attribute when instantiating the ZCC class.

Other notes

  • All modules (ZIA, ZPA and ZCC) now support an override URL to accommodate any custom URI or future clouds that may be provided by Zscaler. See the documentation for each module for more information on how to employ this feature if required.