Skip to content

Releases: mendix/cf-mendix-buildpack

v4.17.0

10 Jun 09:53
Compare
Choose a tag to compare

This release adds the following improvements:

  • #439: Disable proxy buffering for files
  • #432: Added default instrumentation config for fallback

v4.16.3: Fix shutdown issues, update metering sidecar

28 May 07:25
Compare
Choose a tag to compare

This release contains the following changes:

  • #436: Update metering sidecar
  • #437: Fix runtime-initiated shutdown issues

v4.16.2: Graceful shutdown hotfix, instrumentation config

19 May 12:09
Compare
Choose a tag to compare

This release contains the following improvements:

  • #424: add support for Mendix Java Agent instrumentation configuration

This release also fixes an issue with graceful shutdown (1700d5c, #433, 344dad4). This fix should re-enable before-shutdown microflows. Note that depending on before-shutdown microflows is risky, since they won't be executed if the shutdown is not graceful.

v4.16.1: Add S3 TVM support

14 May 11:29
Compare
Choose a tag to compare

This release contains the changes in #419, which adds support for the S3 Token Vending Machine (TVM).

v4.16.0: Version support, InstaDeploy removal, Datadog improvements

29 Apr 08:29
Compare
Choose a tag to compare

This release contains the following changes:

  • Remove InstaDeploy (#408)
  • Datadog improvements (#418, #422)
  • Update version support (#420) - Mendix 9 is now marked as supported

Additionally, this release contains the following fixes:

  • Fix test cases using database (#421)

v4.15.6: Upgrade metering sidecar

15 Apr 06:29
Compare
Choose a tag to compare

This release includes #416, which upgrades the metering sidecar.

v4.15.5: Fix 503 / offline custom error page flow

06 Apr 10:42
Compare
Choose a tag to compare

This hotfix includes the following changes:

  • #414: Fix 503 / offline custom error page flow

v4.15.4: Python bootstrap improvements, Datadog fixes, remove default error pages

25 Mar 11:00
Compare
Choose a tag to compare

This release contains the following:

  • #409: improve the Python bootstrap process
  • #410: fix for Datadog script permissions (also see #403)
  • #412: remove monsters default error pages. These are now handled by the Mendix Public Cloud.

v4.15.3: Java updates, metering fix, more logs redaction

18 Mar 07:03
Compare
Choose a tag to compare

This release includes the following changes:

  • Java version updates (#399)
  • Fixes for error handling in the metering sidecar (#402)
  • Redaction of PostgreSQL and S3 secrets in Datadog Logs (#404, #405)

v4.15.1: Datadog APM fix, custom nginx binary path

04 Mar 07:55
Compare
Choose a tag to compare

This release fixes Datadog APM being enabled in some cases where it wasn't supposed to (#397).

Additionally, it is now possible to specify a custom nginx binary path (#395, #396).