Any API changes between 3.0.6 and 3.1.7?

This forum is now locked, since Gold Support is no longer offered.

Moderator: SourceGear

Locked
ismangil
Posts: 197
Joined: Wed Jun 30, 2004 10:49 am
Location: Sheffield, UK
Contact:

Any API changes between 3.0.6 and 3.1.7?

Post by ismangil » Thu Mar 02, 2006 9:32 am

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?

dan
Posts: 2448
Joined: Wed Dec 17, 2003 5:03 pm
Location: SourceGear
Contact:

Post by dan » Thu Mar 02, 2006 10:02 am

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.

Locked