Skip to content

Releases: corezoid/helm

Chart 0.24.9 [ Corezoid 6.11.0 ]

16 Mar 09:43
258da67

Choose a tag to compare

Chart 0.24.9 [ Corezoid 6.11.0 ]

Applications versions:

  • capi - 8.8.1.1
  • mult - 3.7.0.1
  • web - 6.11.1
  • http-worker - 4.5.1.2
  • usercode - 9.2.2
  • worker - 5.6.0.1
  • syncapi - 3.8.1
  • web_superadm - 2.6.2
  • conf_agent_server - 2.10.1
  • conf_agent_admin - 2.6.2
  • limits - 2.5.1

Configmap fix

  • Added ability to configure a second Redis cache instance in redis2 block for worker, capi, and http-worker configmaps
    • Configuration is centralized in global.redis.secret.data (host_cache_second, port_cache_second, password_cache_second)
    • Set once — applies to all three services automatically
    • Second instance block is only added when host_cache_second is defined
  • Added ability to configure a second Redis timers instance in redis_timers block for worker configmap only
    • Configuration in global.redis.secret.data (host_timers_second, port_timers_second, password_timers_second)
    • Second instance block is only added when host_timers_second is defined

Chart 0.24.8 [ Corezoid 6.11.0 ]

26 Jan 21:07
d478c11

Choose a tag to compare

Chart 0.24.8 [ Corezoid 6.11.0 ]

Applications versions:

  • capi - 8.8.1.1
  • mult - 3.7.0.1
  • web - 6.11.1
  • http-worker - 4.5.1.2
  • usercode - 9.2.2
  • worker - 5.6.0.1
  • syncapi - 3.8.1
  • web_superadm - 2.6.2
  • conf_agent_server - 2.10.1
  • conf_agent_admin - 2.6.2
  • limits - 2.5.1

Chart 0.24.7 [ Corezoid 6.10.2 ]

02 Dec 12:38
1d4a5a9

Choose a tag to compare

Chart 0.24.7 [ Corezoid 6.10.2 ]

Applications versions:

  • capi - 8.7.1.1
  • mult - 3.6.1.1
  • web - 6.10.2
  • http-worker - 4.4.0.1
  • usercode - 9.2.0
  • worker - 5.5.1.1
  • syncapi - 3.8.1
  • web_superadm - 2.6.2
  • conf_agent_server - 2.9.1
  • limits - 2.5.1

Updated applications

  • No application version changes

New Features

  • Added proxy configuration support for http-worker subchart
    • Configurable proxy host and port via global.http.proxy.enabled, global.http.proxy.host, and global.http.proxy.port
    • Support for excluded hosts list via global.http.proxy.excluded_hosts
    • Proxy block is conditionally added to http_worker.config only when enabled

Chart 0.24.6 [ Corezoid 6.10.2 ]

24 Nov 17:57
bad3f69

Choose a tag to compare

Chart 0.24.6 [ Corezoid 6.10.2 ]

Applications versions:

  • capi - 8.7.1.1
  • mult - 3.6.1.1
  • web - 6.10.2
  • http-worker - 4.4.0.1
  • usercode - 9.2.0
  • worker - 5.5.1.1
  • syncapi - 3.8.1
  • web_superadm - 2.6.2
  • conf_agent_server - 2.9.1
  • limits - 2.5.1

Updated applications

