Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Unknown
Description
Today its
DEFAULT_VERSION = "50.0";
But there are newer API versions from salesforce which introduces more features etc.
Wonder if jeremyross thought? and if you could do the upgrade?
The last upgrade is in this commit
https://github.com/apache/camel/commit/46c8bc22b73a24ddb0e0014311b2a637a1719891
There are some unit tests etc that uses different api versions, so it may be worth to add more versions for testing, such as in this file
camel-salesforce-maven-plugin/src/test/resources/line_item.json: