Skip to content

Update obsoletion to be an error for a few types#73226

Merged
CyrusNajmabadi merged 1 commit intodotnet:mainfrom
CyrusNajmabadi:upgradeError
Apr 25, 2024
Merged

Update obsoletion to be an error for a few types#73226
CyrusNajmabadi merged 1 commit intodotnet:mainfrom
CyrusNajmabadi:upgradeError

Conversation

@CyrusNajmabadi
Copy link
Contributor

@CyrusNajmabadi CyrusNajmabadi commented Apr 25, 2024

These types were obsoleted two years back in 17.4: #62998

We have legacy impls that literally do nothing (they just store the data in memory, and then return it when asked). This PR upgrades these from an obsoletion warning to an error (as part of our policy of gradual deprecation). Once this is out a while, we can then finally remove.

No usages of these types at all inside MS, or searching with grep.app.

@CyrusNajmabadi CyrusNajmabadi requested review from ToddGrun and tmat April 25, 2024 00:45
@CyrusNajmabadi CyrusNajmabadi requested a review from a team as a code owner April 25, 2024 00:46
@ghost ghost added Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead labels Apr 25, 2024
Copy link
Contributor

@ToddGrun ToddGrun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@CyrusNajmabadi CyrusNajmabadi merged commit 75a05d0 into dotnet:main Apr 25, 2024
@CyrusNajmabadi CyrusNajmabadi deleted the upgradeError branch April 25, 2024 03:25
@dotnet-policy-service dotnet-policy-service bot added this to the Next milestone Apr 25, 2024
@dibarbet dibarbet modified the milestones: Next, 17.11 P1 Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants