Last Month in Nautobot – July 2023

Blog Detail

Welcome to our monthly Nautobot community update! We’ll dive into the latest updates across the Nautobot community each month, highlighting the key milestones, releases, and noteworthy contributions. From new features and enhancements to bug fixes and events, there’s always something happening in our dynamic ecosystem. Open source is at the core of our values, empowering individuals and organizations to collaborate, innovate, and make a positive impact together. This monthly blog post is our way of celebrating the accomplishments and contributions of our Nautobot community members.

Launches

Nautobot Core

Releases – Stable

  • v1.5.24 – 2023-07-24
    • Fix bug with pre-populating custom field default values
    • Security fix for cryptography. Please check the change log for more information.
    • Nautobot Lab Container updated
  • v1.5.23 – 2023-07-10
    • Start of pre-migrate commands to check 2.0 readiness
    • Security fixes and bug fixes

Releases – Development 2.0

Ecosystem

  • Nautobot Device Onboarding: v1.1.3
    • Dropped support for Nautobot before 1.4.0
    • Bug fixes
  • Nautobot Device Lifecycle: v1.3.1
    • Adds reverse relationship from device type to software image
    • Adds table with matching ValidatedSoftware objects to the DeviceType detailed view in GUI
    • Provides more clarity by adding device and inventory item names.
    • Improve column sorting capabilities
  • pylint-nautobot: v0.2.0
    • Model label construction checker
    • Added StatusModel usage checker
    • String field blank/null checker
    • Incorrect base class checker
  • Nautobot SSoT Plugin – IPFabric Plugin v2.0.2
    • Bug fixes
  • Stable Demo Environment Updated
    • Now running Nautobot v1.5.23
    • Includes updates to existing installed apps
    • Floor Plan app installed

Community



ntc img
ntc img

Contact Us to Learn More

Share details about yourself & someone from our team will reach out to you ASAP!

Last Month in Nautobot – June 2023

Blog Detail

Welcome to our monthly Nautobot community update! We’ll dive into the latest updates across the Nautobot community each month, highlighting the key milestones, releases, and noteworthy contributions. From new features and enhancements to bug fixes and events, there’s always something happening in our dynamic ecosystem. Open source is at the core of our values, empowering individuals and organizations to collaborate, innovate, and make a positive impact together. This monthly blog post is our way of celebrating the accomplishments and contributions of our Nautobot community members.

Nautobot Core

Releases – Stable

Releases – Development 2.0

  • Release v2.0.0-beta.1 – 2023-06-06
    • Revamped CSV import and export
    • Majority of slugs removed from models in favor of natural keys or PKs
    • Significant Job functionality overhaul
    • Improvements to self-consistency
    • Many more changes here, please check out our release notes for more information

Nautobot Lab

A great way to check out Nautobot is by deploying it with the Nautobot Lab container. It’s an all-in-one Docker container that will run all of the services necessary to use Nautobot. It’s been updated to the latest version of Nautobot and the services it depends on.

Apps Ecosystem

  • Nautobot ChatOps – Arista CloudVision Plugin – Release v1.3.0
    • Security Updates
  • Ansible Nautobot Plugin – Release v4.4.0
    • Added support for plugins
    • Improved error handling
  • Nautobot Terraform Provider – Release v0.0.1-alpha.0
    • Alpha release of the Nautobot Terraform Provider
  • Nautobot Device LifeCycle – Release v1.3.0
    • Added Summary Page feature
    • Added Prometheus metrics
    • Added support for Notes on all models
  • Nautobot Helm Charts – Release v2.0.3
    • Updated versions of deployed dependencies
  • Nautobot Pylint – Release v0.1.0
  • Nornir Nautobot Plugin – Release v2.4.0
    • Added support for Mikrotik RouterOS, Ruckus Smartzone WLC and Access Point, ICX/Fastiron Nornir
    • Documentation and bug fixes

Community



ntc img
ntc img

Contact Us to Learn More

Share details about yourself & someone from our team will reach out to you ASAP!

Last Month in Nautobot – May 2023

Blog Detail

Welcome to our monthly Nautobot community update! We’ll dive into the latest updates across the Nautobot community each month, highlighting the key milestones, releases, and noteworthy contributions. From new features and enhancements to bug fixes and events, there’s always something happening in our dynamic ecosystem. Open source is at the core of our values, empowering individuals and organizations to collaborate, innovate, and make a positive impact together. This monthly blog post is our way of celebrating the accomplishments and contributions of our Nautobot community members.

Nautobot Core

Releases – Stable

  • Release v1.5.20
    • Documentation updates and bug fixes
  • Release v1.5.19
    • Homepage performance improvements
    • Documentation updates and bug fixes
    • Updates to dependencies to address CVE-2022-2309(lxml), CVE-2023-31047(django), and CVE-2023-32309(pymdown_extensions)
  • Release v1.5.18
    • Added ability to validate a Secret can be retrieved
    • Job result views performance improvement
    • Documentation updates and bug fixes
    • Updates to dependencies to address CVE-2023-30608(sqlparse)

Releases – Development 2.0

  • Nautobot Alpha 3 is out with a lot of positive feedback on the data model changes. This alpha introduces the Namespace concept to IPAM and makes many robust improvements to relationships between models:
    • Namespace introduced to provide a uniqueness boundary for IPAddresses and Prefixes
    • Prefixes have concrete relationships to their parents instead of derived
    • IPAddresses have concrete relationships to their parent prefixes
    • VRF is no longer used as a uniqueness constraint for IPAddresses and Prefixes

Sandboxes

  • Cutting-edge versions of our next branch have been deployed to next.demo.nautobot.com. They will be updated at least every two weeks as we get closer to our release date. Currently up for testing is our new UI, and many of the Alpha 2 improvements. Coming soon is our changes to the IPAM data models.

Apps Ecosystem

  • Nautobot Plugin Firewall Models
  • nautobot-plugin-bgp-models – Release v0.7.0
    • Initial Release
  • nautobot-plugin-golden-config – Release v1.4.0 and v1.4.1
    • Added Device status to ComplianceJob scope filter
    • Bug fixes and other improvements
  • nautobot-plugin-ssot-infoblox – Release v0.8.0
    • Enable Import Selection and Prefix Filtering
  • nautobot-plugin-ssot – Release v1.3.0 and v1.3.1v1.3.2
    • Added support for metrics
    • Update docs on performance optimization
    • Bug fixes
  • nautobot-plugin-data-validation-engine – Release v2.1.0
    • Added support for Data Compliance Rules
    • Also release recently was v2.0.0:
      • Added support for Required and Unique field validations
      • Added support for Jinja templating in Regular Expression rules
  • nautobot-plugin-device-lifecycle-mgmt – Release v1.2.0
    • Bug fixes

Secrets Provider

  • Secrets Providers – Release v1.4.0 is out:
    • #48 Add token as secret type choice for Delinea/Thycotic
    • #51 Add support for AWS Systems Manager Parameter Store
    • #53 Add support for Hashicorp Key/Value v1 response
    • #66 Add support for Vault Enterprise Namespace parameter
  • Three big patch releases the last month addressing performance with job results, relationships.
  • Solid bug fixes making the soon cut over to 1.5 LTM a stable transition.

Get in touch!

Do you have any cool Nautobot related project we should write about? Write us a quick line (email?) or swing by the Network to Code Slack (channel #nautobot), sign up here if you don’t have an account.



ntc img
ntc img

Contact Us to Learn More

Share details about yourself & someone from our team will reach out to you ASAP!