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 fed334a873 Disable OptaPlanner tests due to #4116 discard 714da45c82 Fix handling of quartz autowired scheduler discard 631588ddd2 Upgrade Quarkus to 2.14.0.CR1 add 64d31353a4 Fix Salesforce endpoint URIs for CDC eventing add 42fdd74fd1 rest-openapi: Minor update to usage doc (#4117) add a6ecac1d95 Updated CHANGELOG.md new 300046e35f Upgrade Quarkus to 2.14.0.CR1 new 0512cf4fda Fix handling of quartz autowired scheduler new 0510af48b6 Disable OptaPlanner tests due to #4116 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 (fed334a873) \ N -- N -- N refs/heads/quarkus-main (0510af48b6) 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 3 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 | 3 +++ docs/modules/ROOT/pages/reference/extensions/rest-openapi.adoc | 2 ++ extensions/rest-openapi/runtime/src/main/doc/usage.adoc | 2 ++ .../camel/quarkus/component/salesforce/SalesforceResource.java | 2 +- .../apache/camel/quarkus/component/salesforce/SalesforceRoutes.java | 6 +++--- 5 files changed, 11 insertions(+), 4 deletions(-)