Skip to content

v1.0.8

Choose a tag to compare

@gmpassos gmpassos released this 23 Oct 14:25
· 22 commits to master since this release
b79e122
Merge v1.0.8

- Added `AsyncCaller`: expose call handler with retry support.
- `AsyncEventHub` and `AsyncEventStorageRemote`:
  - Added `cancelChannelCalls`.
- `AsyncEventPulling`: added `cancelPulling`.
- `AsyncEventSubscriptionGroup._flushSync`:
  - Fix possible stack overflow when flush is not using `Future`.