Releases: IBM/gWhisper
Releases · IBM/gWhisper
v4.3.0
v4.2.2
Fix hard-coded version to v4.2.2
No functional changes
v4.2.1
Minor improvements of timeout handling for reflection streams.
v4.2.0
New features:
- Always print primitive fields in json output
Bug fixes:
- Fixed an issue where gWhisper hangs forever after the remote server crashes
- Better handling of scenarios where the local descriptor cache file gets corrupted
Thanks for all the contributions!
v4.1.1
Link against std filesystem. This caused problems with some older compiler versions
v4.1.0
- Support for s390 architecture
- Descriptor caching to improve tab-completion performance for slow connections (cache file in ~/.cache/gwhisper/)
- Dockerfile to build gwhisper as an image
v4.0.2
v3.3.4 LTS
Bugfix release issue #137
v4.0.1
Add rpc timeout option
v3.3.3 LTS
Add rpc timeout feature.