1.29.1 release notes

28th June 2024

🛠️ Bug fixes

  • The default GrpcExceptionHandlerFunction now properly handles and returns the correct gRPC Status. #5786
  • The ExchangeType is now correctly detected for the default WebClient. #5787
  • A duplicate key exception isn't raised anymore when building a JSON schema. #5788
  • The duplicator's child stream subscriber methods are now called by the correct executor. #5783

☢️ Breaking changes

🙇 Thank you