Hi! We just released the first release candidate of upcoming RTRTR 0.2.1.
This release is a bug fix release only and fixes an issue with the RTR target that caused it to keep accumulating deltas in memory ad infinitum, constantly increasing memory consumption over time. The number of deltas kept can now be configured via a new configuration value for the target, named "history-size" just like the similar value in Routinator. And just like with Routinator, it defaults to 10 when not given. The complete release notes are available at https://github.com/NLnetLabs/rtrtr/releases/tag/v0.2.1-rc1 The full list of changes is as always available in the release notes at https://github.com/NLnetLabs/routinator/releases/tag/v0.11.0-rc1 If you want to test this release candidate, you can install it via cargo by running cargo install -f --version 0.2.1-rc1 --locked rtrtr Binary packages are available via the -proposed ‘distributions.’ On behalf of the NLnet Labs RPKI Team, Martin -- RPKI mailing list [email protected] https://lists.nlnetlabs.nl/mailman/listinfo/rpki
