Skip to content

V1.1.0

Choose a tag to compare

@dgarros dgarros released this 03 Aug 17:38
9ddec52

Added

Assign default custom fields values to new objects (#13)

While new objects are created during onboarding a device, they will inherit model's default custom fields.

Documentation updates (#19)

nautobot-device-onboarding now covers onboarding of Cisco Nexus and Arista EOS devices. Documentation was reviewed and updated.

Changed

Support for Nautobot 1.1.0 (Celery) (#18)

Celery has been introduced to eventually replace RQ for executing background tasks within Nautobot. Plugin's usage of RQ has been migrated to use Celery.

v1.1.0 (2021-08-03)

Added

  • #13 - Assign default custom fields values to new objects
  • #18 - Support for Nautobot 1.1.0 (Celery)
  • #19 - Documentation updates

Changed

Fixed

  • #14 - Error 'ipv4' when onboarding Juniper device