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
+4-3Lines changed: 4 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
1
+
This is the change log of the Refinitiv Real-Time SDK (RTSDK) for C++/C. RTSDK consists of Enterprise Message API (EMA) and Enterprise Transport API (ETA). This file contains history starting from version 1.2.0 which is when all components (EMA C++, EMA Java, ETA C, ETA Java) of RTSDK were fully open sourced. Note that RTSDK product version numbers start from 1.2.0 and EMA/ETA version numbers start from 3.2.0.
2
2
3
3
Rebranding NOTE: Refinitiv Real-Time SDK was formerly known as Elektron SDK or ESDK.
4
4
@@ -12,7 +12,8 @@ There are three types of RTSDK releases that append a letter directly followed b
-[RTSDK-8115] - Fix to memory leak with token session [GitHub #259]
31
33
-[RTSDK-8140] - Fixed invalid read issues from missing null termination for proxy host and port with non-blocking explicit service discovery
32
34
-[RTSDK-8142] - Fix to reactor crash when the worker thread fails to submit request for explicit service discovery
33
35
-[RTSDK-8157] - Fix to reactor channel recovery when using non blocking service discovery and V1 auth; also fix to invalid token sessions created by explicit service discovery
34
36
-[RTSDK-8163] - ReactorChannel is not added to the token session in rsslReactorConnect() when using the existing token session and the endpoint is specified
35
37
-[RTSDK-8182] - Fix to memory leak with REST handles when enabling session management feature to connect to RTO using V2 auth
36
-
-[RTSDK-8115] - Fix to memory leak with token session [GitHub #259]
0 commit comments