This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch quarkus-main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git.
discard f0ecc76 Register ApacheXMLDSig security provider for XmlSecurity
discard d782722 Temporarily disable quarkiverse-google-cloud extensions
native builds #2979
discard 359e1f6 Register SASL security provider for kudu
discard f665b3f Temporarily work around Infinispan SASL issues #2975
discard e276f65 Upgrade Quarkus to 2.2.0.CR1
add 2f2b61b Updated CHANGELOG.md
add 9c7cb8f Be more specific about which endpoints are mocked in
AdviceWith test
add 1fe10af Avoid deprecated BuildProducer injection
new 761764d Upgrade Quarkus to 2.2.0.CR1
new 5f46359 Temporarily work around Infinispan SASL issues #2975
new 4a99e9f Register SASL security provider for kudu
new 89cf25e Temporarily disable quarkiverse-google-cloud extensions
native builds #2979
new 2224f3e Register ApacheXMLDSig security provider for XmlSecurity
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 (f0ecc76)
\
N -- N -- N refs/heads/quarkus-main (2224f3e)
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:
CHANGELOG.md | 90 ++++++++++++++++++++++
.../mail/deployment/SupportMailProcessor.java | 10 +--
.../validator/deployment/ValidatorProcessor.java | 9 ---
.../quarkus/component/mock/it/MockResource.java | 3 +-
4 files changed, 93 insertions(+), 19 deletions(-)