Skip to content

Releases: PaloAltoNetworks/pan-os-python

0.9.1

24 Apr 19:56
Compare
Choose a tag to compare
  • Added additional handling for authcode activation responses from PAN-OS.

0.9.0

22 Apr 21:08
Compare
Choose a tag to compare
  • Added VlanInterface.set_vlan_interface()
  • Minor bug fix

0.8.0

26 Mar 01:11
Compare
Choose a tag to compare
  • Added flag to control VsysOperation's filtering on refreshall()
  • Fixed virtual router's childtypes - RedistributionProfileIPv6 now shows up

0.7.0

15 Mar 22:55
Compare
Choose a tag to compare
  • Added next-vr as an option for static route next hop types
  • Updated set_vsys() / set_virtual_router() / set_vlan() / set_zone() work with templates and template stacks
  • Added panorama functions for VM auth keys
  • Added child object support for template stacks
  • Added objects.CustomUrlCategory
  • Added network.Bgp
  • Added network.RedistributionProfile
  • Added network.RedistributionProfileIPv6
  • Added network.BgpRoutingOptions
  • Added network.BgpOutboundRouteFilter
  • Added network.BgpDampeningProfile
  • Added network.BgpAuthProfile
  • Added network.BgpPeerGroup
  • Added network.BgpPeer
  • Added network.BgpPolicyFilter
  • Added network.BgpPolicyNonExistFilter
  • Added network.BgpPolicyAdvertiseFilter
  • Added network.BgpPolicySuppressFilter
  • Added network.BgpPolicyConditionalAdvertisement
  • Added network.BgpPolicyRule
  • Added network.BgpPolicyImportRule
  • Added network.BgpPolicyExportRule
  • Added network.BgpPolicyAddressPrefix
  • Added network.BgpPolicyAggregationAddress
  • Added network.BgpRedistributionRule
  • Minor bug fixes

0.6.6

16 Oct 22:06
Compare
Choose a tag to compare
  • Added test_security_policy_match() to PanDevice objects

0.6.5

07 Oct 20:40
Compare
Choose a tag to compare
  • Fixed: ICMP Unreachable param type in security rules
  • Fixed: Content upgrade error
  • Fixed: (Python3) The comparison of encrypted types
  • Various documentation fixes

0.6.4

10 Jul 21:45
Compare
Choose a tag to compare
  • Added .move() function to move config elements
  • Added objects.SecurityProfileGroup
  • Added "devices" param to panorama.TemplateStack
  • Added dynamic NAT translation support for PAN-OS 8.1+
  • Fixed ha.HighAvailability for PAN-OS 8.1+

0.6.3

17 Jun 21:29
Compare
Choose a tag to compare
  • Fixed: uid always returns a string

0.6.2

17 Jun 21:29
Compare
Choose a tag to compare
  • Fixed: issue in error checking

0.6.1

17 Jun 21:29
Compare
Choose a tag to compare
  • Added: visualize configuration tree in Jupyter Notebooks and graphviz
  • Fixed: small xpath generation issue
  • Fixed: uid is equal to id when id exists