Grpc Client Cli Versions Save

generic gRPC command line client

v1.20.2

1 month ago

What's Changed

Full Changelog: https://github.com/vadimi/grpc-client-cli/compare/v1.20.1...v1.20.2

v1.20.1

1 month ago

updating dependencies to latest

Full Changelog: https://github.com/vadimi/grpc-client-cli/compare/v1.20.0...v1.20.1

v1.20.0

3 months ago

What's Changed

Full Changelog: https://github.com/vadimi/grpc-client-cli/compare/v1.19.0...v1.20.0

v1.19.0

7 months ago

maintenance release: use go 1.21, update dependencies to latest

v1.18.0

1 year ago

Make v1alpha the default reflect version and add --reflect-version to allow changing it

v1.17.0

1 year ago
  • Add TLS support for health check (thanks @bli22ard)
  • Build with go 1.20

v1.16.0

1 year ago

maintenance release - updating dependencies to latest versions

v1.15.0

1 year ago
  • added an optional flag out-json-names to use camel casing in the output

v1.14.0

1 year ago
  • build with go 1.19
  • recursively search for proto files on disk when --proto or --protoimports parameters are used

v1.13.1

1 year ago

Fix --insecure flag passing