[
https://issues.apache.org/jira/browse/CAMEL-17165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17438547#comment-17438547
]
Zoran Regvart commented on CAMEL-17165:
---------------------------------------
Latest version is 53, version 50 is now about a year old which to me strikes a
good balance between latest and conservative enough choice. For any clients
wanting the latest API version it's simple and easy to change it via parameter.
> 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
> Priority: Major
> 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)