Release 2024.07
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
Docker CE
24.0.6
-
Kubernetes
1.28
-
Databases
PostgreSQL
15.5
-
Redis
v6.2.10
-
MongoDB Cloud
5.0.26
-
ElasticSearch
7.17.15
-
Message Queues
RabbitMQ
3.11.18
-
Erlang
25.3
-
Filesystem
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.
accman
2.15.2
-
apps-processor
v2.4.0
-
aws-rds-log-reader
v1.0.2
-
agency
4.0-beta
-
broker
6.3.1
-
cron
v1.0.14
-
datadog-agent
7.40.1
-
datadog-cluster-agent
7.40.1
-
db-updater
v1.5.76
-
elasticsearch
7.17.15
-
emails-processor
v2.8.2
-
engine
v4.6.0
Yes
gateway
3.8.2
Yes
ipm-server
v3.23.0
-
ipm-service
v1.2.1
-
kibana
7.17.15
-
mongo
5.0
Yes
mongo-auto-indexer
v1.0.0
-
nginx
v1.22.1
-
notifications-processor
v2.4.0
-
overseer
4.4.0
-
recycler
v4.6.0
Yes
redis
v6.2.10.1
-
renderer-processor
v3.2.0
-
scheduler
v4.6.0
Yes
trackman
v2.9.0-hotfix-1
Yes
trigger
2.3.0
Yes
web-api
v5.5.0-hotfix-3
Yes
web-streamer
5.6.0
Yes
web-zone
v4.53.3
Yes
Public-facing changes
Improvements and changes
We added a new read-only Audience URI field to the SSO settings, where you can find the path to the
metadata.xml
. This can be useful for setting up SSO on the provider’s side. Also, we included a link to the documentation in the SSO settings so that users can access the information more easily.We created new Make API endpoints to help you monitor the usage of operations in your scenarios.
Get scenario usage: Returns the daily operation usage for a specific scenario over the past 30 days.
Get team usage: Returns the daily operation usage for all scenarios within a team over the past 30 days.
Get organization usage: Returns the daily operation usage for all scenarios across all teams within the organization over the past 30 days.
We updated the timezones for operations and data transfer in your organization and team dashboards. Instead of showing usage in GMT+0, the dashboards will now display data based on each user’s account timezone.
The organization and team dashboards now include data from incomplete executions, covering both operations and data transfer usage.
If your Make scenarios frequently have incomplete executions, you may notice an increase in usage metrics on the dashboards.
Previously, it was not possible to open a scenario in a new tab from the Table view of the Scenarios tab. Now, you can right-click on a scenario from the list and select the option to open it in a new tab. Note that the Table view is only available for the Enterprise accounts.
Fixed issues
We resolved an issue where, in rare cases, scenarios were running indefinitely and blocking the processing of webhook queue items. With this fix, scenarios will no longer get stuck, allowing the webhook queue items to be processed smoothly.
Apps updates
New apps:
Updated apps:
Last updated