Skip to content

Remove unused eTag param from getState() #439

Description

@artursouza

Expected Behavior

eTag is not used by Dapr runtime in getState() only delete.

Actual Behavior

eTag is handled in the SDK for GeState in HTTP, not in GRPC - after all is ignored in runtime.

Steps to Reproduce the Problem

Use getState() with eTag, using different values and see how it is ignored.

Release Note

RELEASE NOTE: REMOVED unused etag param from getState()

Metadata

Metadata

Assignees

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions