We've got a notification about the rebranding and new versions of API.
Currently, we use RFA 7. Is there a new version of it with Refinitiv brand, namespaces etc?
In the list of available products I can see Refinitiv Realtime SDK C++. But it looks like it's an Electron replacement.
Update: I've found rfa7.7.0.L1.win-shared.rrg. Based on REBRAND_RFACPP.txt file content, there are no changes in the interface or visible interfaces. And the changes are only in the documentation.
I can see the namespaces are still like rfa::common. I overrode existing RFA dlls (7.6.2) with new and I could compile the project without an issue. (I didn't try to run it). Is there anything required to do to use new RFA 7.7?