tag:github.com,2008:https://github.com/thejinchao/turbolink/releasesRelease notes from turbolink2024-04-20T14:04:25Ztag:github.com,2008:Repository/586132253/v1.4.12024-04-20T15:20:53Zv1.4.1<ul>
<li>support <code>MetaData</code> and <code>DeadLine</code> function</li>
<li>remove deprecated string cast function</li>
<li>fix compile error on native Linux compile environment</li>
<li>fixed some compilation warnings</li>
</ul>thejinchaotag:github.com,2008:Repository/586132253/v1.42023-12-26T06:53:16Zv1.4<ul>
<li>support client-side streaming RPC function</li>
<li>for the client-side streaming GRPC function and bidirectional streaming GRPC function, add <code>OnWriteComplete</code> callback function to respond to the writing completion event.</li>
<li>support async node to call the server-side streaming RPC function</li>
<li>add several utility functions</li>
</ul>thejinchaotag:github.com,2008:Repository/586132253/v1.4_UE4.272023-12-26T04:10:42Zv1.4_UE4.27<p>update plugin version to 1.4</p>thejinchaotag:github.com,2008:Repository/586132253/v1.3.12023-10-03T12:04:01Zv1.3.1 (UE5.3)<ul>
<li>update protoc-gen-turbolink.exe to 2.6.6, remove hyphens from the filename of generated files and fix a duplicate name problem</li>
<li>fix several issues related to plugin packages</li>
</ul>thejinchaotag:github.com,2008:Repository/586132253/v1.3.1_UE4.272023-10-03T11:53:38Zv1.3.1 (UE4.27)<ul>
<li>update protoc-gen-turbolink.exe to 2.6.6, remove hyphens from the filename of generated files and fix a duplicate name problem</li>
<li>fix several issues related to plugin packages</li>
</ul>thejinchaotag:github.com,2008:Repository/586132253/v1.3_UE4.272023-09-28T03:54:15Zv1.3 (UE4.27)<p>Update libraries, include grpc(1.57), protobuf(4.23.4) and abseil(lts-2023-08-02)</p>thejinchaotag:github.com,2008:Repository/586132253/v1.32023-09-28T04:00:41Zv1.3 (UE5.3)<p>Update libraries, include grpc(1.57), protobuf(4.23.4) and abseil(lts-2023-08-02). And the plug-in is adapted to UE5.3</p>thejinchaotag:github.com,2008:Repository/586132253/v1.22023-05-31T09:26:07Zv1.2<p>Update version to 1.2</p>thejinchaotag:github.com,2008:Repository/586132253/v1.12023-05-22T02:12:43Zver 1.1<p>Fixed a bug that caused compilation to fail under UE5.2<br>
If the service does not contain any non-stream functions, *Node file will not be generated</p>thejinchaotag:github.com,2008:Repository/586132253/v1.02023-05-09T13:09:36Zver 1.0<p>ver 1.0</p>thejinchao