Releases: photon-hq/spectrum-convex
Releases · photon-hq/spectrum-convex
Release list
v0.1.1
v0.1.0
Initial release.
- Durable inbound pipeline: at-least-once dedupe, a debounced batch queue, and
chain cancellation with carry-forward. - Outbox with deterministic client guids, pacing, and retry/backoff.
Spectrumclient:registerRoutesfor the webhook,onBatchfor turns, and
a pluggablesenderso the gRPC transport stays in the app's Node runtime.@spectrum-ts/convex/testexportsregister()for apps testing against the
component withconvex-test.