You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some of the properties in IContainerStorageService and IRuntimeStorageService have been deprecated via #25057
Context
These properties are unused. Removing them will reduce the over exposure and also help remove Runtime / Driver compat boundary which is expensive to maintain
Compatibility Concerns
The IContainerStorageService will follow Loader / Runtime layer compat policy.
Phases
The APIs are deprecated in 2.52.0. They will be removed in 2.60.0.