Releases: mendix/cf-mendix-buildpack
Releases · mendix/cf-mendix-buildpack
v4.17.0
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
This release contains the following changes:
- #436: Update metering sidecar
- #437: Fix runtime-initiated shutdown issues
v4.16.2: Graceful shutdown hotfix, instrumentation config
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
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
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
This release includes #416, which upgrades the metering sidecar.
v4.15.5: Fix 503 / offline custom error page flow
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
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
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
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).