Remove the deprecated legacy TLS configuration for GraphQL clients #45407
Labels
area/graphql
area/housekeeping
Issue type for generalized tasks not related to bugs or enhancements
area/smallrye
Description
https://github.com/quarkusio/quarkus/blob/3.17.5/extensions/smallrye-graphql-client/runtime/src/main/java/io/quarkus/smallrye/graphql/client/runtime/GraphQLClientConfig.java#L61 and all the other properties with
@Deprecated(forRemoval = true)
Implementation ideas
No response
The text was updated successfully, but these errors were encountered: