Rad Studio
[+] : New Component TsgcWSAPIClient_MCP implements the MCP Cilent specification.
[+] : New Demo MCP Client showing the main features of the MCP Client, can be found in the folder "Demos\15.AI\03.MCP\02.MCP_Client".
[+] : Improved MCP Server: now supports Streamable HTTP.
[+] : Improved MCP Server: now supports Authentication using Custom Headers or API Key.
[+] : New Client Component TsgcWSAPI_MEXC: Implements the WebSocket & HTTP API Spot API from MEXC (centralized cryptocurrency exchange).
[+] : New Client Component TsgcWSAPI_MEXC_Futures: Implements the WebSocket & HTTP API Futures API from MEXC (centralized cryptocurrency exchange).
[+] : Updated CryptoAPI demo showing the main features of the MEXC API. It's in the folder "05.Crypto\01.CryptoAPI".
[+] : Improved Setup: now the uninstaller is digitally signed.
[+] : Improved HTTP Server: new event OnHTTPUploadBeforeCreatePostStream which is fired before the stream is created.
[+] : Improved HTTP Client: new property keep-alive to maintain the connection alive between requests.
[+] : Improved Google Cloud Clients: new property TLSOptions to customize the secure connection options. Apply to Google Cloud FCM, Calendar and PubSub Clients.
[*] : Fixed Bug MCP component: when returning a json-rpc error, the node error was not set properly.
[*] : Fixed Bug MultipartFormData: when HTTPUploadFiles.RemoveBoundaries was true and the file size was zero, the file was created with the boundaries included.
[*] : Fixed Memory Leak in the STOMP ActiveMQ Client Component.
[*] : Fixed Memory Leak in the STOMP RabbitMQ Client Component.
[*] : Fixed Bug Server: when KeepAlive property was active, the built-in javascript libraries return an error 404.
[*] : Fixed Bug Server: when Authentication was not enabled, if the client send a request with an Authorization header, by default the connection was closed.
[*] : Fixed Bug ServerSentEvents: when sending multiple messages the headers were included in the message.
[+] : New Demo MCP Client showing the main features of the MCP Client, can be found in the folder "Demos\15.AI\03.MCP\02.MCP_Client".
[+] : Improved MCP Server: now supports Streamable HTTP.
[+] : Improved MCP Server: now supports Authentication using Custom Headers or API Key.
[+] : New Client Component TsgcWSAPI_MEXC: Implements the WebSocket & HTTP API Spot API from MEXC (centralized cryptocurrency exchange).
[+] : New Client Component TsgcWSAPI_MEXC_Futures: Implements the WebSocket & HTTP API Futures API from MEXC (centralized cryptocurrency exchange).
[+] : Updated CryptoAPI demo showing the main features of the MEXC API. It's in the folder "05.Crypto\01.CryptoAPI".
[+] : Improved Setup: now the uninstaller is digitally signed.
[+] : Improved HTTP Server: new event OnHTTPUploadBeforeCreatePostStream which is fired before the stream is created.
[+] : Improved HTTP Client: new property keep-alive to maintain the connection alive between requests.
[+] : Improved Google Cloud Clients: new property TLSOptions to customize the secure connection options. Apply to Google Cloud FCM, Calendar and PubSub Clients.
[*] : Fixed Bug MCP component: when returning a json-rpc error, the node error was not set properly.
[*] : Fixed Bug MultipartFormData: when HTTPUploadFiles.RemoveBoundaries was true and the file size was zero, the file was created with the boundaries included.
[*] : Fixed Memory Leak in the STOMP ActiveMQ Client Component.
[*] : Fixed Memory Leak in the STOMP RabbitMQ Client Component.
[*] : Fixed Bug Server: when KeepAlive property was active, the built-in javascript libraries return an error 404.
[*] : Fixed Bug Server: when Authentication was not enabled, if the client send a request with an Authorization header, by default the connection was closed.
[*] : Fixed Bug ServerSentEvents: when sending multiple messages the headers were included in the message.
[*] : Fixed Bug ServerSentEvents: the initial message was sent twice.
.NET
1[*] : Fixed Bug MultipartFormData: when HTTPUploadFiles.RemoveBoundaries was true and the file size was zero, the file was created with the boundaries included.
[*] : Fixed Bug Server: when KeepAlive property was active, the built-in javascript libraries return an error 404.
[*] : Fixed Bug Server: when Authentication was not enabled, if the client send a request with an Authorization header, by default the connection was closed.
[*] : Fixed Bug ServerSentEvents: when sending multiple messages the headers were included in the message.
[*] : Fixed Bug Server: when KeepAlive property was active, the built-in javascript libraries return an error 404.
[*] : Fixed Bug Server: when Authentication was not enabled, if the client send a request with an Authorization header, by default the connection was closed.
[*] : Fixed Bug ServerSentEvents: when sending multiple messages the headers were included in the message.
[*] : Fixed Bug ServerSentEvents: the initial message was sent twice.