Expected Behavior
Get a state without eTag in gRPC and HTTP, eTag attribute should be null.
Actual Behavior
eTag is null in HTTP and empty string in gRPC.
Steps to Reproduce the Problem
Get state that does not have eTag.
Try the same in getBulkState too.
Release Note
RELEASE NOTE: FIX missing eTag response for state APIs.
Expected Behavior
Get a state without eTag in gRPC and HTTP, eTag attribute should be null.
Actual Behavior
eTag is null in HTTP and empty string in gRPC.
Steps to Reproduce the Problem
Get state that does not have eTag.
Try the same in getBulkState too.
Release Note
RELEASE NOTE: FIX missing eTag response for state APIs.