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

Use IConfigurationDbContext in ClientConfigurationStore #1624

Merged
merged 2 commits into from
Dec 1, 2024

Conversation

stefannikolei
Copy link
Contributor

Fixes #1616

What issue does this PR address?

Important: Any code or remarks in your Pull Request are under the following terms:

If You provide us with any comments, bug reports, feedback, enhancements, or modifications proposed or suggested by You for the Software, such Feedback is provided on a non-confidential basis (notwithstanding any notice to the contrary You may include in any accompanying communication), and Licensor shall have the right to use such Feedback at its discretion, including, but not limited to the incorporation of such suggested changes into the Software. You hereby grant Licensor a perpetual, irrevocable, transferable, sublicensable, nonexclusive license under all rights necessary to incorporate and use your Feedback for any purpose, including to make and sell any products and services.

(see our license, section 7)

@josephdecock
Copy link
Member

Thanks very much @stefannikolei!

@josephdecock josephdecock merged commit df77918 into DuendeSoftware:main Dec 1, 2024
5 checks passed
@josephdecock josephdecock added this to the 7.1.0 milestone Dec 1, 2024
@josephdecock josephdecock added the impact/breaking The fix or change will be a breaking one label Dec 1, 2024
@josephdecock josephdecock changed the title ClientConfigurationStore now uses IConfigurationDbContext Use IConfigurationDbContext in ClientConfigurationStore Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
impact/breaking The fix or change will be a breaking one
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ClientConfigurationStore should depend on IConfigurationDbContext
2 participants