Release 2025.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

Kubernetes

1.30

-

Databases

Software
Version number
Version update

PostgreSQL

15.12

-

Redis

v6.2.16

-

MongoDB Cloud

7.0

-

ElasticSearch

7.17.15

-

Message Queues

Software
Version number
Version update

RabbitMQ

3.13.7

-

Erlang

26.2.5.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

2.21.0

-

apps-processor

v2.4.3

-

agency

4.0-beta

-

aws-rds-log-reader

v1.1.0

-

broker

2dad9efdfaf93442aad26119cb3439b8e0241017

Yes

broker-gw-logger

2dad9efdfaf93442aad26119cb3439b8e0241017

Yes

cron

v1.0.16

-

datadog-agent

7.63.3

-

datadog-cluster-agent

7.63.3

-

db-updater

f5d05cb282bb99d3fe37949cdb2a33bd778ccf0f

Yes

emails-processor

ef03ad0cf2b1a133549548a7f1ce4dcd7b76a091

Yes

engine

9afad03-20250509

Yes

gateway

3f5049cdd7c4330ab3df456cfb13ec12afde0abd

Yes

imt-auditman

1.5.0

-

ipm-server

3.39.0

Yes

ipm-service

1.8.5

Yes

kibana

7.17.15

-

mongo-auto-indexer

master

-

nginx

v1.22.1

-

notifications-processor

v2.6.1

Yes

overseer

7722bbaad8d1494897c3bf4365b41be81dddb7d0

-

renderer-processor

3.2.6

-

scheduler

9afad03-20250509

Yes

trackman

2.14.0

Yes

trigger

2.24.1

Yes

web-api

7d840057e77a6e3cb210def44a6dffeeea7a234f

Yes

web-streamer

6.2.2

Yes

web-zone

v4.67.0

Yes

Public-facing changes

Improvements and changes

Make TypeScript SDK now available

We've added a new client library to our API documentation – the Make TypeScript SDK. This library provides developers with:

  • Comprehensive type definitions

  • Support for most Make API endpoints

  • Built-in error handling

  • Response typing

The SDK is fully compatible with pure JavaScript projects, allowing seamless integration regardless of your preferred development approach.

Improved collection handling

We've simplified your workflow with automatic collection conversion. When mapping a collection to a text field, Make now automatically converts it to a JSON string for you. This eliminates the manual conversion step previously required, saving you time and reducing potential errors in your scenarios.

Apps updates

New apps

  • SAP SuccessFactors - A cloud-based human capital management software that helps companies manage employee information. You can now retrieve and search for the records in your SAP SuccessFactors account.

  • XLSX - The XLSX app is our built-in app available on all plans. It allows you to aggregate data in an XLSX file without the need to connect to the Microsoft 365 Excel app.

  • Amazon Bedrock - We've released the new Amazon app. You can now build AI-powered automations that create text, images, or chat responses using your Bedrock setup.

  • Clay - The new Clay app lets you create new webhook records in your Clay tables.

Updated apps

  • OpenAI - The OpenAI app now includes four new modules that help you manage model responses more effectively:

    • List Input Items

    • Get a Model Response

    • Create a Model Response

    • Delete a Model Response

  • xAI - A new module called Generate an image is now available. It lets you create images based on a prompt.

  • Monday.com - We have two new modules that will let you monitor the events and search items in the board by column values:

    • Watch Events

    • Watch Events Search Item sin the Board by Column Values (advanced)

  • Facebook Pages - A new module is now available that lets you publish Reels directly to your Facebook Page:

    • Publish a Reel

  • Crowdin - The app now supports both OAuth and API key authentication, giving you two different ways to create a connection.

Last updated