Bump github.com/PaloAltoNetworks/pango from 0.5.1 to 0.8.0
Bumps github.com/PaloAltoNetworks/pango from 0.5.1 to 0.8.0.
Release notes
Sourced from github.com/PaloAltoNetworks/pango's releases.
Release v0.8.0
Adds support for mass address object management, and tweaks multi deletes to make them more reliable.
Release v0.7.2
Allow pre/post rulebase and shared for all policy namespaces.
Release v0.7.1
Updating WaitForJob to accept an extras param.
Release 0.7.0
Tagging for Terraform 1.9.0 release.
Release v0.6.0
- Add Panorama device group function to set/get hierarchy
- Add VM auth key functions to
Panorama- Add initial HA support
- Add custom header support for clients
- Add
curllogging support- Add audit comment support for policies
- Add better checking for panorama rulebase / device group pairings for policies
- Add
client.Plugins()- Add predefined application support
- Add predefined service support
- Add
client.Vsysnamespace- Add
client.Export()- Add
client.GetTechSupportFile()New params:
- objs/edl
- netw/zone
- dev/general
Commits
c5ca55afeat: Chunk the deletes as executed innamespace.standard.Delete()039c174feat(objs.addr): Add ConfigureObjects()88f12b8fix(util.ValidateRulebase): Allow pre/post rulebase and shared50fc449test: fixing unittestsc13eb9afixes #82 - add extras parameter to client.WaitForJob (#83)eb3d47efeat(pbf): Adding GroupTag supportfce23d4feat(nat): Adding GroupTag and Uuidd49021dfixing the testing for vm information sourcesa0579accorrecting vminfosource entry handlingf03e517adding entry functions for custom url categories- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Requires code change
Didn't we decide to remove the PaloAlto/PanOS support in favor of the more general post update triggers (or whatever we called them)? Unless that changed this probably should be removed, not updated.
@dependabot recreate
Superseded by #1033.