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.
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 useHubAPIs 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
HubAPI usages (besides those needed for backwards-compatibility) from the SDK.