Upgrading from ROSDK 7 to 8

I am writing to ask if there are any major breaking changes when moving from ROSDK 7 to 8?

I have several windows services written in Delphi using ROSDK 7. I also have a couple .NET services written in v7, along with quite a bit of Delphi and .NET client code.

I am assuming the migration will be quite painless as it has been in the past, but it never hurts to ask!

Thanks,

Alan

Delphi : nothing was changed in ROSDK except some classes were migrated into own units, but it isn’t showstopper.
If you are used Encryption property on channels/servers, Legacy component should be checked in ROD instaler.