Skip to content

v0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Jun 12:30
· 20 commits to main since this release
b115e9c

Added

  • Collected data appended to email body
  • clnrod-testrule: also sending an email if configured

Fixed

  • clnrod-testrule: clear cache for tested pubkey first, so we fetch new data for a different custom rule
  • cln_node_capacity_sat: was in msat precision internally
  • Correctly deserialize Amboss API's empty strings for amboss_has_telegram as not having a telegram handle

Changed

  • Options code refactored. All options are now natively dynamic. Read the updated README section on how to set options for more information
  • Because of the above cln-reload now only reloads the content of your allowlist.txt/denylist.txt, everything else is handled by the new options code
  • If an API returns successfully but has no data we assume the worst values instead of throwing an error

Release binaries info

  • Release binaries were built using rust 1.78.0
  • Linux release binaries require glibc>=2.31