Skip to content

Releases: PaloAltoNetworks/pan-os-python

0.3.2

13 Apr 21:47
Compare
Choose a tag to compare

New objects:

  • policies.Rulebase
  • policies.PreRulebase
  • policies.PostRulebase

0.3.1

12 Apr 23:57
Compare
Choose a tag to compare

Status: Alpha

New objects:

  • policies.SecurityRule
  • objects.AddressGroup

API changes:

  • Changed refresh_all to refreshall and apply_all to applyall
  • Added insert() method to PanObject base class

Fixes:

  • Objects can now be added as children of Panorama which will make them 'shared'
  • Fixes for tracebacks
  • Minor fixes to documentation and docstrings

0.3.0

19 Mar 02:27
Compare
Choose a tag to compare

First release to PyPI