Releases: mendix/cf-mendix-buildpack
Releases · mendix/cf-mendix-buildpack
nginx update
Update nginx version to version 1.15.10
update java
Update Java version to use Java 8u202
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
See #202 for changes.
Upgrade buildpack to python3
Also includes a fix for instadeploy which was broken in v2.0.0.
Upgrade buildpack to python3
Merge pull request #112 from mendix/python3 DEP-62 Convert buildpack to Python3
v1.4.0
Since v1.1.0
New:
- FORCED_ACCESS_RESTRICTIONS to override access_restrictions
- Support for
rdsdatabase 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
v1.1.0 tests: fixes xargs: cf: terminated by signal 13