quarkus icon indicating copy to clipboard operation
quarkus copied to clipboard

Jakarta - EE 10 - Update all the Jakarta APIs/Implementations to EE 10

Open gsmet opened this issue 3 years ago • 1 comments

For now, our upgrade recipes target EE 9, we need to upgrade to EE 10.

We can expect some issues:

  • CDI introduces some new APIs that we will have to implement
  • We need Hibernate ORM 6 - see https://github.com/quarkusio/quarkus/issues/26986
  • Probably other fun things :)

gsmet avatar Jul 28 '22 10:07 gsmet

/cc @manovotn, @maxandersen, @radcortez, @sanne

quarkus-bot[bot] avatar Jul 28 '22 10:07 quarkus-bot[bot]

I think we can close this, it has been done for all the specs for which we can do it. And we have an issue for the one missing.

gsmet avatar Sep 20 '22 14:09 gsmet