You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by al...@apache.org on 2021/12/14 08:15:53 UTC

[camel-quarkus] branch main updated (5f83427 -> 79bd140)

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

aldettinger pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git.


    from 5f83427  Updated CHANGELOG.md
     add 79bd140  protobuf: Missing method "getName" when using contentTypeFormat=json in native mode #3382

No new revisions were added by this update.

Summary of changes:
 .../ROOT/pages/reference/extensions/protobuf.adoc  | 24 +++++++++++++++++--
 .../runtime/src/main/doc/configuration.adoc        | 24 +++++++++++++++++--
 .../component/protobuf/it/ProtobufResource.java    | 22 +++++++++++++++++-
 .../component/protobuf/it/ProtobufRoute.java       | 14 +++++++++++
 .../component/protobuf/it/ProtobufTest.java        | 27 ++++++++++++++++++++++
 5 files changed, 106 insertions(+), 5 deletions(-)