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

fix: fixes undesired context tracking across EFCoreStore methods #633

Merged
merged 1 commit into from Jan 30, 2023

Conversation

AndrewTriesToCode
Copy link
Sponsor Contributor

Fixes #630

@AndrewTriesToCode AndrewTriesToCode merged commit 3605a75 into main Jan 30, 2023
@AndrewTriesToCode AndrewTriesToCode deleted the fix/remove-efcorestore-context-tracking branch January 30, 2023 06:38
github-actions bot pushed a commit that referenced this pull request Jan 30, 2023
## [6.10.0](v6.9.1...v6.10.0) (2023-01-30)

### Features

* add nongeneric IMultiTenantContext for flexibility ([b3a198f](b3a198f))

### Bug Fixes

* fixes undesired context tracking across EFCoreStore methods ([#633](#633)) ([3605a75](3605a75))
* remove netcore3.1 ([#632](#632)) ([6c21fe9](6c21fe9))
@AndrewTriesToCode
Copy link
Sponsor Contributor Author

🎉 This PR is included in version 6.10.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

EFCoreStore tracking context across its methods
1 participant