This repository was archived by the owner on Feb 24, 2026. It is now read-only.
v3.4.0
3.4.0 (2024-03-19)
Features
- Add short, integer, long, boolean conversions into string (#2437) (4f4216e)
- Provide the default stream name (#2444) (fe9c3ae)
Bug Fixes
- Accept default stream name (#2432) (d58a314)
- Add version id to the client lib header (#2447) (43fd699)
- Also shutdown the stream connection in case the timeout exception is (#2445) (6e267fb)
- Fix WriteToDefaultStream example code to close the client properly (#2433) (d8a52f8)