Are there any Client API changes between 3.0.6 and 3.1.7? We are upgrading server from 3.1.1 to 3.1.7 soon, and all of our custom programs are still actually using 3.0.6 assemblies.
We'd like to upgrade these custom programs to use 3.1.7 APIs as well, are there any gotchas I should be aware of?
Any API changes between 3.0.6 and 3.1.7?
Moderator: SourceGear
There probably are, but none that should require major refactoring.
I would load the 3.1.7 client API onto a machine and recompile your custom apps with it to see whether any of the APIs you are using are affected. You can always connect to our demo server and http://vaultdemo.sourcegear.com to do a quick test on a 3.1.7 server.
I would load the 3.1.7 client API onto a machine and recompile your custom apps with it to see whether any of the APIs you are using are affected. You can always connect to our demo server and http://vaultdemo.sourcegear.com to do a quick test on a 3.1.7 server.