v.23.8Improvement

Client Fallback to Main Connection for Suggestions Without Session Creation

Client will load suggestions using the main connection if the second connection is not allowed to create a session. #53177 (Alexey Gerasimchuck).
Improved client behavior to load suggestions via the main connection when the secondary connection cannot create a session.

Why it matters

This feature addresses the issue where the client might fail to load suggestions if the secondary connection is not permitted to create a session, ensuring a more reliable user experience by falling back to the main connection.

How to use it

No explicit user action is required. The client automatically uses the main connection to load suggestions if the secondary connection lacks permission to create a session.