Skip to content

v0.13.0

Choose a tag to compare

@timofriedlberlin timofriedlberlin released this 25 Apr 01:02
· 364 commits to main since this release

Added

  • Added conversation.ProjectionPolicy with the default replay/native-continuation projection moved behind an explicit policy hook.
  • Added conversation/runtime projection policy and message budget options.
  • Added optional projection-time message budgeting, disabled by default.
  • Added runnertest helpers for fake unified clients, request recording, streams, route events, and error cases.

Verification

  • env GOCACHE=/tmp/go-cache go test ./...