Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add support for Configuration API #787

Closed
dmitsh opened this issue Nov 23, 2021 · 0 comments · Fixed by #812
Closed

add support for Configuration API #787

dmitsh opened this issue Nov 23, 2021 · 0 comments · Fixed by #812
Assignees
Milestone

Comments

@dmitsh
Copy link
Contributor

dmitsh commented Nov 23, 2021

The Configuration API feature has been implemented in Dapr runtime: dapr/dapr#3606
It needs to be accessible via the SDK.

@halspang halspang mentioned this issue Dec 10, 2021
3 tasks
@halspang halspang added this to the v1.6 milestone Dec 20, 2021
@halspang halspang self-assigned this Jan 11, 2022
halspang added a commit to halspang/dotnet-sdk that referenced this issue Jan 13, 2022
This commit adds support for the GetConfiguration API. This is an
alpha API and may be subject to change. This commit also does not
cover the Subscribe API for Configurations.

Included is a simple example showing the usage of the Configuration
API.

dapr#787

Signed-off-by: Hal Spang <halspang@microsoft.com>
rynowak pushed a commit that referenced this issue Jan 13, 2022
This commit adds support for the GetConfiguration API. This is an
alpha API and may be subject to change. This commit also does not
cover the Subscribe API for Configurations.

Included is a simple example showing the usage of the Configuration
API.

#787

Signed-off-by: Hal Spang <halspang@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants