Skip to content

v1.2.0

Compare
Choose a tag to compare
@pierky pierky released this 29 Dec 15:30
· 463 commits to master since this release
  • Improvement (BIRD only): tag_and_reject is now the default reject policy set by the configure command.

    When the configure command is initially used to setup ARouteServer and to generate the general.yml file, the reject policy that it configures is tag_and_reject if BIRD is specified as the route server daemon.

  • Fix: setup-templates was not generating the correct backup of customized templates.

    The bug only affected the upgrade procedure of deployments where the Jinja2 templates were locally customized. More details on the comments of commit 2ea6df6.