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

Expand Dapr metadata API #1057

Merged
merged 4 commits into from
Jun 25, 2024
Merged

Conversation

artur-ciocanu
Copy link
Contributor

@artur-ciocanu artur-ciocanu commented Jun 25, 2024

Description

This PR adds more details to Dapr Metadata like: enabled features, HTTP endpoints, app connection properties, attribues

Issue reference

We strive to have all PR being opened based on an issue, where the problem or feature have been discussed prior to implementation.

Please reference the issue this PR will close: 1055

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • Code compiles correctly
  • Created/updated tests
  • Extended the documentation

Signed-off-by: Artur Ciocanu <ciocanu@adobe.com>
@artur-ciocanu artur-ciocanu requested review from a team as code owners June 25, 2024 13:37
Signed-off-by: Artur Ciocanu <ciocanu@adobe.com>
@artur-ciocanu
Copy link
Contributor Author

@salaboy @artursouza and @cicoyle please take a look and let me know if I am on the right path. In the meantime, I'll try to add tests.

Signed-off-by: Artur Ciocanu <ciocanu@adobe.com>
@artur-ciocanu
Copy link
Contributor Author

artur-ciocanu commented Jun 25, 2024

@salaboy @artursouza and @cicoyle I have added tests. Could you please take a look and if things are looking good, could you please merge!

Thank you!

@artursouza artursouza merged commit 653ba7e into dapr:master Jun 25, 2024
10 checks passed
@artursouza artursouza added this to the v1.12 milestone Jun 25, 2024
@artur-ciocanu artur-ciocanu deleted the expand-metadata-api branch June 25, 2024 21:04
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 this pull request may close these issues.

Expand Metadata API
2 participants