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
core: BackendRegistry loses select/getSelected/clear; CreateBackendRegistryOptions loses getSessionId/sessionTtlMs/now; DEFAULT_BACKEND_SESSION_TTL_MS is removed. Resolve precedence is now explicit id > single configured backend. Consumers resolve their own default id before calling resolve.
Features
core: drop the per-session sticky selection from the backend registry (#143) (a3b5663), closes #142