v3.0 Release Notes
Added
- #112 - Add ability to link Chat User with Nautobot User.
- #272 - Add ObjectNotesView for ChatOps models.
Fixed
- #281 - Address permissions bug found during release review.
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.