From 6e3180a440cd3c00e409499d8d459cfc7e7cc0a3 Mon Sep 17 00:00:00 2001 From: sumanthravipati Date: Wed, 24 Jun 2026 14:30:35 -0700 Subject: [PATCH 1/2] MLE-30812: MLCMD 12.0.3 version changes commit --- Makefile | 2 +- marklogic-mlcmd.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index af2c107..60f62d6 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ PACKAGE_NAME = marklogic-mlcmd -VERSION = 12.0.2 +VERSION = 12.0.3 RELEASE = 1 BUILD_DIR = $(shell pwd)/build RPMBUILD_DIR = $(BUILD_DIR)/rpmbuild diff --git a/marklogic-mlcmd.spec b/marklogic-mlcmd.spec index 4454419..b875db4 100644 --- a/marklogic-mlcmd.spec +++ b/marklogic-mlcmd.spec @@ -1,5 +1,5 @@ Name: marklogic-mlcmd -Version: 12.0.2 +Version: 12.0.3 Release: 1 Summary: MarkLogic AWS Command Line Tool License: Apache-2.0 From c22be0b5ad565fac5a32b327a479a283ec211748 Mon Sep 17 00:00:00 2001 From: sumanthravipati Date: Tue, 7 Jul 2026 17:48:18 -0700 Subject: [PATCH 2/2] MLE-30776: 12.0.3 CFT Changes Commit --- mlcluster-vpc.template | 66 +++++++++++++++---------------- mlcluster.template | 66 +++++++++++++++---------------- templates/ml-managedeni.template | 2 +- templates/ml-nodemanager.template | 2 +- templates/ml-vpc.template | 2 +- 5 files changed, 69 insertions(+), 69 deletions(-) diff --git a/mlcluster-vpc.template b/mlcluster-vpc.template index 5674e05..e5c9503 100644 --- a/mlcluster-vpc.template +++ b/mlcluster-vpc.template @@ -1,8 +1,8 @@ AWSTemplateFormatVersion: 2010-09-09 Description: Deploy a MarkLogic Cluster on AWS with a new VPC Metadata: - version: 12.0.2 - binary: MarkLogic-12.0.2-rhel.x86_64.rpm + version: 12.0.3 + binary: MarkLogic-12.0.3-rhel.x86_64.rpm AWS::CloudFormation::Interface: ParameterGroups: - Label: @@ -847,53 +847,53 @@ Mappings: TemplateUrl: base: 'https://s3.amazonaws.com/marklogic-db-template-releases' S3Directory: - base: '12.0.2' + base: '12.0.3' LicenseRegion2AMI: us-east-1: - PAYGAl2023: ami-05246611c90899836 - BYOLAl2023: ami-0352a2f974ed56def + PAYGAl2023: ami-06d3c8c62a9619275 + BYOLAl2023: ami-0f04fb3695fb947fa us-east-2: - PAYGAl2023: ami-08e24093a72d0b00c - BYOLAl2023: ami-0d0db2790ae7321be + PAYGAl2023: ami-0c1fd6063d2943870 + BYOLAl2023: ami-0b7c07892dd26dbdb us-west-1: - PAYGAl2023: ami-0322210a14ff8ebf0 - BYOLAl2023: ami-0bfe50ee52d9d158f + PAYGAl2023: ami-07f73582626549469 + BYOLAl2023: ami-0b43dee56a3e55bfa us-west-2: - PAYGAl2023: ami-09beeb6c33214e312 - BYOLAl2023: ami-082b8dbcdf74984f2 + PAYGAl2023: ami-058021fc7e08bc35d + BYOLAl2023: ami-063b2fa62eab363e6 eu-central-1: - PAYGAl2023: ami-03cf04aef431d2cbd - BYOLAl2023: ami-0a5dee9e461c5b833 + PAYGAl2023: ami-08ea90f5f6c3db411 + BYOLAl2023: ami-0776597a2f25ac804 eu-west-1: - PAYGAl2023: ami-063a16632dbe2806b - BYOLAl2023: ami-0049454737121f8f6 + PAYGAl2023: ami-0c0e71b1df10cc0de + BYOLAl2023: ami-0e90b8ff9ad09bbb0 ap-south-1: - PAYGAl2023: ami-0302ff52afd640ef8 - BYOLAl2023: ami-0db20bba531577708 + PAYGAl2023: ami-02c244170e85c95a8 + BYOLAl2023: ami-00495a615fed13216 ap-southeast-1: - PAYGAl2023: ami-033069b2fc0da3805 - BYOLAl2023: ami-0f68bc951db40ddb1 + PAYGAl2023: ami-0e3ef782940ea4938 + BYOLAl2023: ami-08b31641928105cc4 ap-southeast-2: - PAYGAl2023: ami-03247af11fe7f43c6 - BYOLAl2023: ami-06cdfc6663c5f948f + PAYGAl2023: ami-074614a27a9a106ca + BYOLAl2023: ami-0684906d5c01312db ap-northeast-1: - PAYGAl2023: ami-02ce3bb7b810eda16 - BYOLAl2023: ami-05341020c04eb3649 + PAYGAl2023: ami-0a63d65454622d56d + BYOLAl2023: ami-0c836ec1d0e2f0d60 ap-northeast-2: - PAYGAl2023: ami-009dc9e107ac66c98 - BYOLAl2023: ami-092f8030064b02722 + PAYGAl2023: ami-011b2f54bac8aad1c + BYOLAl2023: ami-04e5e840e47e98f58 sa-east-1: - PAYGAl2023: ami-0f6ae88eca5226338 - BYOLAl2023: ami-0bf675495f7c268b1 + PAYGAl2023: ami-028eb607d06c5588b + BYOLAl2023: ami-043338afad2774497 eu-west-2: - PAYGAl2023: ami-07693f14925cb0bec - BYOLAl2023: ami-011964b271944002f + PAYGAl2023: ami-04b664cf8ba7fbe31 + BYOLAl2023: ami-05d608b7113c53a09 ca-central-1: - PAYGAl2023: ami-0417b9c79013cdd31 - BYOLAl2023: ami-007ea4cc6cbf5ef63 + PAYGAl2023: ami-071dcca331d6b6882 + BYOLAl2023: ami-04c0bc70650409d4e eu-west-3: - PAYGAl2023: ami-048b4b70eb154e19f - BYOLAl2023: ami-0d61f8d71ae7568fc + PAYGAl2023: ami-0d27399d058de8938 + BYOLAl2023: ami-038a642bfcecf2f17 Resources: VpcStack: Type: AWS::CloudFormation::Stack diff --git a/mlcluster.template b/mlcluster.template index 606592f..872ee81 100644 --- a/mlcluster.template +++ b/mlcluster.template @@ -1,8 +1,8 @@ AWSTemplateFormatVersion: 2010-09-09 Description: Deploy a MarkLogic Cluster on AWS in existing VPC (Virtual Private Cloud). Metadata: - version: 12.0.2 - binary: MarkLogic-12.0.2-rhel.x86_64.rpm + version: 12.0.3 + binary: MarkLogic-12.0.3-rhel.x86_64.rpm AWS::CloudFormation::Interface: ParameterGroups: - Label: @@ -821,53 +821,53 @@ Mappings: TemplateUrl: base: 'https://s3.amazonaws.com/marklogic-db-template-releases' S3Directory: - base: '12.0.2' + base: '12.0.3' LicenseRegion2AMI: us-east-1: - PAYGAl2023: ami-05246611c90899836 - BYOLAl2023: ami-0352a2f974ed56def + PAYGAl2023: ami-06d3c8c62a9619275 + BYOLAl2023: ami-0f04fb3695fb947fa us-east-2: - PAYGAl2023: ami-08e24093a72d0b00c - BYOLAl2023: ami-0d0db2790ae7321be + PAYGAl2023: ami-0c1fd6063d2943870 + BYOLAl2023: ami-0b7c07892dd26dbdb us-west-1: - PAYGAl2023: ami-0322210a14ff8ebf0 - BYOLAl2023: ami-0bfe50ee52d9d158f + PAYGAl2023: ami-07f73582626549469 + BYOLAl2023: ami-0b43dee56a3e55bfa us-west-2: - PAYGAl2023: ami-09beeb6c33214e312 - BYOLAl2023: ami-082b8dbcdf74984f2 + PAYGAl2023: ami-058021fc7e08bc35d + BYOLAl2023: ami-063b2fa62eab363e6 eu-central-1: - PAYGAl2023: ami-03cf04aef431d2cbd - BYOLAl2023: ami-0a5dee9e461c5b833 + PAYGAl2023: ami-08ea90f5f6c3db411 + BYOLAl2023: ami-0776597a2f25ac804 eu-west-1: - PAYGAl2023: ami-063a16632dbe2806b - BYOLAl2023: ami-0049454737121f8f6 + PAYGAl2023: ami-0c0e71b1df10cc0de + BYOLAl2023: ami-0e90b8ff9ad09bbb0 ap-south-1: - PAYGAl2023: ami-0302ff52afd640ef8 - BYOLAl2023: ami-0db20bba531577708 + PAYGAl2023: ami-02c244170e85c95a8 + BYOLAl2023: ami-00495a615fed13216 ap-southeast-1: - PAYGAl2023: ami-033069b2fc0da3805 - BYOLAl2023: ami-0f68bc951db40ddb1 + PAYGAl2023: ami-0e3ef782940ea4938 + BYOLAl2023: ami-08b31641928105cc4 ap-southeast-2: - PAYGAl2023: ami-03247af11fe7f43c6 - BYOLAl2023: ami-06cdfc6663c5f948f + PAYGAl2023: ami-074614a27a9a106ca + BYOLAl2023: ami-0684906d5c01312db ap-northeast-1: - PAYGAl2023: ami-02ce3bb7b810eda16 - BYOLAl2023: ami-05341020c04eb3649 + PAYGAl2023: ami-0a63d65454622d56d + BYOLAl2023: ami-0c836ec1d0e2f0d60 ap-northeast-2: - PAYGAl2023: ami-009dc9e107ac66c98 - BYOLAl2023: ami-092f8030064b02722 + PAYGAl2023: ami-011b2f54bac8aad1c + BYOLAl2023: ami-04e5e840e47e98f58 sa-east-1: - PAYGAl2023: ami-0f6ae88eca5226338 - BYOLAl2023: ami-0bf675495f7c268b1 + PAYGAl2023: ami-028eb607d06c5588b + BYOLAl2023: ami-043338afad2774497 eu-west-2: - PAYGAl2023: ami-07693f14925cb0bec - BYOLAl2023: ami-011964b271944002f + PAYGAl2023: ami-04b664cf8ba7fbe31 + BYOLAl2023: ami-05d608b7113c53a09 ca-central-1: - PAYGAl2023: ami-0417b9c79013cdd31 - BYOLAl2023: ami-007ea4cc6cbf5ef63 + PAYGAl2023: ami-071dcca331d6b6882 + BYOLAl2023: ami-04c0bc70650409d4e eu-west-3: - PAYGAl2023: ami-048b4b70eb154e19f - BYOLAl2023: ami-0d61f8d71ae7568fc + PAYGAl2023: ami-0d27399d058de8938 + BYOLAl2023: ami-038a642bfcecf2f17 Resources: ManagedEniStack: Type: AWS::CloudFormation::Stack diff --git a/templates/ml-managedeni.template b/templates/ml-managedeni.template index 6efd482..4c9ce7d 100644 --- a/templates/ml-managedeni.template +++ b/templates/ml-managedeni.template @@ -1,7 +1,7 @@ AWSTemplateFormatVersion: 2010-09-09 Description: Launch Managed ENI for MarkLogic Cluster on AWS Metadata: - version: 12.0.2 + version: 12.0.3 AWS::CloudFormation::Interface: ParameterGroups: - Label: diff --git a/templates/ml-nodemanager.template b/templates/ml-nodemanager.template index 1c27535..c33e2bb 100644 --- a/templates/ml-nodemanager.template +++ b/templates/ml-nodemanager.template @@ -1,7 +1,7 @@ AWSTemplateFormatVersion: 2010-09-09 Description: Launch Lambda function for MarkLogic Node Manager on AWS Metadata: - version: 12.0.2 + version: 12.0.3 AWS::CloudFormation::Interface: ParameterGroups: - Label: diff --git a/templates/ml-vpc.template b/templates/ml-vpc.template index 67af963..78f06be 100644 --- a/templates/ml-vpc.template +++ b/templates/ml-vpc.template @@ -1,7 +1,7 @@ AWSTemplateFormatVersion: 2010-09-09 Description: Create a VPC for MarkLogic cluster Metadata: - version: 12.0.2 + version: 12.0.3 AWS::CloudFormation::Interface: ParameterGroups: - Label: