info
You're seeing the release note of an old version. Check out the latest release note.
v1.29.3
July 26, 2024
🛠️ Bug fixes
NullPointerExceptionis no longer raised whenGraphQlServicehandles errors. #5815 #5816- Fixed a regression where a protocol violation error is not handled
by
ServerErrorHandler.onProtocolViolation()#5811 - Fixed compatibility issue with Java 9 modules by excluding
java.security.ProviderSPI configuration from the shadowed JAR. #5825 - Reapplied changes that were unexpectedly overwritten for Java module support. #5835
GrpcServicenow correctly returnsRESOURCE_EXHAUSTEDstatus when a response message exceeds the maximum allowed length. #5818 #5824- Relaxed constraints on gRPC JSON transcoding to log a warning instead of raising an
IllegalArgumentExceptionwhen used with non-unary gRPC methods. #5828 #5829
🙇 Thank you
This release was possible thanks to the following contributors who shared their brilliant ideas and awesome pull requests:






