Skip to content

v4.5.0

Choose a tag to compare

@github-actions github-actions released this 30 Aug 21:32
· 26 commits to main since this release

What's changed in v4.5.0

  • chore: Revise README for clarity and detail on Distributed framework (by @patrickleet)

    Updated the README to provide a more comprehensive overview of the Distributed framework, including its features and capabilities. Removed redundant sections and clarified the framework's purpose and components.

  • chore: Revise README to shorten framework description (by @patrickleet)

    Removed detailed explanations and features of the Distributed framework from the README.

  • chore: Update README to include client side replica cache (by @patrickleet)

    Added mention of client side replica cache to the description.

  • feat: celld queues and workflows for outbox (#215) (by @patrickleet)

    Outbox functionality when running with celld now uses v0.4.0's new queues and workflows for durable outbox message delivery.

See full diff: v4.4.2...v4.5.0