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
Remove curl dependency and disable OAuth Bearer SASL mechanism
# Motivation
The curl dependency is just necessary for the OAuth Bearer SASL mechanism. Let's remove that configuration option for now.
# Modification
Removes the curl dependency.
0 commit comments