wildfly-extras / wildfly-graphql-feature-pack

5 stars 7 forks source link

Release with SmallRye GraphQL 1.9.0 #108

Closed t1 closed 1 year ago

t1 commented 1 year ago

The newest 1.x release is 1.8.0 that contains SmallRye GraphQL 1.7.0. There have been 6 1.x releases, since.

Can we have a last update before going to WF 17, please? 🙂

jmartisk commented 1 year ago

I can make a release with smallrye-graphql 1.7.1 if that helps, but not with 1.8/1.9, because these are incompatible with WildFly <27 due to Jandex major version mismatch. 1.8 and 1.9 are basically skipped by the feature pack, with the suggested migration straight to smallrye-graphql 2.0 (feature pack 2.0, wildfly 27).

jmartisk commented 1 year ago

We'd have to maintain a separate 'branch' of smallrye-graphql 1.9 that uses the older Jandex 2.x version. We thought it's not worth the hassle just to be able to support wildfly 26, when 27 is already available.

t1 commented 1 year ago

Oh, yes.... sorry, you mentioned that before. 1.7.1 is not worth it.