Claus Ibsen created CAMEL-17165:
-----------------------------------
Summary: camel-salesforce - Upgrade to newer API version than v50.0
Key: CAMEL-17165
URL: https://issues.apache.org/jira/browse/CAMEL-17165
Project: Camel
Issue Type: Improvement
Components: camel-salesforce
Reporter: Claus Ibsen
Fix For: 3.x
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:
--
This message was sent by Atlassian Jira
(v8.3.4#803005)