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

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


 discard 3b7ae6e  Test Geocoder with Google maps mock API if 
GOOGLE_GEOCODER_API_KEY is not provided fixes #1860
 discard 06036fd  Shiro native support #1844
 discard 5a82caa  Upgrade to Camel 3.6.0
 discard c3f79f0  Remove createEndpoint method override in 
QuarkusVertxWebsocketComponent
 discard 5a8e059  Remove QuarkusVertxHttpBinding
     add 7bb1620  camel-quarkus-jira: Add resteasy-common dependency
     add d70ad47  Upgrade to Debezium 1.3.0.Final
     add b4e2490  Fix links to example projects
     add a076e0c  Document all ways to start a new project
     add a417446  Prevent CI workflows running on forks
     new 629ca7b  Remove QuarkusVertxHttpBinding
     new 81ae511  Remove createEndpoint method override in 
QuarkusVertxWebsocketComponent
     new 256d142  Upgrade to Camel 3.6.0
     new f4babea  Shiro native support #1844
     new 5670648  Test Geocoder with Google maps mock API if 
GOOGLE_GEOCODER_API_KEY is not provided fixes #1860

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   (3b7ae6e)
            \
             N -- N -- N   refs/heads/camel-master (5670648)

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.

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .github/workflows/ci-build.yaml                    |   1 +
 .github/workflows/pr-validate.yml                  |   1 +
 .../modules/ROOT/pages/user-guide/first-steps.adoc | 125 ++++++++++++---------
 .../ROOT/pages/user-guide/observability.adoc       |   4 +-
 extensions/jira/deployment/pom.xml                 |   4 +
 extensions/jira/runtime/pom.xml                    |   4 +
 pom.xml                                            |   2 +-
 7 files changed, 82 insertions(+), 59 deletions(-)

Reply via email to