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
client: make CLIENT_QUERY_ATTRIBUTES opt-out to restore proxy compatibility (#1041)
* feat: Update client capability flags
Adjust client capability flags based on server support,
and account for explicitly disabled capabilities.
- client/auth.go: Update client capability flags
- client/conn.go: Add field to manage disabled capabilities
* feat: Update client capability flags
Adjust client capability flags based on server support.
Add a new field to manage explicitly disabled flags.
- client/auth.go: Improve logic for adjusting client capability flags
- client/conn.go: Add field to manage explicitly disabled flags
* fix comment
0 commit comments