Skip to content

6.0.5

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Jun 17:11
· 13 commits to main since this release
abf1048

Fixed

  • Nodes will now avoid re-parsing .committed files in the main directory if they have established a later commit point in the read_only directories. This should significantly reduce start-up time for nodes with large existing ledgers.
  • Added support for validating Genoa attestations (#7051).

Changed

  • Allow : within regex matched templated URL components again, while still terminating matched segments correctly (#7046).

Dependencies

  • Updated didx509cpp to 0.11.0 (#7050).