From f1e39652ebacfa4db694819147a9061ad33f29b1 Mon Sep 17 00:00:00 2001 From: Emily Jiang Date: Fri, 14 Jul 2023 11:42:33 +0100 Subject: [PATCH] prepare for the MP 3.1 release --- spec/src/main/asciidoc/release_notes.asciidoc | 18 ++++++++++++++++++ tck/README.adoc | 2 +- 2 files changed, 19 insertions(+), 1 deletion(-) diff --git a/spec/src/main/asciidoc/release_notes.asciidoc b/spec/src/main/asciidoc/release_notes.asciidoc index 06c36a90..c83a3bf9 100644 --- a/spec/src/main/asciidoc/release_notes.asciidoc +++ b/spec/src/main/asciidoc/release_notes.asciidoc @@ -23,6 +23,24 @@ == Release Notes This section documents the changes introduced by individual releases. +[[release_notes_31]] +=== Release Notes for MicroProfile Config 3.1 + +A full list of changes delivered in the 3.1 release can be found at link:https://github.com/eclipse/microprofile-config/milestone/11?closed=1[MicroProfile Config 3.1 Milestone]. + +==== Incompatible Changes +no + +==== API/SPI Changes +no + +==== Other Changes +- TCK tests assume empty bean.XML is discovery mode ALL (link:https://github.com/eclipse/microprofile-config/issues/765[765]) +- Make the TCK tests CDI 4 compatible (link:https://github.com/eclipse/microprofile-config/issues/742[742]) +- TCK: MissingValueOnObserverMethodInjectionTest fails for a different reason (link:https://github.com/eclipse/microprofile-config/issues/543[543]) +- Spec of precedence for sources when using profiles seems vague (link:https://github.com/eclipse/microprofile-config/issues/781[781]) + + [[release_notes_30]] === Release Notes for MicroProfile Config 3.0 diff --git a/tck/README.adoc b/tck/README.adoc index d455a4aa..7b5e0182 100644 --- a/tck/README.adoc +++ b/tck/README.adoc @@ -130,7 +130,7 @@ the following content: - +