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: Java/CHANGELOG.md
+23-5Lines changed: 23 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,23 +9,41 @@ 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 MyAccount 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 has support for the Preferred Host feature which applies to both channelset/connection-recovery and warm standby: the feature allows a switch back to a preferred host in channelSet configuration or a preferred group in warm standby configuration.
16
-
17
-
In this release is added support for update filtering feature which permits API users to request a filter on update type in the Login Request message. Used with a server side that supports this feature, there is a potential for bandwidth saving by limiting traffic to certain update types.
15
+
This is a maintenance release with critical fixes for customer issues.
18
16
19
-
In addition, this serves as a maintenance release with fixes.
17
+
Customer Issues Resolved
18
+
------------------------
19
+
- [Case Number: 15088925] - [RTSDK-10072] - Fixes to exceptions with multiple Consumers started in one application
This release has support for the Preferred Host feature which applies to both channelset/connection-recovery and warm standby: the feature allows a switch back to a preferred host in channelSet configuration or a preferred group in warm standby configuration.
42
+
43
+
In this release is added support for update filtering feature which permits API users to request a filter on update type in the Login Request message. Used with a server side that supports this feature, there is a potential for bandwidth saving by limiting traffic to certain update types.
44
+
45
+
In addition, this serves as a maintenance release with fixes.
46
+
29
47
EMA Java 3.9.1.L1 Issues Resolved
30
48
---------------------------------
31
49
- [RTSDK-8152] - New Feature: EMAJ: Enhance RmtesBuffer to add getAsHex
0 commit comments