Skip to content

Releases: mendix/docker-mendix-buildpack

v6.0.7: cf-mendix-buildpack 5.0.35 and Java 25 Upgrade

Choose a tag to compare

@v1m2k3 v1m2k3 released this 19 Aug 14:40
ca4273e
  • Update cf-mendix-buildpack to 5.0.35
  • Upgrade Java version in Dockerfiles to include java-25-openjdk-headless

Updated dependency versions

Choose a tag to compare

@zlogic zlogic released this 21 Jul 07:48
f11aa22
  • Updated CF Buildpack dependency to v5.0.34

Updated dependency versions

Choose a tag to compare

@Nidhi251289 Nidhi251289 released this 01 Jun 09:31
14a5dc9

Updated CF Buildpack dependency to v5.0.33

Updated dependency versions

Choose a tag to compare

@Nidhi251289 Nidhi251289 released this 29 May 11:36
61e52cf

Updated CF Buildpack dependency to v5.0.32

Updated dependency versions

Choose a tag to compare

@zlogic zlogic released this 10 Apr 13:38
f5d73c0
  • Updated CF Buildpack dependency to v5.0.31

Updated dependency versions

Choose a tag to compare

@zlogic zlogic released this 09 Feb 11:52
601cddb
  • Updated CF Buildpack dependency to v5.0.30
  • Updated NGINX dependency to version 1.26

Fixed build issues for Mendix 9.24.34

Choose a tag to compare

@zlogic zlogic released this 03 Jun 08:19
ce89390
  • Use UBI9 images to build apps using Mendix 9.20 and higher versions, to address a .NET dependency issue
  • Updated CF Buildpack dependency to v5.0.26

v6.0.0

Choose a tag to compare

@zlogic zlogic released this 28 Nov 14:41
a3e0257

What's Changed

  • Addressed user feedback in #203
    • Fixed Java version detection for Mendix 8 and 9
    • Create destination directory if it doesn't exist
    • Updated system requirements
    • Added a document explaining how to modify existing pipelines to use the build.py script
  • Bumped up CF Buildpack to v5.0.23.
  • Addressed the issue with spaces of MPR file name in #206

⚠️ Upgrading to this version might require changes in CI/CD pipelines. For more details, see the upgrading from v5 guide.

Full Changelog: v5.1.0...v6.0.0

Support for Java 17/21 and ubi9

Pre-release

Choose a tag to compare

@zlogic zlogic released this 02 Sep 12:40
07f286a

This version includes #201 to

  • Support building Java 17 and Java 21 MPR projects,
  • Update images to ubi9 where possible,
  • Update to CF Buildpack v5.0.20.

⚠️ Please check the readme for instructions how to build MPR projects. To support building Mendix 10 projects using Java 17 and Java 21, MPR builds are now done with a new, external build.py script that needs to run before the building the app's Docker image.

Updated to support newer Java and CF Buildpack versions

Choose a tag to compare

@zlogic zlogic released this 22 Jul 11:29
1564030

What's Changed

New Contributors

Full Changelog: v5.0.4...v5.0.5