-
Notifications
You must be signed in to change notification settings - Fork 36
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release v4.2.0 #303
Merged
Merged
Release v4.2.0 #303
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…#237) * Corrects dash to underscore in 'nautobot-server post_upgrade' command --------- Co-authored-by: scetron <[email protected]>
* update to fix mtu int error * added fqdn support, formatting --------- Co-authored-by: Susan Hooks <[email protected]>
Release 4.1.0 to develop
* add ttp support and panos sync devices * add docs for ttp and git repo parser overrides * add ability to inject extras into inventory creator * add palo tests * add docs for the nornir connection options overrides * move conn options to admin
…mmand executions fix (#280) * initial logging updates * make connectivity check optional and default to false to aovid jumphost issues
* Add template to mark fields as required/not required * Refactor javascript * Add change fragment * Add the script type. * Add back in job required field validation This is here in case the job is run from the run_job management command. * Ruff * Apply suggestions from code review Co-authored-by: Gary Snider <[email protected]> --------- Co-authored-by: Gary Snider <[email protected]>
* add textfsm parsers from git repo * add index file check for git repo for textfsm templates
#284) * add docs on advanced netmiko extras, add new test case for single command validations
* Do not add VID 0 to diffsync store * adjust to only not add when id of 0, rather than blank
* Fix doc typos
* Cookie updated by NetworkToCode Cookie Drift Manager Tool * Finish Drift Manage PR --------- Co-authored-by: bakebot <[email protected]> Co-authored-by: Stephen Kiely <[email protected]>
* Update jobs.py * Create 301.fixed
* fixes typos in 3.0 changelog * improves error handling for git repositories providing command mappers * fix log message * undo f-string to use best practices for log formatting --------- Co-authored-by: Jeff Kala <[email protected]>
* Update docs ref to jobs UX page * few last doc fixes * Fix ssh pubkey, nornir inv building --------- Co-authored-by: Jeff Kala <[email protected]>
scetron
approved these changes
Jan 17, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
v4.2 Release Notes
This document describes all new features and changes in the release. The format is based on Keep a
Changelog and this project adheres to Semantic
Versioning.
Release Overview
v4.2.0 (2025-01-17)
Added
Changed
Fixed
Housekeeping
nautobot-app-v2.4.1
.