Honcho Updates v2.3.3
- A modified deriver that balances speed with providing with max possible context for Peer representations updates
- More capable SDKs to compose the different contextual elements of Honcho more easily (Peer Cards, Messages, etc)
- Easier to build reactive applications that dynamically change based on deriver progress
ADDED
- SDK: Get Peer Card method
- SDK: Update Message metadata method
- SDK: Session level deriver status methods - SDK: Delete session message
CHANGED
- SDK: Pagination class to match core implementation
- CORE: Deriver Rollup Queue processes interleaved messages for more context
FIXED
- SDK: Dialectic Stream returns Iterators
- SDK: Type warnings
- CORE: Dialectic Streaming to follow SSE conventions
- CORE: Sentry tracing in the deriver
Links