Skip to content

1.4.1

Compare
Choose a tag to compare
@mitchos mitchos released this 20 Feb 12:09
· 95 commits to main since this release

What's Changed

  • Fixes #160 - Sandbox file submittal not functioning
  • Fixes #174 - [BUG]: create_token() is hardcoded to post only production URL 'https://config.private.zscaler.com/signin
  • Fixes #175 - [BUG] zia.url_categories.delete_urls_from_category will empty urls in "URLs Retaining Parent Category"
  • Updates developer dependencies to latest supported versions
  • Various minor formatting issues

A general warning that pyZscaler will likely drop support for Python 3.7 in the next upcoming version due to EoL of Python 3.7 in June 2023. In addition to the security considerations for doing so, please consider moving to Python 3.8 if you're currently on 3.7 to take advantage of future pyZscaler versions.

Full Changelog: 1.4.0...1.4.1