Skip to content

v0.98.21

Choose a tag to compare

@github-actions github-actions released this 09 Jul 11:53
· 885 commits to main since this release

Fixed

  • The quickstart SynapseAgent code sample now waits for checkpoint_saved
    and release_granted hub replies before shutting down, and its E2E test polls
    the durable timeline for claim/checkpoint/release evidence to avoid CI timing
    races.