Skip to content

Releases: IBM/gWhisper

v4.3.0

18 Mar 07:24
d785830
Compare
Choose a tag to compare
  • Update gRPC version to v1.62.0
  • Fix build issues with recent compiler versions
  • No functional changes

v4.2.2

04 Dec 16:49
Compare
Choose a tag to compare

Fix hard-coded version to v4.2.2
No functional changes

v4.2.1

04 Dec 10:14
de4adde
Compare
Choose a tag to compare

Minor improvements of timeout handling for reflection streams.

v4.2.0

20 Nov 18:12
Compare
Choose a tag to compare

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

07 Oct 16:46
1d0f6e1
Compare
Choose a tag to compare

Link against std filesystem. This caused problems with some older compiler versions

v4.1.0

07 Oct 14:34
a3f74b1
Compare
Choose a tag to compare
  • 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

18 Mar 09:42
354e5bc
Compare
Choose a tag to compare

Bugfix release issue #137

v3.3.4 LTS

17 Mar 10:38
Compare
Choose a tag to compare

Bugfix release issue #137

v4.0.1

15 Feb 17:25
8a60123
Compare
Choose a tag to compare

Add rpc timeout option

v3.3.3 LTS

15 Feb 16:56
Compare
Choose a tag to compare

Add rpc timeout feature.