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 37fa7ac Updated CHANGELOG.md
37fa7ac is described below
commit 37fa7ac82be10f07b26a1bfff5092a571effe050
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Jun 19 03:10:20 2021 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 16 ++++++++++++++++
1 file changed, 16 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ce476b3..5e93add 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,12 +10,17 @@
**Closed issues:**
+- Ability to retrieve traceId for observability in routes
[\#2802](https://github.com/apache/camel-quarkus/issues/2802)
+- CNFE MapperResultProducerService when
com.datastax.oss:java-driver-mapper-runtime is not in the class path
[\#2801](https://github.com/apache/camel-quarkus/issues/2801)
+- Expand HTTP extension test coverage
[\#2794](https://github.com/apache/camel-quarkus/issues/2794)
+- camel-quarkus-http doesn't build native image - Random/SplittableRandom
[\#2793](https://github.com/apache/camel-quarkus/issues/2793)
- Expand jsonpath test coverage
[\#2783](https://github.com/apache/camel-quarkus/issues/2783)
- Unable to determine the status of the running process in TimerIT without
resteasy [\#2772](https://github.com/apache/camel-quarkus/issues/2772)
- Solr test doesn't work on RHEL 8
[\#2766](https://github.com/apache/camel-quarkus/issues/2766)
- camel.main.dump-routes = true does not work
[\#2761](https://github.com/apache/camel-quarkus/issues/2761)
- Avoid duplicating code in `org.apache.camel.quarkus.core.BaseModel`
[\#2752](https://github.com/apache/camel-quarkus/issues/2752)
- Fix JSON Jackson jacksonConversionPojo test
[\#2726](https://github.com/apache/camel-quarkus/issues/2726)
+- cassandra-driver-core 3.5.0 managed in Debezium BOM too old for
testcontainers 1.15.3
[\#2724](https://github.com/apache/camel-quarkus/issues/2724)
- hazelcast integration-test failed in native mode\(On Mac\)
[\#2719](https://github.com/apache/camel-quarkus/issues/2719)
- \[infinispan\] Test both camel and quarkus configuration of underlying
component quarkus client
[\#2713](https://github.com/apache/camel-quarkus/issues/2713)
- Intermittent failures in MllpIT
[\#2671](https://github.com/apache/camel-quarkus/issues/2671)
@@ -25,9 +30,17 @@
- \[camel 3.10\] Test setting MLLP default charset from system property for
native mode [\#2554](https://github.com/apache/camel-quarkus/issues/2554)
- \[Quarkus 2.0\] Consider following the way how Quarkus handles Avro schemas
[\#2513](https://github.com/apache/camel-quarkus/issues/2513)
- Salesforce fails to start because loginUrl configuration is ignored
[\#2499](https://github.com/apache/camel-quarkus/issues/2499)
+- Remove camel-quarkus-main
[\#2391](https://github.com/apache/camel-quarkus/issues/2391)
+- Use in an example: autowiring of beans available in the CDI container to
CamelContext and components
[\#2351](https://github.com/apache/camel-quarkus/issues/2351)
+- Upgrading to Jackson 2.12.1 via Quarkus BOM 1.12 breaks Azure SDK v12
extensions [\#2207](https://github.com/apache/camel-quarkus/issues/2207)
**Merged pull requests:**
+- Remove camel-quarkus-main
[\#2811](https://github.com/apache/camel-quarkus/pull/2811)
([ppalaga](https://github.com/ppalaga))
+- Reduce Splunk minimum free disk space requirement
[\#2809](https://github.com/apache/camel-quarkus/pull/2809)
([jamesnetherton](https://github.com/jamesnetherton))
+- Remove redundant apt dependency from camel-quarkus-bom
[\#2808](https://github.com/apache/camel-quarkus/pull/2808)
([jamesnetherton](https://github.com/jamesnetherton))
+- Upgrade to Cassandra Quarkus 1.1.0-rc2, fix \#2801
[\#2807](https://github.com/apache/camel-quarkus/pull/2807)
([ppalaga](https://github.com/ppalaga))
+- Expand HTTP clients test coverage
[\#2806](https://github.com/apache/camel-quarkus/pull/2806)
([jamesnetherton](https://github.com/jamesnetherton))
- Website build fixed after commit of kamelet docs
[\#2804](https://github.com/apache/camel-quarkus/pull/2804)
([oscerd](https://github.com/oscerd))
- Expand jsonpath test coverage \#2783
[\#2803](https://github.com/apache/camel-quarkus/pull/2803)
([aldettinger](https://github.com/aldettinger))
- fix Issue/2733 : Native support for kamelet.yaml discovery
[\#2799](https://github.com/apache/camel-quarkus/pull/2799)
([valdar](https://github.com/valdar))
@@ -36,6 +49,7 @@
- Avoid leaking localstack containers when ryuk is disabled
[\#2792](https://github.com/apache/camel-quarkus/pull/2792)
([jamesnetherton](https://github.com/jamesnetherton))
- Fix JSON Jackson jacksonConversionPojo test-addressed feedback \#2726
[\#2790](https://github.com/apache/camel-quarkus/pull/2790)
([ffang](https://github.com/ffang))
- fix hazelcast integration-test failed in native mode\(On Mac\) \#2719
[\#2789](https://github.com/apache/camel-quarkus/pull/2789)
([ffang](https://github.com/ffang))
+- Dependency upgrades
[\#2788](https://github.com/apache/camel-quarkus/pull/2788)
([ppalaga](https://github.com/ppalaga))
- Deprecated @BuildTimeAvroDataFormat in favor of quarkus-avro build ti…
[\#2787](https://github.com/apache/camel-quarkus/pull/2787)
([aldettinger](https://github.com/aldettinger))
- Exclude org.bouncycastle:bcprov-debug-jdk15on from camel-as2 because we
[\#2785](https://github.com/apache/camel-quarkus/pull/2785)
([ppalaga](https://github.com/ppalaga))
- Fix typo in JIRA relationship name
[\#2784](https://github.com/apache/camel-quarkus/pull/2784)
([mmuzikar](https://github.com/mmuzikar))
@@ -51,6 +65,7 @@
- Camel quarkus 2652
[\#2764](https://github.com/apache/camel-quarkus/pull/2764)
([aldettinger](https://github.com/aldettinger))
- Fix Qute component metadata in Camel Quarkus catalog
[\#2760](https://github.com/apache/camel-quarkus/pull/2760)
([ppalaga](https://github.com/ppalaga))
- Unregister MongoDb's ChangeStreamDocument from reflection once it is …
[\#2759](https://github.com/apache/camel-quarkus/pull/2759)
([ppalaga](https://github.com/ppalaga))
+- Upgrade to azure-bom 1.0.3 and fix \#2207 Upgrading to Jackson 2.12.1 …
[\#2758](https://github.com/apache/camel-quarkus/pull/2758)
([ppalaga](https://github.com/ppalaga))
- yaml-dsl: enable flow mode deserialization by default
[\#2757](https://github.com/apache/camel-quarkus/pull/2757)
([lburgazzoli](https://github.com/lburgazzoli))
- camel-jackson-avro data format native support
[\#2754](https://github.com/apache/camel-quarkus/pull/2754)
([jamesnetherton](https://github.com/jamesnetherton))
- Sql aggregator does not work in native mode.
[\#2748](https://github.com/apache/camel-quarkus/pull/2748)
([JiriOndrusek](https://github.com/JiriOndrusek))
@@ -808,6 +823,7 @@
- Merge camel-quarkus-main into camel-quarkus-core
[\#2358](https://github.com/apache/camel-quarkus/issues/2358)
- Make Solr extension automatically register classes with @Field annotations
for reflection [\#2341](https://github.com/apache/camel-quarkus/issues/2341)
- Document that AtlasMap user classes may need to be registered for reflection
[\#2319](https://github.com/apache/camel-quarkus/issues/2319)
+- Test FTPS [\#2317](https://github.com/apache/camel-quarkus/issues/2317)
- Investigate integration test usage of quarkus.ssl.native
[\#2306](https://github.com/apache/camel-quarkus/issues/2306)
- Azure extension native build fails with Quarkus 1.13
[\#2299](https://github.com/apache/camel-quarkus/issues/2299)
- SQL integration tests fail with Quarkus 1.13 - Multiple DataSources found in
the registry [\#2296](https://github.com/apache/camel-quarkus/issues/2296)