[
https://issues.apache.org/jira/browse/CAMEL-17165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17438747#comment-17438747
]
Jeremy Ross commented on CAMEL-17165:
-------------------------------------
Zoran is correct. In my integrations I often override the default version.
Anyone wanting to use the latest API version can easily do the same. I don't
think I have a strong opinion on how often we bump the default version. It's
probably best to keep it fairly current, as long as all integration tests pass.
> 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)