Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WFLY-16664 Upgrade Narayana to 5.13.0.Final #15842

Merged
merged 2 commits into from Jul 28, 2022
Merged

Conversation

mmusgrov
Copy link
Contributor

@mmusgrov mmusgrov commented Jul 23, 2022

https://issues.redhat.com/browse/WFLY-16664 (Upgrade Narayana to 5.13.0.Final)

The release contains 26 fixes (https://issues.redhat.com/secure/ReleaseNote.jspa?projectId=12310200&version=12390988).

The highlights include:

  • removal of support for JDK 8 (11 is now the minimum supported version);
  • removal of support for JacORB
  • adds support for JDK 17

The upgrade also contains James' fix for [JBTM-3647] - Some CDI Extensions use deprecated methods that have been removed in the CDI 4.0 spec

@github-actions github-actions bot added the deps-ok Dependencies have been checked, and there are no significant changes label Jul 23, 2022
@mmusgrov mmusgrov requested a review from jamezp July 27, 2022 10:00
@jamezp
Copy link
Member

jamezp commented Jul 27, 2022

I think we need to enable these two tests

and
@Ignore("Remove ignore when JBTM-3647 and WFLY-16664 are resolved")

@jamezp jamezp merged commit 7d6f4eb into wildfly:main Jul 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deps-ok Dependencies have been checked, and there are no significant changes
Projects
None yet
2 participants