Release Pub/Sub 0.32.0
·
23434 commits
to main
since this release
- Updated Subscriber implementation
- Revised shutdown mechanics
- Fixes stop and wait! would hanging indefinitely.
- Reduce the number of GRPC warnings printed.
- Added error callbacks to the API
- Use error handler to be notified when unhandled errors
occur on a subscriber's stream thread.
- Use error handler to be notified when unhandled errors
- Revised shutdown mechanics
- Documentation updates.