1.28.4 release notes
29th April 2024
🛠️ Bug fixes
XdsEndpointGroup
now adheres to theLbSubsetFallbackPolicy.NO_FALLBACK
policy. #5649- The
HttpResponse
returned from anHttpService
is now correctly recovered from the exception. #5648 - Aborted
DeferredStreamMessage
doesn't callSubscriber.onError()
multiple times anymore. #5648