[Proposal] Ability to pass per entry metadata to bulk publish.
Open
area/client/pubsub
kind/enhancement
- Dominant language
- C#
- Stars
- 1.2k
- Forks
- 378
- Avg merge
- 2d 1h
- Merged PRs (30d)
- 6
Description
In https://github.com/dapr/dotnet-sdk/blob/master/src/Dapr.Client/DaprClientGrpc.cs#L214, the entry metadata is always empty which prevents us to set the sessionId when publishing events to a session enabled topic.
An option would be to add an overload which takes a list of entries as parameter.
Contributor guide
Assessment
This issue has not been assessed yet.