consul-terraform-sync icon indicating copy to clipboard operation
consul-terraform-sync copied to clipboard

Bump github.com/PaloAltoNetworks/pango from 0.5.1 to 0.8.0

Open dependabot[bot] opened this issue 3 years ago • 3 comments

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 curl logging 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.Vsys namespace
  • Add client.Export()
  • Add client.GetTechSupportFile()

New params:

  • objs/edl
  • netw/zone
  • dev/general
Commits
  • c5ca55a feat: Chunk the deletes as executed in namespace.standard.Delete()
  • 039c174 feat(objs.addr): Add ConfigureObjects()
  • 88f12b8 fix(util.ValidateRulebase): Allow pre/post rulebase and shared
  • 50fc449 test: fixing unittests
  • c13eb9a fixes #82 - add extras parameter to client.WaitForJob (#83)
  • eb3d47e feat(pbf): Adding GroupTag support
  • fce23d4 feat(nat): Adding GroupTag and Uuid
  • d49021d fixing the testing for vm information sources
  • a0579ac correcting vminfosource entry handling
  • f03e517 adding entry functions for custom url categories
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

dependabot[bot] avatar May 10 '22 18:05 dependabot[bot]

Requires code change

jwair avatar May 10 '22 18:05 jwair

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.

eikenb avatar May 13 '22 20:05 eikenb

@dependabot recreate

jwair avatar May 25 '22 18:05 jwair

Superseded by #1033.

dependabot[bot] avatar Sep 27 '22 05:09 dependabot[bot]