This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch camel-main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git.
discard fcb3924 camel 3.12 : dataformat fix attributes names
discard 81935cd Upgrade spark and hadoop versions
discard b7184db Upgrade Camel to 3.12.0
add a85803f Updated CHANGELOG.md
add 74b8bb9 Add a summary page for messaging extensions
add c85b2ab Upgrade Camel to 3.12.0
add 974fe62 Upgrade spark and hadoop versions
add 8df1347 camel 3.12 : dataformat fix attributes names
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (fcb3924)
\
N -- N -- N refs/heads/camel-main (8df1347)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
CHANGELOG.md | 8 +++
docs/modules/ROOT/nav.adoc | 1 +
docs/modules/ROOT/pages/user-guide/messaging.adoc | 74 +++++++++++++++++++++++
3 files changed, 83 insertions(+)
create mode 100644 docs/modules/ROOT/pages/user-guide/messaging.adoc