From 12f5961baffe758caa394a6d495c2ef8f4b2f947 Mon Sep 17 00:00:00 2001 From: Vitaly Date: Thu, 18 Jun 2026 12:24:38 -0700 Subject: [PATCH] Update README.md Add a message about incompatible version. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1b0ccf1..224d349 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ The Solution Template for MarkLogic on Azure helps to deploy clusters on Azure. For deploying MarkLogic on AWS, please visit [cloud-enablement-aws](https://github.com/marklogic/cloud-enablement-aws). +**⚠️ A backward incompatibility of significant impact was discovered in 12.0.2. We are working on a patch release to deliver a fix as soon as possible. In the meantime, we recommend that you do not upgrade and wait for the upcoming patch release.** + ## Getting Started [![Deploy To Azure](doc/deploy-to-azure.svg)](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2Fmarklogic%2Fcloud-enablement-azure%2F12.0-master%2FmainTemplate.json)