Skip to content

Release 1.5.5

Choose a tag to compare

@wardseptember wardseptember released this 13 Apr 08:36
953a3c6

Change Log

v1.5.5 (2026-04-10)

Enhancements

all: optimize debug logs(#111

stream: after the streaming server has finished consuming, it removes the stream and adds call information(#110

all: the protoSourceRoot parameter of the Maven plugin supports reading directories.(#104

Bug Fixes

http: fixed an issue involving excessive parsing of key-value pairs in HTTP response headers(#135

all: replace HashMap with ConcurrentMap in the ClientConfig class (#112

http: fixed an intermittent packet-stitching issue occurring during HTTP protocol timeouts(#107

all: fixed an issue where exceptions during the Spring Boot startup phase could cause the process to enter a "pseudo-dead" state(#97

all: fixed a memory leak issue caused by the frequent starting and stopping of trpc within the same process(#94