[Chart 0.24.5 [ Corezoid 6.9.0 ]

25 Sep 14:05
9ccc630

Choose a tag to compare

Chart 0.24.5 [ Corezoid 6.9.0 ]

  • Applications versions:
    • capi - 8.6.0.1
    • cce - 9.1.2
    • conf_agent_admin - 2.6.2
    • conf_agent_server - 2.9.1
    • conveyor_api_multipart - 3.5.0.1
    • corezoid_api_sync - 3.8.1
    • corezoid_limits - 2.5.1
    • http_worker - 4.4.0.1
    • worker - 5.4.0.2
    • web - 6.9.0
    • elasticsearch - 8.19.3

Attention! From this version, all our applications are located only in our new Harbor - https://hub.corezoid.com

Don't forget to specify it in values:

imageRegistry: "hub.corezoid.com"


  • New Features
    • Environment variables in Multipart uploads: You can now include variables when importing Projects/Stages. Merged variables appear in the Variables section.
    • Secret variables are auto-set to a default after upload and must be adjusted manually. The variables' values are updated in target Stages only on the first merge and remain unchanged on succeeding merges.
    • Changing a secret's type (RAW/JSON) before merge can break existing secrets on merge.
    • Visible variables update on first merge automatically; subsequent merges do not overwrite their values. You can update their values manually when needed.
  • Improvements
    • GitHub export for AI workflows: Processes edited in Corezoid can be exported to GitHub for downstream AI processing.
    • Proxy routing for messengers: Switched from a bypass exclusion list to a simpler inclusion list—only hosts that must go through the proxy need to be listed; local traffic bypasses by default.
    • Code node library: Lodash v4.17.21 is now available.
    • Faster statistics collection: Batch query mechanism optimized to reduce lag.
    • Direct URL UX: Unchecking "Direct URL for tasks upload" now asks for confirmation instead of silently removing the URL.
    • Security: Highcharts 4.2.5 vulnerability addressed.
    • Call/Copy Process clarity: If an alias isn't found in the current stage, the UI now shows the current project and stage to aid troubleshooting.
    • Type auto-casting: Selecting math or unixtime auto-casts values to number.
    • Node target editing: project, stage, and conv fields can be edited independently without re-entering everything.
    • Dark theme polish: Improved layout of the Node statistics section.
    • Dashboard info: Descriptions added via More actions → Info now save correctly.
    • Alias display: When a process is deleted, only the alias is shown (no stale process reference).
    • Merge diagnostics: After a merge with errors, you can view them via Stage → Show errors.
  • Bug Fixes
    • CSV uploads: Tasks with Cyrillic names now upload correctly; error files generate when needed.
    • Shared dashboards: Share option no longer appears for users without permission.
    • Activity Monitor accuracy: Corrected previous-week data; fixed duplicated "last 24 hours" entries in Top 10 Processes.

[Chart 0.24.4 [ Corezoid 6.8.5 ]

29 Jul 17:13
0a677f4

Choose a tag to compare

Chart 0.24.4 [ Corezoid 6.8.5 ]

  • Applications versions:
    • capi - 8.5.1.6
    • mult - 3.4.1.1
    • webadm - 6.8.5
    • http-worker - 4.3.0.1
    • usercode - 9.1.1
    • worker - 5.3.0.2
    • syncapi - 3.8.1
    • web_superadm - 2.6.2
    • conf_agent_server - 2.8.1
    • limits - 2.5.1
  • Bugfix in capi

[Chart 0.24.3 [ Corezoid 6.8.4 ]

17 Jun 15:21
87811d9

Choose a tag to compare

Chart 0.24.3 [ Corezoid 6.8.4 ]

  • Applications versions:
    • capi - 8.5.1.3
    • mult - 3.4.1.1
    • webadm - 6.8.5
    • http-worker - 4.3.0.1
    • usercode - 9.1.1
    • worker - 5.3.0.2
    • syncapi - 3.8.1
    • web_superadm - 2.6.2
    • conf_agent_server - 2.8.1
    • limits - 2.5.1

[Chart 0.24.2 [ Corezoid 6.8.3 ]

16 May 10:34
5d99423

Choose a tag to compare

Chart 0.24.2 [ Corezoid 6.8.3 ]

  • Applications versions:

    • capi - 8.5.1.3
    • mult - 3.4.1.1
    • webadm - 6.8.3
    • http-worker - 4.3.0.1
    • usercode - 9.0.2
    • worker - 5.3.0.2
    • syncapi - 3.8.1
    • web_superadm - 2.6.2
    • conf_agent_server - 2.8.1
    • limits - 2.5.1
  • Bugfix in worker and capi

  • New Features:

    • Introduced robust code snippet support in the Start node's webhook panel, inspired by Postman's Code Snippets, enabling users to generate ready-to-use requests in over 20 programming languages (e.g., JavaScript, Python, Go, PHP, Java, C#, SQL, etc.) with full support for headers like Cookie and Origin, as well as Basic Auth
    • Improved the webhook URL interface, enhanced accessibility via ARIA attributes
    • Introduced the new "Request Parameters" tab that provides both key-value and raw editing modes

[Chart 0.24.1 [ Corezoid 6.8.2 ]

23 Apr 13:33
4a0d46d

Choose a tag to compare

Chart 0.24.1 [ Corezoid 6.8.2 ]

  • Applications versions:

    • capi - 8.5.1.2
    • mult - 3.4.1.1
    • webadm - 6.8.2
    • http-worker - 4.3.0.1
    • usercode - 9.0.2
    • worker - 5.3.0.1
    • syncapi - 3.8.1
    • web_superadm - 2.6.2
    • conf_agent_server - 2.8.1
    • limits - 2.5.1
  • Bugfix in mult and capi

  • Added support for a separate RabbitMQ for HTTP queues

    • Implemented the ability to configure and use a second RabbitMQ instance specifically for HTTP queues
    • Configuration is done through the new mq_http block in the global values.yml
    • Parameters include:
      • TLS settings
      • Secret configuration (automatic/manual creation)
      • Connection settings (host, port, vhost, credentials)
    • Functionality is activated through the {{- if hasKey .Values.global "mq_http" }} check in the relevant subcharts
  • Added separate CronJob for tasks_history table cleanup

    • Implemented a new CronJob (postgres-taskhistory-cron) to manage tasks_history table cleanup
    • The previous CronJob (postgres-taskarchive-cron) now handles only tasks_archive table cleanup
    • Updated configuration in global values.yaml:
      • Replaced single schedule parameter with two separate parameters:
        • scheduleArchive: controls the tasks_archive cleanup schedule
        • scheduleHistory: controls the tasks_history cleanup schedule
    • Both schedules can be configured independently using crontab format
    • Configuration example:
      db:
        rotation:
          enabled: true
          scheduleArchive: "0 0 1 * *"
          scheduleHistory: "0 0 1 * *"
  • Added ability to configure PgBouncer log verbosity level via global.db.pgbouncer_log_level parameter.

[ Corezoid 6.8.0 ]

  • Applications versions:
    • capi - 8.5.0.1
    • mult - 3.4.0.2
    • webadm - 6.8.0
    • http-worker - 4.3.0.1
    • usercode - 9.0.2
    • worker - 5.3.0.1
    • syncapi - 3.8.1
    • web_superadm - 2.6.2
    • conf_agent_server - 2.8.1
    • limits - 2.5.1

New Features

1. The functionality to delete tasks in End nodes using the "type": "delete", "obj": "task" API method has been added.

2. The interaction between different Stages and Projects has been implemented by adding the "Project" and "Stage" additional fields to Copy Task, Modify Task, and Call a Process.

3. You can now use environment variables in the following nodes: Copy Task, Modify Task, API Call, DB Call, Condition, Call a Process, Reply to Process, and Set Parameters. Currently, secret variables can only be used within API Call nodes.

4. A new optional filter for sorting variables in your projects has been added.

5. The current versions of Erlang and JavaScript installed with Corezoid can now be found displayed in the lower right corner of the Code editor within Code nodes.

6. The api_sign_time_window parameter was added to the Superadmin panel to specify the maximum duration within which the GMT_UNIXTIME timestamp sent in a request is deemed valid.

7. The max_keep_alive_length, 0 parameter is transferred to the Superadmin panel.

7. The AI assistant has been integrated into Code nodes for automatic code completion, explanations, and comment additions - .Values.global.capi.copilot_sdk

Bug Fixes

1. A bug has been fixed that allowed users without Modify permission to create objects using the Corezoid API.

2. The synchronization error with the Account when changing a Corezoid user group owner has been fixed.

3. Fixed a bug that allowed workspace admins to modify user groups of other workspace owners.

4. Fixed the issue with the Sync API timing out when the internet connection is lost.

5. Fixed the issue where the Dashboard name did not update when copied with a new name.

6. Fixed the issue of getting an invalid count when using the conv[conv_id].node[node_id].count construct after the merge operation.

7. Fixed the issue where changing a final node (End) type from Success to Error did not properly update the node edge color.

8. Fixed an issue with displaying icons for operations on user groups when opening them under Superadmin role.

[ Corezoid 6.7.3 ]

  • Applications versions:
    • capi - 8.4.1.3
    • mult - 3.3.1.2
    • webadm - 6.7.3
    • http-worker - 4.2.1.2
    • usercode - 9.0.2
    • worker - 5.2.1.1
    • syncapi - 3.7.1
    • web_superadm - 2.6.2
    • conf_agent_server - 2.7.1
    • limits - 2.5.1
  • Bugfix in mult
  • Fixed the issue when the API Call did not return Set-Cookie
  • With this version we begin a gradual migration to our new Harbor - https://hub.corezoid.com
    Please allow access from your environments.
  • The management of pgbouncer images has been moved to the global Values

[Chart 0.23.9 [ Corezoid 6.7.1 ]

06 Dec 13:31
6b79af7

Choose a tag to compare

Chart 0.23.9 [ Corezoid 6.7.1 ]

  • Applications versions:
    • capi - 8.4.1.3
    • mult - 3.3.1.1
    • webadm - 6.7.0
    • http-worker - 4.2.1.1
    • usercode - 9.0.2
    • worker - 5.2.1.1
    • syncapi - 3.7.1
    • web_superadm - 2.6.2
    • conf_agent_server - 2.7.1
    • limits - 2.5.1
  • bugfix in capi