Skip to content

Commit 00b1cf1

Browse files
authored
Merge pull request #534 from nautobot/release-5.2.2
Release v5.2.2
2 parents 8c9406e + 254ea3b commit 00b1cf1

32 files changed

+559
-341
lines changed

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,16 @@ Regardless, the Onboarding App greatly simplifies the onboarding process by allo
6767

6868
Device Onboarding is a Job that allows you to provide a few required pieces of information and onboard the device.
6969

70-
![job input](https://raw.githubusercontent.com/nautobot/nautobot-app-device-onboarding/develop/docs/images/sync_devices_inputs.png)
70+
As Job data and Job execution will be same for both Manual Input and CSV Input.
71+
72+
Manual Input:
73+
74+
![job input](https://raw.githubusercontent.com/nautobot/nautobot-app-device-onboarding/develop/docs/images/manual_input_dark.png)
75+
76+
CSV Input:
77+
78+
![job input](https://raw.githubusercontent.com/nautobot/nautobot-app-device-onboarding/develop/docs/images/csv_input_dark.png)
79+
7180

7281
## Try it out!
7382

docs/admin/release_notes/version_5.2.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,20 @@ This document describes all new features and changes in the release. The format
99
<!-- towncrier release notes start -->
1010

1111

12+
## [v5.2.2 (2026-03-18)](https://github.com/nautobot/nautobot-app-device-onboarding/releases/tag/v5.2.2)
13+
14+
### Fixed
15+
16+
- [#509](https://github.com/nautobot/nautobot-app-device-onboarding/issues/509) - Fixed VLAN sync failing with duplicate child location name.
17+
- [#513](https://github.com/nautobot/nautobot-app-device-onboarding/issues/513) - Fixed HP ProCurve not onboarding if using OOBM interface.
18+
- [#515](https://github.com/nautobot/nautobot-app-device-onboarding/issues/515) - Updated ntc-templates dependency.
19+
- [#517](https://github.com/nautobot/nautobot-app-device-onboarding/issues/517) - Added “fail job on task failure” so the job fails when one or more tasks fail.
20+
- [#519](https://github.com/nautobot/nautobot-app-device-onboarding/issues/519) - Fixed AOS-CX not onboarding if using OOBM interface.
21+
22+
### Documentation
23+
24+
- [#472](https://github.com/nautobot/nautobot-app-device-onboarding/issues/472) - Updated Device onboarding documentation to include 3.0 screenshots.
25+
1226
## [v5.2.1 (2026-01-29)](https://github.com/nautobot/nautobot-app-device-onboarding/releases/tag/v5.2.1)
1327

1428
### Fixed

docs/images/csv_input_dark.png

372 KB
Loading

docs/images/csv_input_light.png

302 KB
Loading

docs/images/manual_input_dark.png

435 KB
Loading

docs/images/manual_input_light.png

350 KB
Loading

docs/images/platform_cisco_ios.png

-61.1 KB
Binary file not shown.
118 KB
Loading
93.9 KB
Loading
-60.9 KB
Binary file not shown.

0 commit comments

Comments
 (0)