Well, if your code was written against a version 9 API, you might want to stay with the stable API? 9.81 track for now. You can still run your code against all (even the latest and beta) TWS and IBGW versions. It's a good practice to lock the API version in and to avoid automatic and uncontrolled version changes.
But by its nature, the stable track is a couple years old and is lacking the latest features version 10 provides. So you might want to start the development, unit, system, and regression testing cycles so that you can eventually move to the version 10 API.
闯ü谤驳别苍
On Thu, Aug 11, 2022 at 08:44 PM, Joel Gross wrote:
toggle quoted message
Show quoted text
Wow, thanks guys! Tons of major changes it looks like.?
I have not been developing much... is it worth it to upgrade or should I switch from Latest to Stable?