Skip to content

Latest commit

 

History

History
162 lines (76 loc) · 9.93 KB

CHANGELOG.md

File metadata and controls

162 lines (76 loc) · 9.93 KB

2.21.2 (2024-09-19)

Bug Fixes

  • requirements.txt update python version and remove hashes (905b1eb)

2.21.1 (2024-09-16)

Bug Fixes

  • new release for failed ci (3872708)

2.21.0 (2024-09-16)

Features

  • Add additional error handling to some upgrade assurance modules (#561) (c64cd79)

Bug Fixes

  • panos_security_rule: state merged with existing values (#570) (db6c32c)

2.20.0 (2024-04-17)

Features

  • Add new option to panos_active_in_ha module (#560) (a2870f5)

Bug Fixes

  • Add 'parent_interface' parameter for l2/l3 subinterface modules (#552) (73c28a8)
  • panos_facts.py: Fixed virtual systems fact name (#558) (0d0fd6d)

2.19.1 (2023-12-14)

Bug Fixes

  • define in pyproject.toml Python 3.9 for ansible-core 2.14 (#522) (d4cd846)

2.19.0 (2023-12-13)

Features

  • module/panos_edl: New module for External Dynamic Lists (#512) (1e33995)

2.18.0 (2023-11-29)

Features

  • upgrade_assurance: add upgrade assurance modules (40b0d0d)

Bug Fixes

  • upgrade_assurance: error out panorama connections (218e2d2)

2.17.8 (2023-10-23)

Bug Fixes

  • panos_export: Fix create_directory for panos_export for binary files (#492) (d0f8572)

2.17.7 (2023-10-05)

Bug Fixes

  • various: Remove unused imports for pylint testing (#495) (71aecd6)

2.17.6 (2023-09-14)

Bug Fixes

  • gathered_filter: Fix error handling for no-value operators (#489) (351960c)

2.17.5 (2023-09-08)

Bug Fixes

  • gathered_filter: Update logic to cover cases of None (#488) (d2372c5)
  • panos_device_group: Do not move a Device Group if state is set to gathered (#484) (93d61a7)

2.17.4 (2023-08-15)

Bug Fixes

  • event-driven ansible: Update for Red Hat's certification checks (#479) (0fdce26)

2.17.3 (2023-07-11)

Bug Fixes

  • eda: Make custom_logger argument optional (#456) (49ed307)
  • panos_admpwd: Fix success criteria and update example in docs (#457) (9ecdb65)
  • panos_bgp_peer_group: Fix for IBGP export next-hop options (#459) (9489fa2)
  • panos_ike_crypto_profile: Update DH group choices (#461) (8194318)
  • panos_ipsec_profile: Update DH group choices (#462) (1798a3b)
  • panos_software: Modify valid sequence for downloads only (#463) (214c4bb)

2.17.2 (2023-06-28)

Bug Fixes

  • panos_ike_crypto_profile: Fixed auth type non-auth for IKE profile (#418) (0a2abe8)

2.17.1 (2023-06-23)

Bug Fixes

  • Tox-compliant EDA code, and Tox checks in CI (#453) (9a50c9b)
  • eda: Move EDA plugin to correct path (#444) (dc524e9)

2.17.0 (2023-06-14)

Features

  • panos_export: Create directory if it doesn't exist (#434) (9422af0)
  • panos_import: Add private key blocking to keypair import (#417) (3fd5bac)
  • panos_software: name config load option (#398) (378d5a6)

2.16.0 (2023-05-12)

Features

  • event_driven_ansible: New plugin for event-driven ansible (c4b627d)
  • panos_log_forwarding_profile_match_list: Add decryption log-type to log forwarding (#429) (a1dab0a)

2.15.0 (2023-04-27)

Features

  • panos_http_profile: Decrypt and GP for HTTP profiles (#427) (f6c86d9)

2.14.0 (2023-04-26)

Features

  • panos_aggregate_interface: Fast failover for LACP on aggregate network interfaces (#423) (ad89bcd)

Changelog

Details can be found here