You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: Cpp-C/CHANGELOG.md
+45-6
Original file line number
Diff line number
Diff line change
@@ -9,26 +9,65 @@ There are three types of RTSDK releases that append a letter directly followed b
9
9
"E" releases (E-Loads) are emergency RTSDK releases that are uploaded to MyRefinitiv and Developer Community but not to GitHub. Also note that emergency releases may only be partial (i.e., Java or C++/C only).
This release removes unused files from GitHub and RRG packages
15
+
This is a maintenace release with fixes for customer issues
16
+
17
+
Customer Issues Resolved
18
+
------------------
19
+
-[Case Number: 09514087] - [RTSDK-4606] - ETA crash when a websocket client does not specify sub protocol and closes the connection
20
+
-[GitHub #138] - [RTSDK-3884] - EMA C++: Destructor of OmmConsumer occasionally hangs forever in deadlock
21
+
-[GitHub #152] - [RTSDK-4291] - OmmConsumerImpl::registerClient implementation doesn't unlock mutex when exception is thrown
22
+
-[GitHub #161] - [RTSDK-4371] - ETA compilation warning
23
+
-[GitHub #164] - [RTSDK-4589] - In VAConsumer refresh message is received the channel is closed if the streamState is not open
24
+
-[GitHub #168] - [RTSDK-4706] - EMA C++: configuration parameters ConnectionPingTimeout / ConnectionMinPingTimeout are applied as number of seconds, not milliseconds
25
+
-[GitHub #170] - [RTSDK-4941] - Buggy code in rsslRDMDictionaryMsg.c
26
+
-[GitHub #171] - [RTSDK-4957] - EMA WebSocket example default port in EmaConfig.xml
27
+
-[GitHub #172] - [RTSDK-4951] - EMA C++ Websocket example mismatch between Readme and source code
-[RTSDK-3884] - EMA C++: Destructor of OmmConsumer occasionally hangs forever in deadlock - [GitHub #138]
40
+
-[RTSDK-4291] - OmmConsumerImpl::registerClient implementation doesn't unlock mutex when exception is thrown - [GitHub #152]
41
+
-[RTSDK-4706] - EMA C++: configuration parameters ConnectionPingTimeout / ConnectionMinPingTimeout are applied as number of seconds, not milliseconds - [GitHub #168]
42
+
-[RTSDK-4719] - Support encryption connection type for EMAC consumer performance tool
43
+
-[RTSDK-4951] - EMA C++ Websocket example mismatch between Readme and source code - [GitHub #172]
44
+
-[RTSDK-4957] - EMA WebSocket example default port in EmaConfig.xml - [GitHub #171]
45
+
-[RTSDK-4954] - Correction to IProvider180 README file
46
+
47
+
ETA C 3.6.1.G1 Issues Resolved
48
+
--------------------------------
49
+
-[RTSDK-4371] - ETA compilation warning - [GitHub #161]
50
+
-[RTSDK-4382] - Change RDP 'scope' default value to trapi.streaming.pricing.read
51
+
-[RTSDK-4508] - JSON converter library fails to conform to UTF-8 when passing the JSON dictionary message over the network
52
+
-[RTSDK-4606] - TRCERouter Crash in ETA - [Case Number: 09514087]
53
+
-[RTSDK-4713] - ETAC: Websocket Transport should handle Sec-Websocket-Extensions with unsupported parameter: client_max_window_bits
54
+
-[RTSDK-4727] - rsslNumericStringToReal does not return error with an input like 1151194421449.10009766
55
+
-[RTSDK-4589] - In VAConsumer refresh message is received the channel is closed if the streamState is not open - [GitHub #164]
56
+
-[RTSDK-4941] - Buggy code in rsslRDMDictionaryMsg.c - [GitHub #170]
0 commit comments