Skip to content

v1.12.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 11 Apr 22:19

1.12.0 (2024-04-11)

Features

  • ApplicationFilter: Add new_appid parameter (#547) (bc96108)
  • Firewall: New fields for show_system_resources (#544) (9e8cc2a)
  • Handling Log Collector Group (LCG) pushes (#493) (7e87952)
  • panos/network: Advanced routing engine (#539) (173bb8a)
  • Enhance updater logic (#548) (23ed1ad)
  • network.BgpPolicyRule: Add action_community_modifier param (#535) (58ce888), closes #534
  • PanDevice: add is_ready() (#532) (a6b018e)

Bug Fixes

  • _parse_job_results: Catch None details in response (#471) (f01ae25), closes #470