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

Please make sure that "Latest Stable Releases" are dependent only on similarly "Latest Stable Releases" of other products. #3132

Closed
rozeboosje opened this issue Jan 24, 2025 · 5 comments
Labels
✔️ Triage Done Issues that are triaged by dev team and are in investigation. 🔗 External Issue is in an external component

Comments

@rozeboosje
Copy link

I installed Microsoft.Data.SqlClient 6.0.1 from nuget in a Solution targeting .NET Framework 4.8

This requires an upgrade to Microsoft.SqlServer.SqlManagementObjects, but the only available nuget package for this, greater than 172.52.0 is "Latest Prerelease 172.61.0-preview

While I don't expect this to cause a huge problem I would like to avoid anything other than "Latest Stable" packages in the software we want to release to our customers.

Can this please be addressed?

@rozeboosje rozeboosje added the 🆕 Triage Needed For new issues, not triaged yet. label Jan 24, 2025
@ErikEJ
Copy link
Contributor

ErikEJ commented Jan 24, 2025

You should address that in the SMO repo.

@cremor
Copy link

cremor commented Jan 24, 2025

See microsoft/sqlmanagementobjects#188

@shueybubbles
Copy link

shueybubbles commented Jan 24, 2025

If the SMO preview package + MDS 6 passes your tests, let us know. If there are positive votes and no reports of regression I will promote the SMO version to non-preview.
We've not yet had time to test with sqlclient 6 internally. In the past, major version upgrades of SqlClient introduced breaking changes, so I wanted to avoid promising forward compatibility with it in the SMO package.

@rozeboosje
Copy link
Author

Thank you all and keep me posted.

@mdaigle mdaigle added ✔️ Triage Done Issues that are triaged by dev team and are in investigation. and removed 🆕 Triage Needed For new issues, not triaged yet. labels Jan 28, 2025
@mdaigle
Copy link
Contributor

mdaigle commented Jan 28, 2025

Sounds like this is an external issue. Please follow up with SMO. Thanks!

@mdaigle mdaigle closed this as completed Jan 28, 2025
@cheenamalhotra cheenamalhotra added the 🔗 External Issue is in an external component label Jan 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✔️ Triage Done Issues that are triaged by dev team and are in investigation. 🔗 External Issue is in an external component
Projects
None yet
Development

No branches or pull requests

6 participants