- Fixed issues in
Get New and Updated Objects Polling
trigger:- Emit only one batch of messages if results are more than 10000
- Error
Cannot read properties of undefined (reading 'LastModifiedDate')
if you used and deleteSize of Polling Page
value
- Attempt to fix error
The Replay ID validation failed
whenSubscribe to PubSub
trigger does't emit messages more than three days - Update Sailor version to 2.7.2
- Update component-commons-library version to 3.2.0
- The component interface has not changed. This is a technical enhancement! Introduced baseURL parameter in the
Raw Request
Action's configuration of the axios library. Refer to the Readme for the details. It will not affect any of the existing integration. Instead, it gives more flexibility allowing to call other REST endpoints than the standard/services/data
(#82)
- Fixed bug when component didn't use
replayId
after error inSubscribe to PubSub
trigger
- Fixed duplicate retries and added exponential backoff in
Subscribe to PubSub
trigger
- Added new
Subscribe to PubSub
trigger
- Fixed issue when real-time flows have authentication errors sometimes
- Improvements in
Subscribe to platform events
trigger:- fixed duplicates retries on connections lost
- fixed incorrect behavior with AuthFailure
- Improvements in
Subscribe to platform events
trigger:- Added retry on connections lost
- Changed the behavior where new logs would appear in the first execution regardless of which message they belonged to. Now, all messages will be displayed in their appropriate execution
- Logs with
Going to fetch secret
set to debug level
Added support for files attachment by providing a URL in the body for all actions where it is used
Added Don't emit on empty results
checkbox in Query
trigger
- Fixed issue with 431 and 414 errors in
Get Updated Objects Polling
trigger: new configuration fieldSelected Fields
added
- Fixed issue with attachments in
Bulk Create/Update/Delete/Upsert
action - Added ability to directly provide url to csv file in
Bulk Create/Update/Delete/Upsert
action - Update Sailor version to 2.7.1
- Update component-commons-library version to 3.1.5
- Improved error handling in
Lookup Objects
action
- Fixed loop issue when records equal to
Size of Polling Page
and have sameLastModifiedDate
inGet Updated Objects Polling
trigger - Update Sailor version to 2.7.0
- New
Get New and Updated Objects Polling
trigger, old one set to deprecated - Update Sailor version to 2.6.29
- Get rid of vulnerabilities in dependencies
- Update component-commons-library version to 3.0.2
- Added new
Type Of Search
-External IDs
toUpsert Object
action - Implemented caching for metadata in
Upsert Object
action (metadata needs to find fields that contain attachment) - Small fixes
- Added timeout for
Upsert Object
action
- Bump dependencies
- Implemented reconnect logic on errors
- Update Sailor version to 2.6.27
- Get rid of vulnerabilities in dependencies
- Add component pusher job to Circle.ci config
- Upgrade sailor version to 2.6.26
- Reduced the size of component icon file
- Fix output metadata for
Get New and Updated Objects Polling
trigger - Fix output metadata for
Lookup Objects
action
- New
Upsert Object
action - Old
Upsert Object
action is deprecated Get New and Updated Objects Polling
trigger updated:
- Default size of pages to be fetched changed from
1000
to10000
- Restriction
maxFetch should be maximum 10000 objects
is removed
- New
Raw Request
action
- Update sailor version to 2.6.24
- Fix fields dependencies from sobject field in component.json, issue 5
- Update sailor version to 2.6.18
- Update sailor version to 2.6.17
- First commit of v2 branch. See https://github.com/elasticio/salesforce-component for the v1 component version details