main
Add PutResponse to Put in common test client interface
etcdserver: allow non-admin to fetch member list and alarms
test: validate direct JWT passing and acceptance
grpc: replace Dial APIs with NewClient
tests: enhance consistency verification in hashkv tests by using eventually assertion
etcdctl: add --stream flag to get command
*: switch to new protobuf struct
server: allow non-admin maintenance status
tests: migrate member list serializable test to common test framework
tests/common: address Go 1.24 usetesting issues
*: update test case to use pointer instead of copying pb
tests: migrate grpc tests(e2e/integration) to common test framework