Releases: ktr0731/evans
Releases · ktr0731/evans
v0.10.11
Behavior updates
- ad18940 Accept bytes as base64-encoded string by default (#631)
- In the REPL mode, byte field input is parsed as a Base64 string first. If the input is not Base64 encoded, it will be parsed as a quoted literal. Also, two flags are added which explicitly specify how the input will be parsed. See the README for more details.
Changelog
- 2856945 Add support for --bytes-as-base64 (#611)
- 85d04c5 Bump actions/cache from 3.0.11 to 3.2.2 (#619)
- 48a186d Bump actions/cache from 3.0.5 to 3.0.8 (#581)
- 3324d5d Bump actions/cache from 3.0.8 to 3.0.9 (#591)
- 0f80498 Bump actions/cache from 3.0.9 to 3.0.11 (#601)
- 6605b2f Bump actions/cache from 3.2.2 to 3.2.4 (#625)
- d119580 Bump codecov/codecov-action from 3.1.0 to 3.1.1 (#592)
- 32d6eea Bump dependabot/fetch-metadata from 1.3.3 to 1.3.4 (#590)
- b9adda0 Bump dependabot/fetch-metadata from 1.3.4 to 1.3.5 (#612)
- f615116 Bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 (#624)
- 2140ef8 Bump docker/build-push-action from 3 to 4 (#626)
- 2d15f3d Bump github.com/Songmu/gocredits from 0.2.0 to 0.3.0 (#593)
- 01cc4f1 Bump github.com/gin-gonic/gin from 1.7.4 to 1.7.7 (#634)
- 7ac7e53 Bump github.com/google/go-cmp from 0.5.8 to 0.5.9 (#595)
- 28db13c Bump github.com/goreleaser/goreleaser from 1.10.3 to 1.11.2 (#583)
- 3a24b0b Bump github.com/jhump/protoreflect from 1.12.0 to 1.13.0 (#596)
- 18eaffe Bump github.com/jhump/protoreflect from 1.13.0 to 1.14.0 (#604)
- 0db8897 Bump github.com/mattn/go-colorable from 0.1.12 to 0.1.13 (#585)
- 8930737 Bump github.com/spf13/cobra from 1.5.0 to 1.6.1 (#605)
- 9ca34d7 Bump github.com/spf13/viper from 1.12.0 to 1.13.0 (#597)
- 89661c1 Bump github.com/spf13/viper from 1.13.0 to 1.14.0 (#613)
- a3e6284 Bump go.uber.org/goleak from 1.1.12 to 1.2.0 (#598)
- 5ed4a07 Bump golang.org/x/net from 0.5.0 to 0.7.0 (#637)
- 82ee79e Bump golang.org/x/tools from 0.1.12 to 0.2.0 (#603)
- 6703d65 Bump golang.org/x/tools from 0.2.0 to 0.3.0 (#614)
- 4b42d29 Bump golang.org/x/tools from 0.3.0 to 0.4.0 (#621)
- f75862c Bump golang.org/x/tools from 0.4.0 to 0.5.0 (#627)
- 0d2aa48 Bump google.golang.org/grpc from 1.48.0 to 1.49.0 (#582)
- 4f8a218 Bump google.golang.org/grpc from 1.49.0 to 1.51.0 (#616)
- 4f5b150 Fix how to start REPL on README (#586)
- 2799931 Upgrade to golang 1.20 (#633)
- d35c4ef bump to v0.10.10 (#638)
- 5f3b4c5 remove deprecated "ioutil" and fix notes (#622)
v0.10.10
Changelog
- ad18940 Accept bytes as base64-encoded string by default (#631)
- 2856945 Add support for --bytes-as-base64 (#611)
- 85d04c5 Bump actions/cache from 3.0.11 to 3.2.2 (#619)
- 48a186d Bump actions/cache from 3.0.5 to 3.0.8 (#581)
- 3324d5d Bump actions/cache from 3.0.8 to 3.0.9 (#591)
- 0f80498 Bump actions/cache from 3.0.9 to 3.0.11 (#601)
- 6605b2f Bump actions/cache from 3.2.2 to 3.2.4 (#625)
- d119580 Bump codecov/codecov-action from 3.1.0 to 3.1.1 (#592)
- 32d6eea Bump dependabot/fetch-metadata from 1.3.3 to 1.3.4 (#590)
- b9adda0 Bump dependabot/fetch-metadata from 1.3.4 to 1.3.5 (#612)
- f615116 Bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 (#624)
- 2140ef8 Bump docker/build-push-action from 3 to 4 (#626)
- 2d15f3d Bump github.com/Songmu/gocredits from 0.2.0 to 0.3.0 (#593)
- 01cc4f1 Bump github.com/gin-gonic/gin from 1.7.4 to 1.7.7 (#634)
- 7ac7e53 Bump github.com/google/go-cmp from 0.5.8 to 0.5.9 (#595)
- 28db13c Bump github.com/goreleaser/goreleaser from 1.10.3 to 1.11.2 (#583)
- 3a24b0b Bump github.com/jhump/protoreflect from 1.12.0 to 1.13.0 (#596)
- 18eaffe Bump github.com/jhump/protoreflect from 1.13.0 to 1.14.0 (#604)
- 0db8897 Bump github.com/mattn/go-colorable from 0.1.12 to 0.1.13 (#585)
- 8930737 Bump github.com/spf13/cobra from 1.5.0 to 1.6.1 (#605)
- 9ca34d7 Bump github.com/spf13/viper from 1.12.0 to 1.13.0 (#597)
- 89661c1 Bump github.com/spf13/viper from 1.13.0 to 1.14.0 (#613)
- a3e6284 Bump go.uber.org/goleak from 1.1.12 to 1.2.0 (#598)
- 5ed4a07 Bump golang.org/x/net from 0.5.0 to 0.7.0 (#637)
- 82ee79e Bump golang.org/x/tools from 0.1.12 to 0.2.0 (#603)
- 6703d65 Bump golang.org/x/tools from 0.2.0 to 0.3.0 (#614)
- 4b42d29 Bump golang.org/x/tools from 0.3.0 to 0.4.0 (#621)
- f75862c Bump golang.org/x/tools from 0.4.0 to 0.5.0 (#627)
- 0d2aa48 Bump google.golang.org/grpc from 1.48.0 to 1.49.0 (#582)
- 4f8a218 Bump google.golang.org/grpc from 1.49.0 to 1.51.0 (#616)
- 4f5b150 Fix how to start REPL on README (#586)
- 2799931 Upgrade to golang 1.20 (#633)
- d35c4ef bump to v0.10.10 (#638)
- 5f3b4c5 remove deprecated "ioutil" and fix notes (#622)
v0.10.9
Changelog
- b3119d0 Bump dependabot/fetch-metadata from 1.3.1 to 1.3.3 (#560)
- b11bb04 Bump github.com/goreleaser/goreleaser from 1.8.3 to 1.10.3 (#570)
- 27d4e83 Bump github.com/hashicorp/go-version from 1.4.0 to 1.6.0 (#557)
- 9a7fa71 Bump github.com/spf13/viper from 1.11.0 to 1.12.0 (#552)
- 04ce55e Bump golang.org/x/tools from 0.1.10 to 0.1.12 (#571)
- 9441cf3 Bump google.golang.org/grpc from 1.46.0 to 1.48.0 (#562)
- 4757a73 Bump google.golang.org/protobuf from 1.28.0 to 1.28.1 (#572)
- f4b08ea Extend the error message to give hint to user about reason for error (#569)
- e6da0e0 Remove prompt in the instructions to copy valid command (#573)
- 8248899 bump to v0.10.9 (#579)
- 9f3b1d2 fix --dig-manually skip (#554) (#568)
- 4d4e067 update ktr0731/go-updater (#578)
v0.10.8
v0.10.7
Changelog
- 5ac882c Bump actions/cache from 3.0.1 to 3.0.2 (#536)
- f9a9ff3 Bump codecov/codecov-action from 2.1.0 to 3.1.0 (#537)
- bcb07c7 Bump dependabot/fetch-metadata from 1.3.0 to 1.3.1 (#535)
- bb3c247 Bump github.com/google/go-cmp from 0.5.7 to 0.5.8 (#541)
- a704a94 Bump github.com/goreleaser/goreleaser from 1.7.0 to 1.8.3 (#538)
- 932783f Bump github.com/pelletier/go-toml from 1.9.4 to 1.9.5 (#540)
- 35bf82e Bump github.com/spf13/viper from 1.10.1 to 1.11.0 (#543)
- 45e4d9f Bump google.golang.org/grpc from 1.45.0 to 1.46.0 (#539)
- 0a10bde Evans distribution using docker (#559)
- 002b36c bump to v0.10.7 (#564)
- 823938c fix to register file descriptors and message descriptors (#544)
v0.10.6
v0.10.5
Changelog
- 2aaf577 Bump actions/cache from 2.1.7 to 3.0.1 (#520)
- c27392c Bump actions/checkout from 2.4.0 to 3 (#521)
- 8a5693f Bump dependabot/fetch-metadata from 1.2.1 to 1.3.0 (#519)
- 814a16c Bump github.com/goreleaser/goreleaser from 1.5.0 to 1.7.0 (#527)
- f963749 Bump github.com/matryer/moq from 0.2.5 to 0.2.7 (#525)
- f1d907d Bump github.com/spf13/cobra from 1.3.0 to 1.4.0 (#526)
- 2c94239 Bump golang.org/x/tools from 0.1.9 to 0.1.10 (#524)
- 17d523e Bump google.golang.org/grpc from 1.44.0 to 1.45.0 (#522)
- 51277cf Bump google.golang.org/protobuf from 1.27.1 to 1.28.0 (#523)
- f9b2785 bump to 0.10.4 (#517)
- a614fec bump to v0.10.5 (#531)
- 155e704 fix to register messages when message parsing (#530)
- 72b34a2 update go-prompt (#528)
0.10.4
Changelog
caa7f11 Bump actions/setup-go from 2.1.5 to 3 (#508)
d31ee20 Bump dependabot/fetch-metadata from 1.1.1 to 1.2.1 (#509)
07e5878 Bump github.com/goreleaser/goreleaser from 1.3.1 to 1.4.1 (#505)
8d6dee6 Bump github.com/goreleaser/goreleaser from 1.4.1 to 1.5.0 (#511)
040f857 Bump github.com/jhump/protoreflect from 1.10.1 to 1.12.0 (#510)
f0d232e Bump golang.org/x/tools from 0.1.8 to 0.1.9 (#503)
e59248d Bump google.golang.org/grpc from 1.43.0 to 1.44.0 (#504)
f0592f2 update ktr0731/grpc-web-go-client (#513)
v0.10.3
Changelog
- caa7f11 Bump actions/setup-go from 2.1.5 to 3 (#508)
- d31ee20 Bump dependabot/fetch-metadata from 1.1.1 to 1.2.1 (#509)
- 07e5878 Bump github.com/goreleaser/goreleaser from 1.3.1 to 1.4.1 (#505)
- 8d6dee6 Bump github.com/goreleaser/goreleaser from 1.4.1 to 1.5.0 (#511)
- 040f857 Bump github.com/jhump/protoreflect from 1.10.1 to 1.12.0 (#510)
- f0d232e Bump golang.org/x/tools from 0.1.8 to 0.1.9 (#503)
- e59248d Bump google.golang.org/grpc from 1.43.0 to 1.44.0 (#504)
- f0592f2 update ktr0731/grpc-web-go-client (#513)