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 b40ee79 Fixes health example #1500 discard f2c721c Upgrade to Camel 3.5.0-SNAPSHOT add 7736d41 Registered grok patterns in registry via qualified field producers add 955203c Upgrade to Quarkus 1.7.0.CR2 add 50c0b0c Fix Braintree itest component property resolution add 151feb0 Fix Twitter itest component property resolution add deaa973 Simplify component configuration for box, fhir & google itests add 7f3f8ba Upgrade to Quarkus 1.7.0.Final add 159e7c3 Disable merge commits on pull requests add f0c755a Upgrade Quarkus Qpid JMS to 0.17.0 new 61760ce Upgrade to Camel 3.5.0-SNAPSHOT new 9efdccd Fixes health example #1500 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 (b40ee79) \ N -- N -- N refs/heads/camel-master (9efdccd) 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: .asf.yaml | 5 +++- .../box/src/main/resources/application.properties | 11 ++++---- integration-tests/braintree/pom.xml | 4 +++ .../fhir/src/main/resources/application.properties | 7 ++--- integration-tests/google/pom.xml | 4 +++ .../src/main/resources/application.properties | 32 +++++++++++----------- .../camel/quarkus/component/grok/it/GrokRoute.java | 14 +++++++--- integration-tests/twitter/pom.xml | 4 +++ pom.xml | 4 +-- 9 files changed, 52 insertions(+), 33 deletions(-)