This is an automated email from the ASF dual-hosted git repository.
jamesnetherton pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git.
from ecc6932 Update the Command mode docs page, fix #2782
new 426e19e Deprecate quarkus.camel.sql.script-files configuration
property
new 4a91d8f Set mock endpoint expected message count for LevelDB
aggregate binary test
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:
docs/modules/ROOT/pages/migration-guide/2.0.0.adoc | 6 ++++++
docs/modules/ROOT/pages/reference/extensions/sql.adoc | 18 +-----------------
.../quarkus/component/sql/deployment/SqlProcessor.java | 4 ++++
extensions/sql/runtime/src/main/doc/configuration.adoc | 2 +-
.../camel/quarkus/component/sql/CamelSqlConfig.java | 4 ++++
.../quarkus/component/leveldb/it/LeveldbResource.java | 1 +
.../sql/src/main/resources/application.properties | 2 +-
7 files changed, 18 insertions(+), 19 deletions(-)