Skip to content

Release v1.3.0

Latest
Compare
Choose a tag to compare
@wardseptember wardseptember released this 30 Sep 07:37
· 1 commit to master since this release
eab49fc

Change Log

v1.3.0 (2024-09-30)

Features

  • core: supports obtaining the called IP and port after the client initiates a call(#65

Enhancements

  • all: optimize code standards(#59

Bug Fixes

  • code-generator: use asynchronous threads to read output and error streams when executing protoc (#62)
  • all: adjust the timing of closing all threads(#66
  • transport-netty: fixed the problem that the netty plugin may have memory leaks in extreme cases (#54)