You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2023/03/27 19:38:46 UTC

[camel] branch regen_bot_3x updated (52c4fb4e22b -> f1fe1d1f9f9)

This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch regen_bot_3x
in repository https://gitbox.apache.org/repos/asf/camel.git


    from 52c4fb4e22b CAMEL-19199: camel-plc4x - Fix NPE with no tags configured.
     add 319f20b4e15 [CAMEL-19188] Make GraphQL component lenient (#9655)
     add f1fe1d1f9f9 Regen for commit 319f20b4e1527540c261c1ad913b0ba0259e846e

No new revisions were added by this update.

Summary of changes:
 .../apache/camel/catalog/components/graphql.json   |  2 +-
 .../graphql/GraphqlEndpointUriFactory.java         |  2 +-
 .../apache/camel/component/graphql/graphql.json    |  2 +-
 .../camel/component/graphql/GraphqlComponent.java  | 12 +++++++++++
 .../camel/component/graphql/GraphqlEndpoint.java   |  7 ++++++-
 .../component/graphql/GraphqlComponentTest.java    | 23 ++++++++++++++++++++++
 .../src/generated/resources/metadata.json          |  2 +-
 7 files changed, 45 insertions(+), 5 deletions(-)