Skip to content

Releases: mendix/cf-mendix-buildpack

nginx update

18 Apr 08:08
d72bca4

Choose a tag to compare

Update nginx version to version 1.15.10

update java

18 Apr 08:09
c231093

Choose a tag to compare

Update Java version to use Java 8u202

Add Custom Error pages for online applications

14 Nov 13:10
b9e361d

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

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

Choose a tag to compare

See #202 for changes.

Upgrade buildpack to python3

23 May 13:27

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

Choose a tag to compare

Merge pull request #112 from mendix/python3

DEP-62 Convert buildpack to Python3

v1.4.0

10 May 09:17

Choose a tag to compare

Since v1.1.0

New:

  • FORCED_ACCESS_RESTRICTIONS to override access_restrictions
  • Support for rds database type
  • Move from suffix to prefix for filedocuments

Fixes:

  • Fix logging SSLError when contacting the backup service
  • Nginx logs fill up the disk if the app is heavily used without interruptions (restarts)
  • Health check detection was incorrect when running in diego

1.1.0 Initial release

16 Mar 10:01

Choose a tag to compare

v1.1.0

tests: fixes xargs: cf: terminated by signal 13