Releases: mendix/cf-mendix-buildpack
Hotfix v4.28.2: Mitigate CVE-2022-21449
This hotfix mitigates CVE-2022-21449 by updating Adoptium to the latest (8u322, 11.0.15) versions. It also removes Oracle Java from the buildpack.
Hotfix v4.28.1: Update telegraf config to ignore metrics from influxdb listener plugin
If APPMETRICS_TARGET is set, we use statsd input telegraf plugin. Ignore any metrics originating from influxdb listener plugin.
v4.28.0
Hotfix v4.27.4
This hotfix fixes runtime scheduled events behaviour for Mendix >= 9.12 for multi-instance applications.
v4.27.3
v4.27.0
v4.26.3: Fix user signal handling
This hotfix attempts to fix user signal handling for SIGUSR1
and SIGUSR2
. These signals will now cause a sys.exit(1)
even if the Mendix metrics module is disabled.
v4.26.2: Disable S3 STS support when CAs are set for Mendix 9.6.0
In #504 this feature was enabled for Mendix >= 9.6, but the actual fix is in 9.6.1.
v4.26.1
This release contains the following changes from v4.26.0
:
v4.25.3 Fix regression to push app related metrics to StatsD
Hot fix. Fix regression to enable pushing missing metrics to Datadog.
The STATSD registry are being added to Metrics.Registries for paid apps.
This allows to send application related metrics in micrometer mode.