Skip to content

Commit

Permalink
Merge pull request #3 from fabiobrz/mp-platform-7-WFLY-19588.more-fixes
Browse files Browse the repository at this point in the history
[WFLY-19588] More fixes (links, requirements structure, default config changes)
  • Loading branch information
kabir authored Oct 25, 2024
2 parents a4b8ca4 + 70ceca9 commit b63ffc3
Showing 1 changed file with 8 additions and 5 deletions.
13 changes: 8 additions & 5 deletions microprofile/WFLY-19588_microprofile_platform_7.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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]

|===

Expand All @@ -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
Expand All @@ -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

Expand All @@ -133,7 +135,8 @@ Where one of the specifications being upgraded is not backwards compatible, it s

=== Default Configuration

__<Does the proposed work change the default value of any current configuration attributes? Does it change the configuration generated by any current Galleon layers?>__
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

Expand Down

0 comments on commit b63ffc3

Please sign in to comment.