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

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


 discard 10090d9ec8 Upgrade Camel to 3.18.0
 discard 7e4f5b1258 Aws SQS: Remove unnecessary headers from the test because 
of CAMEL-18123 #3803
     add a4781adcfe Updated CHANGELOG.md
     add 5f19da3d7a net.openhft:affinity included in flattened BOM only on Mac 
#3788
     add 6fcad70a55 Updated CHANGELOG.md
     new 876ce42400 Aws SQS: Remove unnecessary headers from the test because 
of CAMEL-18123 #3803
     new f9120a97f7 Upgrade Camel to 3.18.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   (10090d9ec8)
            \
             N -- N -- N   refs/heads/camel-main (f9120a97f7)

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:
 CHANGELOG.md                                             |  4 ++++
 .../quarkus/component/salesforce/generated/Account.java  | 16 ++++++++--------
 .../src/test/resources/mappings/bulApi-abortJob.json     |  2 +-
 .../src/test/resources/mappings/bulkApi-createJob.json   |  2 +-
 .../src/test/resources/mappings/getAccount.json          |  2 +-
 .../src/test/resources/mappings/getAccountBasicInfo.json |  4 ++--
 .../src/test/resources/mappings/getAccountById.json      |  2 +-
 .../test/resources/mappings/getAccountDescription.json   |  4 ++--
 .../src/test/resources/mappings/getAccountLongQuery.json |  2 +-
 .../src/test/resources/mappings/getDocument.json         |  2 +-
 .../src/test/resources/mappings/getLimits.json           |  2 +-
 .../src/test/resources/mappings/getListOfObjects.json    |  4 ++--
 .../src/test/resources/mappings/getRestResources.json    |  4 ++--
 .../src/test/resources/mappings/setAccount.json          |  2 +-
 poms/bom/pom.xml                                         |  1 +
 poms/bom/src/main/generated/flattened-reduced-pom.xml    |  5 +++++
 .../src/main/generated/flattened-reduced-verbose-pom.xml |  5 +++++
 17 files changed, 39 insertions(+), 24 deletions(-)

Reply via email to