-
Notifications
You must be signed in to change notification settings - Fork 294
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
Version 5.0.1 has major memory retention problem but is not marked as deprecated #2177
Comments
A lot of downloads of this package come via EF Core 7 and the latest version of EF Core 7 was just Updated to use 5.11 |
Thank you for providing the feedbacks, we'll look into it and try to improve it on NuGet.org. |
I marked it as deprecated with a recommendation to update to at least 5.0.2: https://www.nuget.org/packages/Microsoft.Data.SqlClient/5.0.1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The version 5.0.1 has the memory retention problem discussed in #1810, but dispite multiple comments suggesting that the version should be marked as deprecated or having a bug, the version is still up and unmarked on NuGet.
I just took some days to "rediscover" this problem and am grateful for it being already solved. However I think it would be very helpful for all users of the version.
And as you can see on the nuget stats page for the package, version 5.0.1 was downloaded over 3 million times in the last 6 weeks
![image](https://private-user-images.githubusercontent.com/25256020/273805938-00c0525a-369b-4bab-b79d-1fc0df3ebb63.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkwMjA5NTQsIm5iZiI6MTczOTAyMDY1NCwicGF0aCI6Ii8yNTI1NjAyMC8yNzM4MDU5MzgtMDBjMDUyNWEtMzY5Yi00YmFiLWI3OWQtMWZjMGRmM2ViYjYzLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDglMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA4VDEzMTczNFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWVmYzRmZjMzZjgwMGI1NTMxNjMzZWExYjA3M2ZmMmNhZmUwNzAwYTNmZGNiZjZkYjZkMTA5NDJkYzhiMWQ4N2UmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.JgOKFKxI8ydovt0k8TU4QibBJgKKi-Pu-xlARkoEvwE)
So version 5.0.1 is far from not being used, but IMHO should be with this kind of problem.
The text was updated successfully, but these errors were encountered: