From fbfce3ec439cce98048f16cdd917499145d7f1ed Mon Sep 17 00:00:00 2001 From: Ramkumar K Date: Wed, 6 Dec 2023 15:34:42 +0530 Subject: [PATCH] 7062-Added-mp-50-51-diff-to-doc-3 7062-Added-mp-50-51-diff-to-doc-3 #7062 --- modules/reference/pages/diff/mp-60-61-diff.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/reference/pages/diff/mp-60-61-diff.adoc b/modules/reference/pages/diff/mp-60-61-diff.adoc index 2659b5c834..e7ee002fa6 100644 --- a/modules/reference/pages/diff/mp-60-61-diff.adoc +++ b/modules/reference/pages/diff/mp-60-61-diff.adoc @@ -18,7 +18,7 @@ MicroProfile 6.1 is a minor release. It includes the minor changes from Config 3.1, Metrics 5.1, Telemetry 1.1. -The changes for Config 3.1 are minor specification refinements and TCK improvements. The update makes it clear that the _profile-specific_ feature has no functional impact and influences only the values that are chosen from each configuration source. +The changes for Config 3.1 are minor specification refinements and TCK improvements. The update makes it clear that the _profile-specific_ feature affects only the values that are selected from each configuration source, not among the configuration sources. The TCK updates make sure that the tests are compatible with CDI Lite. If you are updating your application from using MicroProfile 6.0 features to using link:https://github.com/eclipse/microprofile/releases/tag/6.1[MicroProfile 6.1] features, changes in API behavior might require you to update your application code. The following sections provide details about migrating your applications from MicroProfile 6.0 to 6.1: