Skip to content

v1.0 Release Notes

This document describes all new features and changes in the release 1.0. The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

Release Overview

v1.0.0 (2025-09-03)

Added

  • Added FancyTree panel to Prometheus Metrics to make it easier to select the right fields.
  • Simplify Telegraf Agent TOML endpoint.
  • Added menu item for Plugins under Netobs/Telegraf.
  • Added option to not refresh Dynamic Group cache when running the Telegraf Nautobot Pipeline
  • Added mechanism to skip replacement of the "tags" key/value pair

Changed

  • Changed ENABLE_JOBS and ENABLE_JOB_HOOKS from Constance Config to Nautobot Settings enable_jobs and enable_job_hooks respectively.
  • Changed METRIC_CACHE_TIME from Constance Config to Nautobot Settings metric_cache_time.
  • Changed minimum required Nautobot version to 2.4.2.

Fixed

  • Fix NetObs Jobs not being grouped under the Nautobot Jobs GUI.
  • Fixed compatibility with Nautobot 2.2
  • Fixed the validation of the field on metric name.
  • Fixed missing obj.agents context data when rendering templates.
  • Fixed Nautobot support for 2.3 for new migrations.
  • Fixed PluginGroup field "dynamic_groups" conflict with the same-named field inherited from Nautobot's PrimaryModel.
  • Fixed errors in mkdocs documentation links.

Documentation

  • Added documentation for the stack.
  • Added documentation for development environment setup.

Housekeeping

  • Updated release process into separate workflow and added support for publishing to Artifactory.
  • Updated documentation to be in line with commercial app standards.
  • Rebaked from the cookie nautobot-app-v2.5.0.