This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch quarkus-master in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git.
discard c7479e5 Remove support for Webocket JSR 356 discard 79072d3 Upgrade to Quarkus 1.13.0.Final add a93f6da Updated CHANGELOG.md add a0303d3 Upgrade Quarkus Qpid JMS to 0.23.0 add c066962 Make git tests ignore local configuration add 58249a7 Disable ryuk on CI builds new f0f876e Upgrade to Quarkus 1.13.0.Final new 0fc256d Remove support for Webocket JSR 356 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 (c7479e5) \ N -- N -- N refs/heads/quarkus-master (0fc256d) 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 2 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/camel-master-cron.yaml | 1 + .github/workflows/ci-build.yaml | 1 + .github/workflows/quarkus-master-cron.yaml | 1 + CHANGELOG.md | 10 ++++++++-- .../apache/camel/quarkus/component/git/it/GitResource.java | 12 +++++++++--- pom.xml | 2 +- 6 files changed, 21 insertions(+), 6 deletions(-)