GWhisper Versions Save

A gRPC CLI featuring reflection and tab-completion

v4.3.0

1 month ago
  • Update gRPC version to v1.62.0
  • Fix build issues with recent compiler versions
  • No functional changes

v4.2.2

5 months ago

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

v4.2.1

5 months ago

Minor improvements of timeout handling for reflection streams.

v4.2.0

5 months ago

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

1 year ago

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

v4.1.0

1 year ago
  • 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

2 years ago

Bugfix release issue #137

v3.3.4

2 years ago

Bugfix release issue #137

v4.0.1

2 years ago

Add rpc timeout option

v3.3.3

2 years ago

Add rpc timeout feature.