Skip to content

v6.0.0-beta.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@natesales natesales released this 24 Jun 01:39
· 247 commits to main since this release
7549e48

Pathvector 6 is the latest major revision and comes with some new features and breaking changes.

This is a beta release and should not be used in production.

Features

Breaking changes

  • Renamed augments to kernel and moved all kernel parameters to the kernel section
  • Added Command to plugin interface to support plugin commands
  • Rename import-communities => add-on-import, export-communities => add-on-export, and announce-communities => announce
  • Rename cli command to birdsh (cli is now the interactive CLI)

Enhancements

  • Process peers concurrently (a significant performance improvement)
  • Support both comma and colon community syntax
  • Minor bug fixes

Full Changelog

v5.12.0...v6.0.0-beta.0