Skip to content

v0.4.0

Compare
Choose a tag to compare
@bortok bortok released this 26 Dec 03:44
· 153 commits to main since this release
6091862

Overview

This release has a significant set of the new capabilities:

  • Ability to create new output formats without a need for nrx code changes
  • Mapping between NetBox platform values and node parameters via platform_map.yaml file
  • $HOME/.nr configuration directory with automatic initialization using --init argument

New capabilities

  • Implemented versioning, initialization of the configuration environment with default config & templates in #76
  • Support for user-provided output formats in #72
  • Use platform_map.yml from the templates to map platforms to kinds and their parameters in #79
  • Use platform_map.yaml for all types of templates in #86
  • Added support for ENV vars in filesystem path parameters in nrx.conf in #89
  • Topology name as --name parameter in #94

Bug fixes

  • fixed test-h88-nb-2-cyjs-latest-noconfigs in #98
  • Fix for cyjs output to skip lookup in templates/formats.yaml in #78

Dependency updates

Full Changelog: v0.3.0...v0.4.0