Skip to content

Releases: nautobot/nautobot-app-chatops

v3.1.3 - 2024-12-20

20 Dec 22:29
251a425
Compare
Choose a tag to compare

What's Changed

  • Replace sync_to_async with database_sync_to_async by @smk4664 in #356

Full Changelog: v3.1.2...v3.1.3

v3.1.2 - 2024-12-19

19 Dec 17:35
55f28cd
Compare
Choose a tag to compare

What's Changed

  • Resolve synchronous function running in the Async Slack Socket Mode by @smk4664 in #350

Full Changelog: v3.1.1...v3.1.2

v3.1.1 - 2024-11-18

19 Nov 00:05
2a7e923
Compare
Choose a tag to compare

v3.1.1 (2024-11-18)

Added

  • #341 - Added a "grafana disabled" view in case a user clicks on a grafana nav menu item when the grafana integration is disabled.

Removed

  • #341 - Removed all grafana integration API files since there are no API views provided by grafana integration.

Fixed

  • #341 - Fixed django-constance not being upgradable due to this app accessing the database before migrations could run.
  • #341 - Removed conditional logic for adding grafana navigation menu items.
  • #341 - Fixed Nautobot v2.3 incompatibility caused by saved views not being able to determine the models' table classes.
  • #341 - Added exception handling for cases where diffsync is not installed, since it's marked as optional.

Dependencies

  • #333 - Fixed slack-sdk to version ^3.19.0 for files_upload_v2.

Documentation

  • #331 - Fix unrecognized relative link and anchors.

Housekeeping

  • #0 - Rebaked from the cookie nautobot-app-v2.4.0.
  • #339 - Changed model_class_name in .cookiecutter.json to a valid model to help with drift management.
  • #341 - Fixed dev environment nautobot_config.py to fall back to constance if environment variable is not used.

Contributors

New Contributors

Full Changelog: v3.1.0...v3.1.1

v3.1.0 - 2024-09-30

30 Sep 22:10
310a6a1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0.2...v3.1.0

v3.0.2

28 Mar 18:38
2216599
Compare
Choose a tag to compare

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

v3.0.1

30 Sep 03:38
3368843
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.0...v3.0.1

v3.0.0

29 Sep 21:59
b7818ee
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.0...v3.0.0

v2.1.0

29 Sep 00:20
862eaf9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.3...v2.1.0

v3.0.0rc2

25 Sep 19:08
9816b74
Compare
Choose a tag to compare
v3.0.0rc2 Pre-release
Pre-release

What's Changed

  • Updated IP Fabric logo. by @justinjeffery-ipf in #240
  • Sort ipf icmp list by @justinjeffery-ipf in #254
  • Remove Grafana urls and navigation if disabled. by @smk4664 in #262
  • Adds some tests by @jvanderaa in #227
  • Fix access_grant_edit by @smk4664 in #266

New Contributors

  • @justinjeffery-ipf made their first contribution in #240

Full Changelog: v3.0.0rc1...v3.0.0rc2

v2.0.3

25 Sep 15:54
a77e55c
Compare
Choose a tag to compare

What's Changed

  • Updated IP Fabric logo. by @justinjeffery-ipf in #240
  • Sort ipf icmp list by @justinjeffery-ipf in #254
  • Remove Grafana urls and navigation if disabled. by @smk4664 in #262
  • Adds some tests by @jvanderaa in #227

New Contributors

  • @justinjeffery-ipf made their first contribution in #240

Full Changelog: v2.0.2...v2.0.3