Releases: grpc-ecosystem/grpcdebug
Releases · grpc-ecosystem/grpcdebug
Release v1.1.0
What's Changed
- Update dependencies; add pick_first; fix xds bug by @HailongWen in #22
- Build for windows and linux arm64 by @atollena in #20
- update go-control-plane dependencies by @purnesh42H in #24. This fixes resolving envoy.extensions.upstreams.http.v3.HttpProtocolOptions
- Support for multiple xds
ClientConfigmessages by @martinbaillie in #26
New Contributors
- @larry-safran made their first contribution in #18
- @HailongWen made their first contribution in #22
- @atollena made their first contribution in #20
- @purnesh42H made their first contribution in #24
- @martinbaillie made their first contribution in #26
Full Changelog: v1.0.5...v1.1.0
Release v1.0.5
What's Changed
- Update dependencies and add custom LB protos by @erikjoh in #15
- cmd: add protobuf accessors for better nil-safety by @dfawley in #17
- Build for Apple Silicon by @lepistone in #14
New Contributors
- @dfawley made their first contribution in #17
- @lepistone made their first contribution in #14
Full Changelog: v1.0.4...v1.0.5
Release v1.0.4
Release v1.0.3
Merge pull request #12 from lidizheng/generic-csds Adopt the new CSDS standard
Release v1.0.2
Merge pull request #10 from lidizheng/upgrade-grpc Upgrade gRPC to v1.40.0 and Golang version to 1.15+
Release v1.0.1
Merge pull request #8 from lidizheng/fix-channelz-timestamp Add a nil check for timestamps
Release v1.0.0
Merge pull request #6 from lidizheng/release-binaries Fix typo in the GitHub Action
Pre-Release v0.0.5
Merge pull request #6 from lidizheng/release-binaries Fix typo in the GitHub Action
Pre-Release v0.0.4
Merge pull request #5 from lidizheng/release-binaries Add GitHub Action for releases
Pre-Release v0.0.3
Merge pull request #4 from lidizheng/fix-issues Improve error handling