Release 2024.04

Current software version numbers

The following is a list of current software versions running in Make's release environment. You can also find announcements of planned updates and upcoming end-of-life support for specific versions here.

Containerization

Software
Version number
Version update

Docker CE

24.0.6

-

Kubernetes

1.25

-

Databases

Software
Version number
Version update

PostgreSQL

13.8

-

Redis

v6.2.10

-

MongoDB Cloud

5.0.24

-

ElasticSearch

7.17.15

-

Message Queues

Software
Version number
Version update

RabbitMQ

3.11.18

-

Erlang

25.3

-

Filesystem

Software
Version number
Version update

NFS

4.1

-

Current service version numbers

The following are the current version numbers for services. You can verify them in your instance by going to Administration > Monitoring.

Service
Version
Version update

accman

v2.15.1

Yes

apps-processor

v2.3.0

-

aws-rds-log-reader

v1.0.2

-

agency

4.0-beta

-

broker

6.1.1

Yes

cron

v1.0.14

-

datadog-agent

7.40.1

-

datadog-cluster-agent

7.40.1

-

db-updater

v1.5.71

Yes

elasticsearch

7.17.15

-

emails-processor

v2.5.1

-

engine

v4.3.0

Yes

gateway

3.6.2

Yes

ipm-server

v3.21.2

Yes

ipm-service

v1.1.0

-

kibana

7.17.15

-

mongo

4.4.1

-

nginx

v1.22.1

-

notifications-processor

v2.2.0

-

overseer

4.3.0

-

recycler

v2.2.1

-

redis

v6.2.10.1

-

renderer-processor

v3.2.0

-

scheduler

v4.3.0

Yes

trackman

v2.6.0

-

trigger

2.2.0

-

web-api

v4.31.0-hotfix-2

Yes

web-streamer

5.4.2

-

web-zone

v4.47.0

Yes

Public-facing changes

Improvements and changes

  • Managing and rotating SAML service provider (SP) certificates became easier for the Enterprise customers. Organization owners can now activate, deactivate, copy, and download SP certificates within the SSO settings. They can also see which certificates are active. When it's time to rotate certificates, users will receive a notification from Make, giving them time to schedule the switch and minimize downtime. Additionally, we’ve extended the validity of SP certificates to three years, instead of just one. To learn more, check out our SAML certificate management article.

  • We've updated the banners that let you know when you've reached your operations limit. Now, when you see one of these banners, you'll get all the details about your upgrade options right there. If you decide to upgrade or purchase more operations, you can just click the link in the banner.

Fixed issues

  • Custom functions sometimes took too long to finish, which caused an error and disabled your scenario. We reviewed the timeout settings on custom functions. Before using custom functions, check the limits.

  • Webhooks migrated from the Integromat platform sometimes returned a ConnectionError. We fixed the issue so your legacy webhooks remain stable.

  • In some cases, domain verification did not work for SSO domain claim. Verification now works as expected.

  • Sharable links to templates went to the organization dashboard. These links now go directly to the specific template.

  • Switching from one team to another sometimes resulted in an error message. Navigating to a different team now works just fine.

  • Clicking the Details button in the webhook queue resulted in an error. We fixed it, so you can see all the data that webhooks received.

  • Make built-in functions that use timezone information, like the addDays function, didn’t work in custom functions. We fixed the custom function’s context, so now you can use the date functions in your custom functions.

Last updated