Skip to content
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 2.0.1 #314

Merged
merged 8 commits into from
Sep 14, 2024
Merged

Release 2.0.1 #314

merged 8 commits into from
Sep 14, 2024

Commits on Dec 1, 2023

  1. Merge pull request #306 from networktocode/main

    Main to develop
    jeffkala authored Dec 1, 2023
    Configuration menu
    Copy the full SHA
    26c2369 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. Update for netmiko 4.x (#308)

    * Update kwargs in nxos_device.py to fix nautobot-nornir.
    
    * Update for netmiko 4.x
    
    * Pylint updates.
    
    * Update CI for pylint py version.
    
    * Fix exceptions
    
    * Fix NXOS timeout
    
    * Add refresh facts.
    
    * Remove save() from install_os as it causes error.
    
    * Update pyntc/devices/aireos_device.py
    
    Post-review commit (lint)
    
    Co-authored-by: Jeff Kala <[email protected]>
    
    ---------
    
    Co-authored-by: Jeff Kala <[email protected]>
    pszulczewski and jeffkala authored Dec 22, 2023
    Configuration menu
    Copy the full SHA
    2a6ea1d View commit details
    Browse the repository at this point in the history
  2. Feature/boot swicth all (#289)

    Extend cisco_ios boot option lookup.
    
    ---------
    
    Co-authored-by: tomasgaj <[email protected]>
    juanjtomasg and tomasgaj authored Dec 22, 2023
    Configuration menu
    Copy the full SHA
    26cce0e View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. Configuration menu
    Copy the full SHA
    28b5b03 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #310 from networktocode/fix_conflict

    Main back to develop
    pszulczewski authored Jan 3, 2024
    Configuration menu
    Copy the full SHA
    d72c53b View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Extend cisco_ios set_boot_options method (#311)

    * Extend cisco_ios set_boot_options method
    
    * Fix test
    
    * refresh poetry.lock
    
    * black, pylint + fix test (setup, teardown) deprecated methods.
    pszulczewski authored Sep 13, 2024
    Configuration menu
    Copy the full SHA
    6cd4e38 View commit details
    Browse the repository at this point in the history
  2. Fix Arista EOS file copy issues (#312)

    * fixed file copy issues
    
    * linting
    
    * Fixed tests
    
    * fixed black
    
    * Disable enable_scp in tests
    
    * Fixed tests
    alhogan authored Sep 13, 2024
    Configuration menu
    Copy the full SHA
    59589b0 View commit details
    Browse the repository at this point in the history
  3. prep2.0.1 release (#313)

    jeffkala authored Sep 13, 2024
    Configuration menu
    Copy the full SHA
    aa806ed View commit details
    Browse the repository at this point in the history