GitHub user sirlatrom opened a pull request:
https://github.com/apache/camel/pull/1741
Prevent crash when route IDs contain dollar signs
Spring Boot configured route get names like
`UpdateRelationCamelRoute$$EnhancerBySpringCGLIB$$24c87b04`. The dollar signs
are interpreted as
Github user sirlatrom closed the pull request at:
https://github.com/apache/camel/pull/1327
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is
GitHub user sirlatrom opened a pull request:
https://github.com/apache/camel/pull/1327
Fix Salesforce BulkAPI getRequest() URL
This commit fixes the URL returned by `getRequest()`. It used to return the
same URL as `getBatch()`, while the documentation states that `/request` should
Github user sirlatrom closed the pull request at:
https://github.com/apache/camel/pull/1055
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is
GitHub user sirlatrom opened a pull request:
https://github.com/apache/camel/pull/1055
Fix CometD replay extension license
Granted by Salesforce Developers in
https://github.com/developerforce/StreamingReplayClientExtensions/commit/dca278fa5f8b97bb9f714954b72ddd5a431c8e7d
You can
Github user sirlatrom closed the pull request at:
https://github.com/apache/camel/pull/1051
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is
GitHub user sirlatrom opened a pull request:
https://github.com/apache/camel/pull/1051
Retrieve relevant fields to determine PushTopic update
The check for changes in these fields was already in the code, but the
field values were not retrieved through the Salesforce REST API
Github user sirlatrom closed the pull request at:
https://github.com/apache/camel/pull/1050
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is
GitHub user sirlatrom opened a pull request:
https://github.com/apache/camel/pull/1050
Support Salesforce queryAll
Signed-off-by: Sune Keller
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sirlatrom/camel
feature/support
Github user sirlatrom closed the pull request at:
https://github.com/apache/camel/pull/1035
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is
Github user sirlatrom closed the pull request at:
https://github.com/apache/camel/pull/1033
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is
GitHub user sirlatrom opened a pull request:
https://github.com/apache/camel/pull/1035
Support PushTopic replay extension
See Salesforce API documentation here:
https://developer.salesforce.com/docs/atlas.en-us.api_streaming.meta/api_streaming/replay_pushtopic_events.htm
GitHub user sirlatrom opened a pull request:
https://github.com/apache/camel/pull/1033
Add option to use Java 1.8 `Optional` for POJO fields
Also upgrades to Jackson 2.x to allow injecting a custom `ObjectMapper`
into `SalesforceEndpointConfig`, which in turn allows registering the
GitHub user sirlatrom opened a pull request:
https://github.com/apache/camel/pull/1030
Fix multi select picklist fields
Fixes issue mentioned in
https://github.com/apache/camel/pull/1029#issuecomment-225815020.
- Introduces `String` based variants of
Github user sirlatrom closed the pull request at:
https://github.com/apache/camel/pull/1029
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is
GitHub user sirlatrom opened a pull request:
https://github.com/apache/camel/pull/1029
Add option to use String fields for picklists instead of enums
This change helps decoupling Salesforce picklist values from code using the
Camel Salesforce component. This allows writing custom
GitHub user sirlatrom opened a pull request:
https://github.com/apache/camel/pull/1028
Prefix picklist enum names with owning SObjectDescription name
This allows multiple objects to have similarly named picklist fields (e.g.
`Type`) without causing name conflicts (practically a
17 matches
Mail list logo