Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(panos_custom_url_category): Don't use type parameter #147

Merged
merged 1 commit into from
Oct 16, 2020

Conversation

mrichardson03
Copy link
Contributor

@mrichardson03 mrichardson03 commented Oct 16, 2020

pan-os-python doesn't properly support category matches in CustomUrlCategory yet, so don't use this parameter until it does.

Fixes #143

pan-os-python doesn't properly support category matches in
CustomUrlCategory yet, so don't use this parameter until it does.

Fixes #143
@mrichardson03 mrichardson03 merged commit f84379f into develop Oct 16, 2020
@mrichardson03 mrichardson03 deleted the mrichardson03/issue143 branch October 16, 2020 21:37
github-actions bot pushed a commit that referenced this pull request Oct 30, 2020
## [2.2.0](v2.1.0...v2.2.0) (2020-10-30)

### Features

* **panos_object_facts:** Support applications and application groups ([8d9c138](8d9c138))
* **panos_software:** Only download when actually needed ([4728be7](4728be7))

### Bug Fixes

* **panos_custom_url_category:** Don't use type parameter ([#147](#147)) ([f84379f](f84379f)), closes [#143](#143)
* **panos_custom_url_category:** Fix imports for pandevice ([#145](#145)) ([b268787](b268787)), closes [#142](#142)
* **panos_custom_url_category:** Set type only on PAN-OS 9.0+ ([e94c04a](e94c04a))
@github-actions
Copy link

🎉 This PR is included in version 2.2.0 🎉

The release is available on Ansible Galaxy and GitHub release

Posted by semantic-release bot

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

panos_custom_url_category - Errors on PAN-OS 8.1
1 participant