Skip to content

v3.6.3

Choose a tag to compare

@github-actions github-actions released this 07 Apr 07:58

Changelog for reva 3.6.3 (2026-04-07)

The following sections list the changes in reva 3.6.3 relevant to
reva users. The changes are ordered by importance.

Summary

  • Fix #5570: Remove broken EOS token cache

Details

  • Bugfix #5570: Remove broken EOS token cache

    There was a bug in the EOS token cache that caused infinite loops. The token cache has been
    completely removed, since we will be moving away from EOS tokens soon anyway.

    #5570