Skip to content

v2.11.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Oct 08:42
· 140 commits to main since this release

2.11.0 (2022-10-12)

Features

  • panos_address_group: Add gathered_filter (6a3b230)
  • panos_address_object: Add gathered_filter (41eb4e6)
  • panos_administrator: Add gathered_filter (bb96343)
  • panos_aggregate_interface: Add gathered_filter (d0f3565)
  • panos_application_filter: Add gathered_filter (dd13a94)
  • panos_application_group: Add gathered_filter (4364945)
  • panos_application_object: Add gathered_filter (61ce619)
  • panos_bgp_aggregate: Add gathered_filter (c8f33b5)
  • panos_bgp_auth: Add gathered_filter (d16ce2a)
  • panos_bgp_dampening: Add gathered_filter (e1e3aea)
  • panos_bgp_peer: Add gathered_filter (b1bfcb6)
  • panos_bgp_peer_group: Add gathered_filter (0f1ada7)
  • panos_bgp_redistribute: Add gathered_filter (1e061d0)
  • panos_custom_url_category: Add gathered_filter (2a746a9)
  • panos_decryption_rule: Add gathered_filter (ae52d5c)
  • panos_device_group: Add gathered_filter (99bf61a)
  • panos_dhcp: Add gathered_filter (75ca8a2)
  • panos_dhcp_relay: Add gathered_filter (0bd9a46)
  • panos_dhcp_relay_ipv6_address: Add gathered_filter (651d5fa)
  • panos_dynamic_user_group: Add gathered_filter (2f53fdc)
  • panos_email_profile: Add gathered_filter (8503a82)
  • panos_email_server: Add gathered_filter (812de38)
  • panos_gre_tunnel: Add gathered_filter (864e4cc)
  • panos_http_profile: Add gathered_filter (c493ce8)
  • panos_http_profile_header: Add gathered_filter (deda1f3)
  • panos_http_profile_param: Add gathered_filter (814071f)
  • panos_ike_crypto_profile: Add gathered_filter (cd41ef0)
  • panos_ike_gateway: Add gathered_filter (7813798)
  • panos_interface: Add gathered_filter (6406d44)
  • panos_ipsec_ipv4_proxyid: Add gathered_filter (37adb74)
  • panos_ipsec_profile: Add gathered_filter (c1c725a)
  • panos_ipsec_tunnel: Add gathered_filter (c48c37c)
  • panos_ipv6_address: Add gathered_filter (47c66a7)
  • panos_l2_subinterface: Add gathered_filter (3886738)
  • panos_l3_subinterface: Add gathered_filter (6e39162)
  • panos_log_forwarding_profile: Add gathered_filter (62e4cc5)
  • panos_log_forwarding_profile_match_list: Add gathered_filter (8d51183)
  • panos_log_forwarding_profile_match_list_action: Add gathered_filter (4f60414)
  • panos_loopback_interface: Add gathered_filter (b69c3b4)
  • panos_management_profile: Add gathered_filter (2371f70)
  • panos_nat_rule2: Add gathered_filter (369dbf4)
  • panos_pbf_rule: Add gathered_filter (b13fb99)
  • panos_pg: Add gathered_filter (783c043)
  • panos_redistribution: Add gathered_filter (5a5ef22)
  • panos_region: Add gathered_filter (caf289e)
  • panos_schedule_object: Add gathered_filter (0458441)
  • panos_security_rule: Add gathered_filter (1e6f2af)
  • panos_service_group: Add gathered_filter (1abba4a)
  • panos_service_object: Add gathered_filter (f808bee)
  • panos_snmp_profile: Add gathered_filter (87a1ad0)
  • panos_snmp_v2c_server: Add gathered_filter (c377cdc)
  • panos_snmp_v3_server: Add gathered_filter (834901c)
  • panos_static_route: Add gathered_filter (195b5e4)
  • panos_syslog_profile: Add gathered_filter (40dc843)
  • panos_syslog_server: Add gathered_filter (3f1f966)
  • panos_template: Add gathered_filter (d10d136)
  • panos_template_stack: Add gathered_filter (d61a326)
  • panos_template_variable: Add gathered_filter (8c1fea2)
  • panos_tunnel: Add gathered_filter (9f3b08c)
  • panos_virtual_router: Add gathered_filter (6857369)
  • panos_virual_wire: Add gathered_filter (e400f2d)
  • panos_vlan: Add gathered_filter (ec7172e)
  • panos_vlan_interface: Add gathered_filter (397785b)
  • panos_zone: Add gathered_filter (305a8e3)

Bug Fixes

  • panos_bgp_policy_rule: Add conditional for address_prefix (#340) (666d78e)
  • panos_loopback_interface: Defined vsys_dg before attempting to use it (646357a), closes #341
  • Instantiate classes that have Name = None when building up parent object hierarchies (229a5e0), closes #339