You need to sign in to do that
Don't have an account?

How to confirm an API version number corresponding to a specified release version?
For example:
1. I'm using APIs of version 30.0, then which release notes is useful for me? Spring '14 or any other one?
2. I find that release Spring '15 has something necessary for me, then which API version should I use? 33.0 or any other one?
Thanks
1. I'm using APIs of version 30.0, then which release notes is useful for me? Spring '14 or any other one?
2. I find that release Spring '15 has something necessary for me, then which API version should I use? 33.0 or any other one?
Thanks
S0 It is always suggested to upgrade your API version to the latest version with every release.
Current API version is 35 so you can upgrade to that version.
Thanks,
Himanshu
All Answers
S0 It is always suggested to upgrade your API version to the latest version with every release.
Current API version is 35 so you can upgrade to that version.
Thanks,
Himanshu