This website requires JavaScript.
afb690644d
vet with modules, so we have deps pinned and don't pull in newer versions w/ newer deprecations
Josh Humphries
2020-04-16 09:45:16 -0400
153d36db8c
Remove golang/protobuf/jsonpbtest dep (#145 )
v1.5.1
Johan Brandhorst
2020-04-03 17:45:05 +0100
06857dfb06
Remove golang/protobuf/jsonpbtest dep
Johan Brandhorst
2020-04-03 17:06:40 +0100
2af40876fc
drop Go 1.9 and 1.10 from CI; add 1.13 and 1.14 (#144 )
Joshua Humphries
2020-04-01 09:02:40 -0400
b17ae315dd
drop 1.9 and 1.10; add 1.13 and 1.14
Josh Humphries
2020-03-31 22:36:01 -0400
0218a7db67
add script and readme for creating new releases (#140 )
Joshua Humphries
2020-03-18 08:51:18 -0400
ea86207d89
add script and readme for creating new releases
Josh Humphries
2020-03-17 20:24:18 -0400
96cfd48e32
Activate xDS support in grpcurl (#137 )
v1.5.0
Richard Belleville
2020-03-13 13:29:41 -0700
1879bdd61c
Activate xDS support in grpcurl
Richard Belleville
2020-03-12 16:05:42 -0700
d30f3a01b7
Bump grpc to 1.28 (#136 )
Richard Belleville
2020-03-12 15:55:09 -0700
da360ae831
Prune unnecessary dependencies
Richard Belleville
2020-03-12 15:44:41 -0700
3c13043538
Remove auto-added go 1.14
Richard Belleville
2020-03-12 15:22:34 -0700
f349a275d8
Pull in the new protobuf patch
Richard Belleville
2020-03-12 15:18:20 -0700
9d88d6bb0a
Revert "Drop support for Go 1.11."
Richard Belleville
2020-03-12 14:14:28 -0700
12fde525c7
Drop support for Go 1.11.
Richard Belleville
2020-03-12 13:04:58 -0700
f8c798f59b
Bump grpc to 1.28
Richard Belleville
2020-03-12 12:23:43 -0700
0d669e78d0
use wrapped TransportCredentials instead of handling handshake in Dialer (#130 )
Joshua Humphries
2020-01-27 12:15:47 -0500
44b4e41503
support -authority for TLS conns; now effectively supercedes -servername flag
Josh Humphries
2020-01-23 14:51:13 -0500
cbf1d36242
use wrapped TransportCredentials instead of handling handshake in Dialer, so that grpc library will use correct :scheme
Josh Humphries
2020-01-23 09:09:55 -0500
9572bd4525
Register gzip decoder (#124 )
Blake Williams
2019-11-27 00:55:50 +1100
a1723ed536
Register gzip decoder
shabbyrobe
2019-11-26 15:37:21 +1100
07d2568d01
Allow @ to be used for -protoset
bufdotbuild
2019-10-14 14:04:40 -0400
ccc9007156
add -protoset-out option (#120 )
v1.4.0
Joshua Humphries
2019-09-30 09:50:17 -0400
f3231e8555
review feedback
Josh Humphries
2019-09-30 09:38:29 -0400
4ebb88c4cb
add test for WriteProtoset
Josh Humphries
2019-09-29 21:13:02 -0400
252d61c7a9
add WriteProtoset method, for creating protoset during symbol resolution
Josh Humphries
2019-09-29 16:09:12 -0400
9248ea0963
Add Expand Headers Feature (#117 )
J M
2019-09-26 17:26:38 -0400
9dad8ec412
Fix -expand-headers Help String
jammerful
2019-09-26 12:28:51 -0400
45b5ae08a9
Make Expand Headers Generate Expected Errors
jammerful
2019-09-25 20:52:21 -0400
21ea8b8e04
Add Expand Headers Feature
jammerful
2019-09-23 22:59:04 -0400
0b78efceac
it should use insecure flag instead of plaintext
xumc
2019-09-13 21:34:39 +0800
26baa16a7f
Merge 378eca9891 into 4054d1d115
Andrew Benton
2019-08-09 20:05:11 +0000
378eca9891
Merge branch 'master' of github.com:fullstorydev/grpcurl into feature/posix_flags
Andrew Benton
2019-08-09 13:04:51 -0700
4054d1d115
fix go.mod for Go 1.13 (#110 )
v1.3.2
Joshua Humphries
2019-08-09 14:17:53 -0400
33a52609d7
Update flag definitions in README file
Andrew Benton
2019-08-09 03:56:48 -0700
19a85e1f17
Switch from native flags to posix flags
Andrew Benton
2019-08-09 03:45:56 -0700
3edfbc8560
fix go.mod for Go 1.13
Josh Humphries
2019-08-08 16:41:37 -0400
5631bba117
add official Dockerfile (#104 )
v1.3.1
Joshua Humphries
2019-07-03 15:57:24 -0400
80425d1b17
use protoreflect 1.4.4 (#109 )
Joshua Humphries
2019-07-03 15:56:51 -0400
61fc41d8b4
update go.mod
Josh Humphries
2019-07-03 13:54:05 -0400
9e873d0712
proper formatting
Nadav Wexler
2019-07-01 18:40:28 +0300
6056219845
adding desribe with json output
Nadav Wexler
2019-07-01 18:21:50 +0300
515857fd1b
rearrange for readability; add some more comments
Josh Humphries
2019-05-30 17:55:23 -0400
80b118ff63
add official Dockerfile
Josh Humphries
2019-05-28 15:07:50 -0400
7e4045565f
update all deps; use new ResolveFilenames method (#103 )
v1.3.0
Joshua Humphries
2019-05-24 10:26:38 -0400
3a7291de84
update all deps; use new ResolveFilenames method
Josh Humphries
2019-05-24 00:09:40 -0400
e5b4fc6cc0
add API to expose AnyResolver implementations backed by a DescriptorSource (#102 )
Joshua Humphries
2019-05-22 21:38:46 -0400
09c3d1d69e
use just-released v1.3.0 protoreflect (#101 )
Joshua Humphries
2019-05-22 16:20:41 -0400
477142fc3d
review feedback: rename method
Josh Humphries
2019-05-22 16:14:55 -0400
54383e80d9
add API to expose AnyResolver implementations backed by a DescriptorSource
Josh Humphries
2019-05-20 15:04:51 -0400
b0711383ab
use just-released v1.3.0 protoreflect
Josh Humphries
2019-05-20 14:50:13 -0400
88c2b41f2a
Update README.md
Naveen Malik
2019-05-15 17:42:16 -0400
5d6316f470
Adds support for showing error details (#98 )
Joshua Humphries
2019-04-09 09:34:39 -0400
7ff2f0c46f
Adds support for showing error details To better support printing of google.protobuf.Any messages (error details), this also makes a few other changes: 1. Allows printing of unresolvable Any messages using an "@value" field in JSON output that has the base64-encoded embedded message data. 2. Improves support for "-format text" to show expanded Any messages if possible. (Due to limitations in underlying proto package, this will usually *not* be possible. But this should greatly improve with v2 of the go protobuf API.) 3. Addresses a TODO in existing AnyResolver code to lazily fetch descriptors as needed instead of having to download all files eagerly.
Josh Humphries
2019-04-05 13:33:26 -0400
f0723c6273
fix flaky test (#93 )
Joshua Humphries
2019-03-25 10:34:32 -0400
9f39fc041c
retry a few times when trying to create a 'broken' client
Josh Humphries
2019-03-25 10:06:13 -0400
de97dfa28b
flaky test now sees different error message
Josh Humphries
2019-03-25 10:01:30 -0400
fe97274a1b
staticcheck no longer runs on Go 1.10 (#92 )
Joshua Humphries
2019-03-22 14:35:01 -0400
df656c768d
be explicit about default make target in .travis.yml
Josh Humphries
2019-03-22 14:15:30 -0400
ba7c193626
staticcheck no longer runs on Go 1.10
Josh Humphries
2019-03-22 13:51:09 -0400
1bbf8dae71
Fix function comments based on best practices from Effective Go (#87 )
CodeLingo Team
2019-03-14 03:58:13 +1300
10b4e77acd
Fix function comments based on best practices from Effective Go
CodeLingo Bot
2019-03-11 00:48:11 +0000
0fcd3253f6
latest protoreflect fixes some bugs in JSON marshaling/unmarshaling (#86 )
v1.2.1
Joshua Humphries
2019-03-07 13:35:49 -0500
9c2d0a4fe2
latest protoreflect fixes some bugs in JSON marshaling/unmarshaling
Josh Humphries
2019-03-07 13:08:17 -0500
4c9c82cec3
use custom flagset (#85 )
v1.2.0
Joshua Humphries
2019-02-28 10:58:53 -0500
06ef4cdcd6
revise -max-msg-sz flag doc
Josh Humphries
2019-02-28 10:39:01 -0500
e073b08191
use a custom flagset
Josh Humphries
2019-02-28 09:15:13 -0500
5082a1dc68
add -max-msg-sz flag (#84 )
Joshua Humphries
2019-02-28 08:35:50 -0500
d641a66208
fix flaky test where code can be 'cancelled' unexpectedly, instead of some error code provided by the server (#83 )
Joshua Humphries
2019-02-27 20:28:43 -0500
070852a3ee
add -max-msg-sz flag
Josh Humphries
2019-02-27 18:44:32 -0500
ce84976d3c
fix typo in readme
Joshua Humphries
2019-02-27 18:16:55 -0500
6bfec056ba
fix flaky test where code can be 'cancelled' unexpectedly, instead of some error code provided by the server
Josh Humphries
2019-02-27 18:09:27 -0500
b292d5aef8
add Go 1.12 to travis config (#82 )
Joshua Humphries
2019-02-27 17:31:54 -0500
5516a45602
update proto and grpc deps (#81 )
Joshua Humphries
2019-02-27 17:30:44 -0500
831d93dd55
update proto and grpc deps
Josh Humphries
2019-02-27 17:21:14 -0500
0fa22c0543
add Go 1.12 to travis config
Josh Humphries
2019-02-27 17:23:15 -0500
4a329f3b13
add Homebrew installation method to README (#77 )
Andrew McCallum
2019-01-23 15:50:39 +0000
c70adfd061
add Homebrew installation method
Andrew McCallum
2019-01-22 22:21:11 +0000
1c6532c060
fix minor issues caught by staticcheck (#76 )
Joshua Humphries
2019-01-03 10:09:24 -0500
1703c3b8d9
fix minor issues caught by staticcheck
Josh Humphries
2019-01-03 09:52:38 -0500
0f9e76c978
ignore deprecated check for now (#75 )
v1.1.0
Joshua Humphries
2018-12-17 10:47:17 -0500
9a04e95750
ignore deprecated check for now
Josh Humphries
2018-12-16 22:48:55 -0500
9fa2fce63b
make method invocation resilient to errors trying to load all files from server (#74 )
Joshua Humphries
2018-12-13 11:44:43 -0500
12bb3859e7
make method invocation resilient to errors trying to load all files from server
Josh Humphries
2018-12-12 21:40:23 -0500
70e9bba1b8
fix typo in Makefile (#72 )
Joshua Humphries
2018-12-12 10:10:23 -0500
c93fef3bdc
fix typo
Josh Humphries
2018-12-12 09:35:34 -0500
d86529bb4f
don't use TLS 1.3, which isn't quite right yet in Go tip (#66 )
Joshua Humphries
2018-11-15 20:27:01 -0500
068f59f47b
add comment/todo
Josh Humphries
2018-11-15 20:13:17 -0500
a90ea9e114
create repro for TLS 1.3 woes
Josh Humphries
2018-11-13 12:57:32 -0500
dd128ad449
Add CMD to allow long running container
jkev53
2018-11-13 11:25:06 -0600
64756c00cf
don't use TLS 1.3, which isn't quite right yet in Go tip
Josh Humphries
2018-11-13 10:47:37 -0500
698d00c363
add Dockerfile
jkev53
2018-11-12 13:53:24 -0600
2236c8174e
add Dockerfile
jkev53
2018-11-12 13:48:56 -0600
0dea37ee70
on error reading request, bidi stream would hang (#63 )
Joshua Humphries
2018-11-01 14:32:56 -0400
bd732b147a
on error reading request, bidi stream would hang
Josh Humphries
2018-11-01 14:03:16 -0400
dfa06f4410
several Go libraries, including gRPC and golang.org/x/net/http2, no longer support Go 1.8 and older (#64 )
Joshua Humphries
2018-11-01 14:24:33 -0400
4dae8e6731
several Go libraries, including gRPC and golang.org/x/net/http2, no longer support Go 1.8 and older
Josh Humphries
2018-11-01 14:15:28 -0400
22ce2f04fd
account type in OpenAccount RPC was ignored (#61 )
Joshua Humphries
2018-11-01 13:52:58 -0400
d38c439db2
account type in OpenAccount RPC was ignored
Joshua Humphries
2018-10-29 11:37:16 -0400
1e8e50f4f8
make MakeTemplate more robust (#60 )
Joshua Humphries
2018-10-22 22:59:11 -0400