Corezoid 5.5.0
  • 15 Dec 2023
  • 1 Minute to read
  • Contributors
  • Dark
    Light
  • PDF

Corezoid 5.5.0

  • Dark
    Light
  • PDF

Article summary

01 Dec 2020

Corezoid.com

New Features

  1. Added the new Git Call node with:
    • support of JavaScript, Python, Go and PHP languages;
    • built-in JavaScript libraries: - crypto-js (@4.0.0), dateutils (@0.5.1), moment-timezone (@0.5.28), moment(@2.24.0), axios (@0.19.2);
    • changed node setting - to apply the changes in the node you need to Build it and then deploy the process, the executable code can be stored in a repository, etc.

Starting from Corezoid 5.5.0, only the new version of the Git Call node can be added in the process editor interface, while the nodes of the old version will be displayed and supported until 01 Mar 2021. More information about all the changes in the Git Call node in the documentation.

Fixes

  1. Corrected display of object import progress on Upload Master pop-up.
  2. Fixed an error of processing requests to SyncAPI with the Accept: application/json header.
  3. Removed the encoding of Get-parameters in the Call API node specified in the URL field.
  4. Removed the ability to get tasks from Queue nodes of non-active (paused, debugging or blocked) processes.

Notes

  1. Starting 01 Jan 2021, by default Corezoid will not save Tasks in final nodes. This option can be enabled in the final node's settings by the user.
  1. After making changes in the Git Call node settings and the process deployment, the code starts in the "cold start" mode - new tasks can be processed from 15 seconds (depending on the complexity of the code).
  2. If there are no new tasks in the Git Call node for the last 10 minutes, the code in the Git Call node will be stopped. It will be started in the cold start mode on next task passed.
  3. When importing tasks from a .csv file with unchecked "Parameters names are in first row" option the first row of the file will be processed as a task.
  1. Mandrill callback URL support in Waiting for Callback nodes will be deprecated in future Corezoid versions.

Private Cloud and On-premises Hosting type

Include all the features/improvements/fixes of Corezoid.com and:

Improvements

Increased stability of the Tasks Import and Export service.


Was this article helpful?

What's Next