Skip to content

v3.0.2

Compare
Choose a tag to compare
@smk4664 smk4664 released this 28 Mar 18:38
· 27 commits to main since this release
2216599

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

Full Changelog: v3.0.1...v3.0.2