Skip to content

Releases: mendix/cf-mendix-buildpack

Fix Datadog integration with runtime version 7.23

08 May 09:02
0057180
Compare
Choose a tag to compare

This release fixes a bug in runtime 7.23 which doesn't accept the logger port number as integer input.

update java certificate file

02 May 15:10
Compare
Choose a tag to compare

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

01 May 07:43
Compare
Choose a tag to compare

nginx update

18 Apr 08:08
d72bca4
Compare
Choose a tag to compare

Update nginx version to version 1.15.10

update java

18 Apr 08:09
c231093
Compare
Choose a tag to compare

Update Java version to use Java 8u202

Add Custom Error pages for online applications

14 Nov 13:10
b9e361d
Compare
Choose a tag to compare
Merge pull request #215 from mendix/DEP-913

Intercept proxy errors for specific paths

cf-mendix-buildpack v2.2.3

25 Oct 12:32
d2afc2d
Compare
Choose a tag to compare

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

27 Sep 14:10
b6459dd
Compare
Choose a tag to compare

See #202 for changes.

Upgrade buildpack to python3

23 May 13:27
Compare
Choose a tag to compare

Also includes a fix for instadeploy which was broken in v2.0.0.

Upgrade buildpack to python3

16 May 13:50
3c00a87
Compare
Choose a tag to compare
Merge pull request #112 from mendix/python3

DEP-62 Convert buildpack to Python3