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
[connectivity] Compare selectionStrategy in DestinationFetchOptions based on value instead of reference. (7ed5ceb)
[connectivity] Fix destination caching for destinations from service bindings. The destinations are not cached repeatedly. The function getDestinationFromServiceBinding() returns undefined for destinations which have expired JWTs. (bf54df0)
[connectivity] Support destinations of type ClientCertificateAuthentication without password.