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
The individual autoconnect crates no longer build and test in isolation (by default) due to requiring crate features to be specified in the crates themselves and their dependencies.
They previously build/test by default and should be fixed for quicker dev cycle times (especially building without the bigtable feature enabled which requires significantly longer build times)