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
Per our documentation, all Hub-based APIs have been deprecated since 2.0.0, but we have not been emitting deprecation warnings yet, because we still use Hub APIs in a few places.
We should add deprecation warnings for all Hub-based APIs.
Before we can do this, we need to remove all remaining Hub API usages (besides those needed for backwards-compatibility) from the SDK.