Skip to content

1.5.0

Compare
Choose a tag to compare
@mitchos mitchos released this 22 Jun 23:42
· 37 commits to main since this release

Thanks for everyone's patience on this release, this has taken a fair bit of work to get out as I really wanted to focus on ZDX support and some of the recent bugs posted.

Note

I had some issues with my ZDX tenant that prevented me from fully testing pagination so if you hit any strange behaviour then please log an Issue and I'll look into it.

What's Changed

  • Adds support for all ZDX API endpoints
  • Fixes #198 - Can not updated Sub-Location options
  • Fixes #200 Add location by sending more Model attributes as a body json/dict
  • docs: fix zpa.session example code by @alvarogonzalez-packlink in #185
  • Fixes #177 Dropped support for Python 3.7 due to EoL in June 2023.
  • Updated developer dependencies to latest versions
  • Removed deprecated zpa.connector_groups module, which was superseded by zpa.connectors last year
  • Updated Sphinx document generation config

New Contributors

Full Changelog: 1.4.1...1.5.0