Product Update - v22.16

Details of the product update v22.16 from 21st of April 2022.

Improvements and Updates

Not enough quota to start task

If you are one of our many power users you might have noticed from time to time a pop-up warning with a message Not enough quota to start task. These messages were not related to your RAM quota limit. Instead these messages are triggered by real-time flows with more than 25 steps. Because the platform initiates each step sequentially, these errors are triggered when all flow steps cannot be initiated within the allowed time.

We have resolved this issue by ensuring that all steps (Kubernetes pods) are initiated in parallel, thus significantly shortening the time required to start the flow. We also changed the warning message to The flow FLOW NAME (FLOW ID) is taking longer than expected to transition.

Example of error

Fixed bugs

  • Changed the platform behaviour when webhook would give an error when an integration flow would have adding a step after the request-reply component in the WebHook -> Request-reply flows.

Components

Hubspot component 1.5.2

  • FIXED bug connecting with the uploading attachments

Salesforce component 2.2.3

  • UPDATED dependencies and addressed the packaged vulnerabilities

Sftp component 1.4.7

  • FIXED uploading the attachments

Zendesk component 1.0.1

  • UPDATED Sailor version to 2.6.27
  • UPDATED dependencies and addressed the packaged vulnerabilities
  • ADDED the component pusher job to Circle.ci configuration.
  • UPDATED component-commons-library version to 2.0.2
  • FIXED the attachments processing

Email component 1.0.14

  • UPDATED Sailor version to 2.6.27
  • UPDATED dependencies and addressed the packaged vulnerabilities
  • ADDED the component pusher job to Circle.ci configuration.

CSV component 3.1.2

  • UPDATED the component-commons-library to read and upload attachments through the Maester service
  • UPDATED Sailor version to 2.6.27
  • UPDATED dependencies and addressed the packaged vulnerabilities

Request-reply component 1.2.3

  • UPDATED Sailor version to 2.6.27
  • UPDATED dependencies and addressed the packaged vulnerabilities
  • ADDED the component pusher job to Circle.ci configuration.