1.32.1 release notes

13th March 2025

🛠️ Bug fixes

  • The client does not send an RST_STREAM when an UnprocessedRequestException is raised. #6157
  • KubernetesEndpointGroup.whenReady() is now completed after collecting all endpoints. #6154
  • The cumulative demand in a duplicator is now correctly calculated. #6150
  • NoSuchMethodException is not raised anymore when Reactor older than 3.7.0 is used. #6148
  • Requests are correctly routed to the intended HTTP JSON transcoding service when multiple services share the same pattern. #6147
  • The message fields in gRPC doc service have now correct field requirement. #6153