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 17d64d1 Updated CHANGELOG.md
17d64d1 is described below
commit 17d64d188654373f06d0a634f8fb7993fd296143
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Jul 22 03:10:20 2021 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 15 +++++++++++++++
1 file changed, 15 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index dedfd0c..bc4070c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,6 +10,7 @@
**Closed issues:**
+- js-dsl integration test failure
[\#2908](https://github.com/apache/camel-quarkus/issues/2908)
- can't build camel-fhir extension native image
[\#2906](https://github.com/apache/camel-quarkus/issues/2906)
- Revise DefaultExchangeHolder
[\#2905](https://github.com/apache/camel-quarkus/issues/2905)
- openapi-java failure when building native-image
[\#2892](https://github.com/apache/camel-quarkus/issues/2892)
@@ -18,9 +19,11 @@
- Avoid producing `FeatureBuildItem` in support extensions
[\#2873](https://github.com/apache/camel-quarkus/issues/2873)
- Combine build sanity checks into a single script
[\#2869](https://github.com/apache/camel-quarkus/issues/2869)
- Give some guidance to end users which messaging extensions they should use
in which situation [\#2856](https://github.com/apache/camel-quarkus/issues/2856)
+- \[Quarkus 2.1\] Remove reflective class registration for
`ScramSaslClientFactory`
[\#2850](https://github.com/apache/camel-quarkus/issues/2850)
- string-template:bean Bean Injection: camel quarkus cannot find resource
error [\#2849](https://github.com/apache/camel-quarkus/issues/2849)
- Document the need of @RegisterForReflection in Bean doc
[\#2844](https://github.com/apache/camel-quarkus/issues/2844)
- InfinispanTest failed on Mac
[\#2840](https://github.com/apache/camel-quarkus/issues/2840)
+- Remove `quarkus.camel.sql.script-files` configuration property
[\#2823](https://github.com/apache/camel-quarkus/issues/2823)
- Leverage catalog metadata to discover unremovable bean types
[\#2822](https://github.com/apache/camel-quarkus/issues/2822)
- add affinity dependency in a mac profile for camel-hazelcast extension
[\#2800](https://github.com/apache/camel-quarkus/issues/2800)
- Test camel.faulttolerance.\* set of properties
[\#2780](https://github.com/apache/camel-quarkus/issues/2780)
@@ -32,19 +35,31 @@
- Test both camel and quarkus configuration of underlying component quarkus
client [\#2712](https://github.com/apache/camel-quarkus/issues/2712)
- Split with AggregationStrategy
[\#2690](https://github.com/apache/camel-quarkus/issues/2690)
- Class loader issues in AvroRpcTest with Quarkus 2.0.0.Alpha3
[\#2651](https://github.com/apache/camel-quarkus/issues/2651)
+- Expand Netty test coverage
[\#2636](https://github.com/apache/camel-quarkus/issues/2636)
- No consumers available on endpoint
[\#2632](https://github.com/apache/camel-quarkus/issues/2632)
- Add camel-kamelet extension example
[\#2630](https://github.com/apache/camel-quarkus/issues/2630)
+- Support JMS ObjectMessage
[\#2599](https://github.com/apache/camel-quarkus/issues/2599)
- Autowiring of beans can cause warning and problem "bean was marked as unused
and removed during build"
[\#2519](https://github.com/apache/camel-quarkus/issues/2519)
+- Document the options for configuring the ElasticSearch REST client
[\#2502](https://github.com/apache/camel-quarkus/issues/2502)
- Nitrite - follow up - simplify serialization configuration
[\#2255](https://github.com/apache/camel-quarkus/issues/2255)
- OpenTelemetry support
[\#2084](https://github.com/apache/camel-quarkus/issues/2084)
+- Investigate replacing bouncycastle support extension with Quarkus
bouncycastle [\#2005](https://github.com/apache/camel-quarkus/issues/2005)
- Turn off bean removal by ArC
[\#1387](https://github.com/apache/camel-quarkus/issues/1387)
**Merged pull requests:**
+- Document the options for configuring the ElasticSearch REST client
[\#2923](https://github.com/apache/camel-quarkus/pull/2923)
([jamesnetherton](https://github.com/jamesnetherton))
+- Remove reflective class registration for ScramSaslClientFactory
[\#2920](https://github.com/apache/camel-quarkus/pull/2920)
([jamesnetherton](https://github.com/jamesnetherton))
+- Support JMS ObjectMessage
[\#2919](https://github.com/apache/camel-quarkus/pull/2919)
([jamesnetherton](https://github.com/jamesnetherton))
+- Expand Netty test coverage
[\#2918](https://github.com/apache/camel-quarkus/pull/2918)
([jamesnetherton](https://github.com/jamesnetherton))
+- add zbendhiba public key
[\#2917](https://github.com/apache/camel-quarkus/pull/2917)
([zbendhiba](https://github.com/zbendhiba))
+- Remove quarkus.camel.sql.script-files configuration property
[\#2916](https://github.com/apache/camel-quarkus/pull/2916)
([jamesnetherton](https://github.com/jamesnetherton))
+- Laveraging quarkus-security
[\#2915](https://github.com/apache/camel-quarkus/pull/2915)
([JiriOndrusek](https://github.com/JiriOndrusek))
- Prevent configuration of QuarkusKafkaClientFactory if
quarkus-kubernetes-service-binding is not on the classpath
[\#2913](https://github.com/apache/camel-quarkus/pull/2913)
([jamesnetherton](https://github.com/jamesnetherton))
- Add information about BOMs and precedence of them
[\#2912](https://github.com/apache/camel-quarkus/pull/2912)
([mmuzikar](https://github.com/mmuzikar))
- camel-quarkus-minio: quarkus.minio.url is not mandatory
[\#2911](https://github.com/apache/camel-quarkus/pull/2911)
([JiriOndrusek](https://github.com/JiriOndrusek))
- Upgrade Quarkus to 2.1.0.CR1
[\#2910](https://github.com/apache/camel-quarkus/pull/2910)
([jamesnetherton](https://github.com/jamesnetherton))
+- fix js-dsl integration test failure \#2908
[\#2909](https://github.com/apache/camel-quarkus/pull/2909)
([ffang](https://github.com/ffang))
- fix can't build camel-fhir extension native image \#2906
[\#2907](https://github.com/apache/camel-quarkus/pull/2907)
([ffang](https://github.com/ffang))
- Use of serialization feature of Quakus \(includes Sql and Nitrite\)
[\#2904](https://github.com/apache/camel-quarkus/pull/2904)
([JiriOndrusek](https://github.com/JiriOndrusek))
- Warn users that not all combinations of artifacts managed by
[\#2899](https://github.com/apache/camel-quarkus/pull/2899)
([ppalaga](https://github.com/ppalaga))