From 56f0cb3a566e6c003bab044d8dbd4d6c0ab951a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A1rio=20Serrador?= <61971372+mruiserrmendix@users.noreply.github.com> Date: Thu, 13 Aug 2026 08:23:50 +0200 Subject: [PATCH] Add deprecation warning for Cloud Foundry Buildpack Added a warning about the deprecation of the Cloud Foundry Buildpack for Mendix 12 and future Runtime versions. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 408ed0ce7..cf0196e39 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ This document contains general information on the Mendix Cloud Foundry Buildpack. +**Warning** - We strongly encourage customers to begin their journey toward [Mendix Portable Runtime](https://docs.mendix.com/developerportal/deploy/portable-app-distribution-deploy/), as the Cloud Foundry Buildpack will no longer support Mendix 12 and future Runtime versions, marking the start of the deprecation process. For more information, see the [blog release](https://www.mendix.com/blog/mendix-portable-runtime/) + The buildpack is heavily tied to the Mendix Public Cloud, but can be used independently. Release notes are available for the [buildpack](https://github.com/mendix/cf-mendix-buildpack/releases/), [Mendix itself](https://docs.mendix.com/releasenotes/studio-pro/) and the [Mendix Public Cloud](https://docs.mendix.com/releasenotes/developer-portal/deployment).