hashicorp / consul-terraform-sync

Consul Terraform Sync is a service-oriented tool for managing network infrastructure near real-time.
Mozilla Public License 2.0
121 stars 27 forks source link

Bump github.com/PaloAltoNetworks/pango from 0.5.1 to 0.10.2 #1051

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps github.com/PaloAltoNetworks/pango from 0.5.1 to 0.10.2.

Release notes

Sourced from github.com/PaloAltoNetworks/pango's releases.

Release v0.10.2

Do individual deletes for namespaces when the PAN-OS version is >= PAN-OS 10.1.5

Release v0.10.1

fix(decryption rules): Corrects path for multiple ssl certificates

Release v0.10.0

Few bug fixes, adding support for multiple SSL certificates for decryption rules

Release v0.9.0

No release notes provided.

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
  • dba4c15 fix: Do individual deletes for namespaces when the version is >= PAN-OS 10.1.5
  • fb075e7 fix(decryption rules): fixing path to multiple ssl certificates
  • 0555fc1 chore: adding tests to verify security rule hip-profile removal
  • 751bcf7 fix(security.entry): hip-profiles removed from v10.1.5+ (#87)
  • 20f8032 feat(decryption rules): Add support for PAN-OS 10.2 multiple certificates
  • 75fe522 Fix Incorrect Certificate Reference on Panorama panos_certificate_import (#96)
  • ab9f212 chore: changing minimum go version to 1.17
  • a34b74f chore: updating ci to golang 1.17 / 1.18 / 1.19
  • 9b8cc73 feat(userid): add timeout as optional attribute (#94)
  • e0ca6ed add ssl decrypt exclude certificate entry support
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.