From 70ceca97fa389a7ccf60d2cf82e303ac2d9702ab Mon Sep 17 00:00:00 2001 From: Fabio Burzigotti Date: Fri, 25 Oct 2024 15:53:09 +0200 Subject: [PATCH] [WFLY-19588] More fixes (links, requirements structure, default config changes) --- .../WFLY-19588_microprofile_platform_7.adoc | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/microprofile/WFLY-19588_microprofile_platform_7.adoc b/microprofile/WFLY-19588_microprofile_platform_7.adoc index 2af33977..8aa34912 100644 --- a/microprofile/WFLY-19588_microprofile_platform_7.adoc +++ b/microprofile/WFLY-19588_microprofile_platform_7.adoc @@ -67,13 +67,13 @@ Aside from the below information, both the 6.1 and 7.0 MicroProfile Platform ver |3.0 |3.0 |4.0 -|y https://issues.redhat.com/browse/WFLY-19589[WFLY-19589] +|y https://issues.redhat.com/browse/WFLY-19589[WFLY-19589 (WildFly Preview)] + https://issues.redhat.com/browse/WFLY-19866[WFLY-19866 - Promote to default stability] |Telemetry + |1.1 |1.1 |2.0 -|y https://issues.redhat.com/browse/WFLY-19589[WFLY-19590 (WildFly Preview)] + https://issues.redhat.com/browse/WFLY-19846[WFLY-19846 - Promote to default stability] +|y https://issues.redhat.com/browse/WFLY-19590[WFLY-19590 (WildFly Preview)] + https://issues.redhat.com/browse/WFLY-19846[WFLY-19846 - Promote to default stability] |=== @@ -93,8 +93,8 @@ The main work is in these individual spec updates: * https://issues.redhat.com/browse/WFLY-19592[WFLY-19592 - MicroProfile Fault Tolerance 4.1] * https://issues.redhat.com/browse/WFLY-19591[WFLY-19591 - MicroProfile OpenAPI 4.0] -* https://issues.redhat.com/browse/WFLY-19589[WFLY-19589 - MicroProfile REST Client 4.0] -* https://issues.redhat.com/browse/WFLY-19589[WFLY-19590 - MicroProfile Telemetry 2.0 (WildFly Preview)] + https://issues.redhat.com/browse/WFLY-19846[WFLY-19846 - Promote MicroProfile Telemetry 2.0 to WildFly Standard] +* https://issues.redhat.com/browse/WFLY-19589[WFLY-19589 - MicroProfile REST Client 4.0 (WildFly Preview)] + https://issues.redhat.com/browse/WFLY-19866[WFLY-19866 - Promote MicroProfile REST Client from preview to default stability] +* https://issues.redhat.com/browse/WFLY-19590[WFLY-19590 - MicroProfile Telemetry 2.0 (WildFly Preview)] + https://issues.redhat.com/browse/WFLY-19846[WFLY-19846 - Promote MicroProfile Telemetry 2.0 to WildFly Standard] === Affected Projects or Components @@ -112,6 +112,8 @@ WildFly will be updated to pull in the corresponding versions of the Eclipse Mic == Requirements +=== Hard Requirements + * All components will be upgraded to the version streams of the Eclipse Microprofile specification jars and TCK, as well as the SmallRye jars and dependencies needed to implement each version, as indicated in the table in the link:#overview[Overview]. Note that although we've just given the minor versions of the specification jars, there may be some micro upgrades. Those are generally just TCK fixes. ** Upgrading the components will provide the latest TCKs @@ -133,7 +135,8 @@ Where one of the specifications being upgraded is not backwards compatible, it s === Default Configuration -____ +Where one of the specifications being upgraded changes the default value of any current configuration attributes, or + in the Galleon generated configuration, it should be pointed out in the analysis of the individual specification upgrade. === Importing Existing Configuration