Releases: mendix/cf-mendix-buildpack
Releases · mendix/cf-mendix-buildpack
Release list
urllib update
Merge pull request #252 from mendix/urllib_update Update urllib to v1.24.2
Fix Datadog integration with runtime version 7.23
This release fixes a bug in runtime 7.23 which doesn't accept the logger port number as integer input.
update java certificate file
This version updates the Java certificate file with the CA file of Mozilla. It contains the common trusted CA and extends the default java provided cacert file.
support for custom headers
This version adds support for setting custom response headers. See https://github.com/mendix/cf-mendix-buildpack/blob/master/README.md#configuring-http-headers.
nginx update
Update nginx version to version 1.15.10
update java
Add Custom Error pages for online applications
Merge pull request #215 from mendix/DEP-913 Intercept proxy errors for specific paths
cf-mendix-buildpack v2.2.3
Fixes a bug where the mendix-log-filter might crash, causing logging from the mendix runtime to not be emitted to stdout. We now ensure that when the log filter crashes, then we restart it.
cf-mendix-buildpack v2.2.1
Upgrade buildpack to python3
Also includes a fix for instadeploy which was broken in v2.0.0.