This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
The following commit(s) were added to refs/heads/main by this push:
new e82c314ff0 Updated CHANGELOG.md
e82c314ff0 is described below
commit e82c314ff0578c60b9f72f11b11d4547ea0eec6f
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Jun 11 03:34:13 2022 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5c2a1dc91f..47ae53a296 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -23,6 +23,7 @@
- foundation-grouped tests seems to be flaky since upgrade to camel 3.17.0
[\#3819](https://github.com/apache/camel-quarkus/issues/3819)
- Create platform-http-security with Keycloak example
[\#3805](https://github.com/apache/camel-quarkus/issues/3805)
- Changes in health endpoint with camel from Quarkus version 2.7.5 to version
\>=2.8.0 [\#3799](https://github.com/apache/camel-quarkus/issues/3799)
+- Intermittent failure of `ConverterTest.testConverterGetStatistics`
[\#3798](https://github.com/apache/camel-quarkus/issues/3798)
- Improve camel-quarkus-velocity test coverage
[\#3790](https://github.com/apache/camel-quarkus/issues/3790)
- net.openhft:affinity included in flattened BOM only on Mac
[\#3788](https://github.com/apache/camel-quarkus/issues/3788)
- Switch from OpenTracing to OpenTelemetry in observability example
[\#3784](https://github.com/apache/camel-quarkus/issues/3784)
@@ -68,6 +69,7 @@
**Merged pull requests:**
+- Upgrade Quarkus to 2.10.0.CR1
[\#3846](https://github.com/apache/camel-quarkus/pull/3846)
([jamesnetherton](https://github.com/jamesnetherton))
- Ensure ElasticSearch REST delete index route uses the correct URI scheme
[\#3845](https://github.com/apache/camel-quarkus/pull/3845)
([jamesnetherton](https://github.com/jamesnetherton))
- Modify Cassandra & AWS S3 tests to pick up Camel 3.17.0 fixes
[\#3843](https://github.com/apache/camel-quarkus/pull/3843)
([jamesnetherton](https://github.com/jamesnetherton))
- Auto discover routes created as LambdaEndpointRouteBuilder
[\#3842](https://github.com/apache/camel-quarkus/pull/3842)
([jamesnetherton](https://github.com/jamesnetherton))