Skip to content

v2.0.0-milestone.2.5

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Jan 21:24
3b59154

Fixed

  • Fixed IO loops caused by Interfaces stealing from each other.
  • Fixed storages from an External Storage not reporting when a resource has last changed.

Changed

  • An Interface that is acting as External Storage can no longer extract or insert from other Interfaces (and itself)
    that are acting as External Storage.