Skip to content

Releases: elasticio/salesforce-component-v2

2.8.3

27 Feb 14:34
2884b04
Compare
Choose a tag to compare
  • 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)

2.8.2

02 Feb 13:20
33b5b96
Compare
Choose a tag to compare
  • Fixed bug when component didn't use replayId after error in Subscribe to PubSub trigger

2.8.1

28 Dec 10:59
bfab084
Compare
Choose a tag to compare
  • Fixed duplicate retries and added exponential backoff in Subscribe to PubSub trigger

2.8.0

21 Dec 13:09
507e7b8
Compare
Choose a tag to compare
  • Added new Subscribe to PubSub trigger

2.7.3

09 Nov 12:07
61841af
Compare
Choose a tag to compare
  • Fixed issue when real-time flows have authentication errors sometimes

2.7.2

09 Oct 11:25
d5ef807
Compare
Choose a tag to compare
  • Improvements in Subscribe to platform events trigger:
    • fixed duplicates retries on connections lost
    • fixed incorrect behavior with AuthFailure

2.7.1

21 Sep 13:38
176defa
Compare
Choose a tag to compare
  • 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

2.7.0

29 Jun 07:40
b9e150a
Compare
Choose a tag to compare

Added support for files attachment by providing a URL in the body for all actions where it is used

2.6.0

09 Jun 06:56
Compare
Choose a tag to compare

Added Don't emit on empty results checkbox in Query trigger

2.5.1

31 Jan 09:33
a99dd03
Compare
Choose a tag to compare
  • Fixed #59 with 431 and 414 errors in Get Updated Objects Polling trigger: new configuration field Selected Fields added