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


    omit d7471337bf Upgrade Camel to 3.19.0
     add c9585f539e Adjust the set of components to search in catalog tests
     add bcc89fa7f1 Add CI step to test the catalog
     add 6e7478a668 kubernetes: add documentation related to cluster service 
#4086
     add 2a40a1bace Updated CHANGELOG.md
     add 1a6e98e28b doc: switch to === syntax to match doc tooling
     add 2a7a082766 Convert germanbooks-iso-8859-1.json to *nix line endings
     add a8638f6e57 Set explicit nofile ulimit for activemq-artemis-broker 
image to make it work also on system with low default nofile ulimit
     new 8df2adf9e5 Upgrade Camel to 3.19.0

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   (d7471337bf)
            \
             N -- N -- N   refs/heads/camel-main (8df2adf9e5)

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 1 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                    |  6 +++
 CHANGELOG.md                                       |  4 ++
 .../quarkus/QuarkusRuntimeProviderTest.java        | 15 +++-----
 .../ROOT/pages/reference/extensions/jfr.adoc       |  6 ++-
 .../pages/reference/extensions/kubernetes.adoc     | 31 +++++++++++++++
 .../ROOT/pages/reference/extensions/master.adoc    |  8 ++++
 .../ROOT/pages/reference/extensions/rest.adoc      |  6 ++-
 extensions/jfr/runtime/src/main/doc/usage.adoc     |  4 +-
 .../runtime/src/main/doc/configuration.adoc        | 29 ++++++++++++++
 .../master/runtime/src/main/doc/configuration.adoc |  3 ++
 .../rest/runtime/src/main/doc/configuration.adoc   |  4 +-
 .../support/activemq/ActiveMQTestResource.java     |  5 ++-
 .../src/test/resources/germanbooks-iso-8859-1.json | 44 +++++++++++-----------
 13 files changed, 125 insertions(+), 40 deletions(-)
 create mode 100644 extensions/master/runtime/src/main/doc/configuration.adoc

Reply via email to