Hi! We have just released the first release candidate of the upcoming 0.15.0 release of Routinator.
This release contains a number of performance improvements. We’ve changed the defaults for the RRDP timeouts which seems to cut the time for a validation run into half. We also added a quick validation run as first thing after Routinator starts in server mode which will only use previously stored data but will abort if it is missing data (which can happen if the config has changed). This should make it less annoying to restart Routinator. Since a lot of users are worried by the log messages about broken or outdated repository objects, those messages will now be collected separately and presented in a structured fashion through the status endpoints, which will also make it easier to see what exactly happened for a given repository or publication point. If you still want these messages in your log, you can re-enable the old behaviour through the new `log-repository-issues` command line and config file option. Beyond that there are a number of minor fixes and improvement. For the full details, please have a look at the release notes at https://github.com/NLnetLabs/routinator/releases/tag/v0.15.0-rc1 If you want to test this release candidate, you can install it via cargo by running cargo install -f --version 0.15.0-rc1 --locked routinator Binary packages are available via the -proposed channels. On behalf of the NLnet Labs Routing Team, Martin -- RPKI mailing list [email protected] https://lists.nlnetlabs.nl/mailman/listinfo/rpki
