v0.13.0
·
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 ./...