v3.0.2
What's Changed
Added
- #270 - Add run_job Nautobot subcommand, which initiates a job with kwargs or a job requiring no manual form input.
- #270 - Add run_job_form Nautobot subcommand, which presents job's form widgets to the user.
- #270 - Add get_jobs Nautobot subcommand, which returns all Nautobot jobs viewable to user.
- #270 - Add filter_jobs Nautobot subcommand, which returns filtered set of Nautobot jobs viewable to user.
- #288 - Added Cisco NSO integration
Changed
- #265 - Aligned integrations documentation structure with SSoT.
- #297 - Replaced pydocstyle with ruff.
Fixed
- #293 - Fix Aristacv not disabling with the setting.
Housekeeping
- #8, #307 - Re-baked from the latest template.
- #293 - Add debug logs to msteams dispatcher and api view.
New Contributors
- @nautobot-bot made their first contribution in #297
- @zackt25 made their first contribution in #293
Full Changelog: v3.0.1...v3.0.2