Releases: PaloAltoNetworks/pan-os-python
Releases · PaloAltoNetworks/pan-os-python
v1.0.1
v1.0.0
IMPORTANT
- Python 2.7 support is deprecated in this release. This means that pan-os-python v1.0.0 will technically work with python 2.7, but we will not fix bugs specifically related to python 2.7. It also means you can migrate to pan-os-python 1.0.0 and python 3.x, and it doesn't matter which you upgrade first. The next feature release of pan-os-python (v1.1.0) will remove support for python 2.7.
Features
- Add type parameter to CustomUrlCategory (f3c85d6), closes #244
- Add FQDN support to IKE gateways (722594c), closes #250 #252
- Add normalized objects for firewall and Panorama commits (0983558), closes #220
- Add support for wildcard address objects (e859ff6), closes #228 #226
Bug Fixes
v1.0.0-beta.2
v1.0.0-beta.1
1.0.0-beta.1 (2020-07-24)
0.14.0
New Classes:
objects.DynamicUserGroup
policies.PolicyBasedForwarding
Other Updates:
- Added dynamic user group (DUG) support to the userid namespace
- Fixes to
network.AggregateInterface
- Removed default value from
network.IkeGateway.peer_id_check
- Docstring updates
0.13.0
0.12.0
0.11.1
0.11.0
- Added
network.GreTunnel
- Added
uuid
params for security and NAT rules - Fixed User-ID's
get_registered_ip()
- Added
objects.LogForwardingProfile
and related sub-objects - Added
device.SnmpServerProfile
and related sub-objects - Added
device.EmailServerProfile
and related sub-objects - Added
device.SyslogServerProfile
and related sub-objects - Added
device.HttpServerProfile
and related sub-objects