Skip to content

0.2.1

Compare
Choose a tag to compare
@partim partim released this 28 Mar 10:20
· 56 commits to main since this release
5311a03

Bug Fixes

  • Fixed an issue that resulted in the "rtr" and "rtr-tls" targets
    keeping an endlessly growing list of diffs and continuously increasing
    memory consumption. (#65)

New

  • The number of diffs kept by the "rtr" and "rtr-tls" units can now
    be configured via the new "history-size" config option. This new
    option is optional and defaults to 10. (#65)