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 ea8718c Updated CHANGELOG.md
ea8718c is described below
commit ea8718c49f1b259264d14485f0d253b33fd7cc85
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Jul 24 03:10:44 2021 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 100 ++++++++++++++++++++++++++++++++---------------------------
1 file changed, 54 insertions(+), 46 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5cb2e71..b303306 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,59 +2,19 @@
## [Unreleased](https://github.com/apache/camel-quarkus/tree/HEAD)
-[Full Changelog](https://github.com/apache/camel-quarkus/compare/2.0.0...HEAD)
-
-**Fixed bugs:**
-
-- Cannot re-process old Kafka messages because of Quarkus overriding the
group.id [\#2901](https://github.com/apache/camel-quarkus/issues/2901)
-
-**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)
-- kudu: remove the useless test harness logic dedicated to Java 8
[\#2885](https://github.com/apache/camel-quarkus/issues/2885)
-- camel-quarkus-kafka : Kafka oauth authentication issue with
kafka-oauth-client 0.8.x versions
[\#2878](https://github.com/apache/camel-quarkus/issues/2878)
-- 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)
-- Promote tags to GitHub releases
[\#2864](https://github.com/apache/camel-quarkus/issues/2864)
-- 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)
-- Intermittent failure of testJmsTransaction
[\#2767](https://github.com/apache/camel-quarkus/issues/2767)
-- Automatic check to ensure that camel.quarkus.jvmSince and
camel.quarkus.nativeSince are not newer than the current SNAPSHOT
[\#2763](https://github.com/apache/camel-quarkus/issues/2763)
-- Refactor registration of serialization once support is present in Quarkus
[\#2755](https://github.com/apache/camel-quarkus/issues/2755)
-- Add Kamelet example
[\#2731](https://github.com/apache/camel-quarkus/issues/2731)
-- camel-quarkus-minio: "quarkus.minio.url" is mandatory and must be a valid
url [\#2721](https://github.com/apache/camel-quarkus/issues/2721)
-- 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)
+[Full Changelog](https://github.com/apache/camel-quarkus/compare/2.1.0...HEAD)
**Merged pull requests:**
+- Upgrade Quarkus Debezium to 1.6.1.Final and Quarkus Google Cloud to 0…
[\#2937](https://github.com/apache/camel-quarkus/pull/2937)
([zbendhiba](https://github.com/zbendhiba))
+- Upgrade Quarkus Qpid JMS to 0.26.0
[\#2936](https://github.com/apache/camel-quarkus/pull/2936)
([jamesnetherton](https://github.com/jamesnetherton))
- Upgrade to Quarkus 2.1.0.Final
[\#2934](https://github.com/apache/camel-quarkus/pull/2934)
([ppalaga](https://github.com/ppalaga))
- Upgrade to Optaplanner 8.8.0 & fix removeProperty tests
[\#2933](https://github.com/apache/camel-quarkus/pull/2933)
([ppalaga](https://github.com/ppalaga))
- Use default timer delay for main-unknown-args itest application
[\#2931](https://github.com/apache/camel-quarkus/pull/2931)
([jamesnetherton](https://github.com/jamesnetherton))
- Use static issues to report nightly sync workflow failures
[\#2928](https://github.com/apache/camel-quarkus/pull/2928)
([jamesnetherton](https://github.com/jamesnetherton))
- Make the creation of a GitHub release a part of the release process
[\#2924](https://github.com/apache/camel-quarkus/pull/2924)
([ppalaga](https://github.com/ppalaga))
- Document the options for configuring the ElasticSearch REST client
[\#2923](https://github.com/apache/camel-quarkus/pull/2923)
([jamesnetherton](https://github.com/jamesnetherton))
+- Salesforce - Mock existing integration tests
[\#2921](https://github.com/apache/camel-quarkus/pull/2921)
([zbendhiba](https://github.com/zbendhiba))
- 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))
@@ -684,6 +644,56 @@
- org.apache.camel.quarkus.main.CamelMainApplication should be registered for
reflection [\#1454](https://github.com/apache/camel-quarkus/pull/1454)
([lburgazzoli](https://github.com/lburgazzoli))
- Document how to use mock in JVM mode tests \#1449
[\#1452](https://github.com/apache/camel-quarkus/pull/1452)
([JiriOndrusek](https://github.com/JiriOndrusek))
+## [2.1.0](https://github.com/apache/camel-quarkus/tree/2.1.0) (2021-07-23)
+
+[Full Changelog](https://github.com/apache/camel-quarkus/compare/2.0.0...2.1.0)
+
+**Fixed bugs:**
+
+- Cannot re-process old Kafka messages because of Quarkus overriding the
group.id [\#2901](https://github.com/apache/camel-quarkus/issues/2901)
+
+**Closed issues:**
+
+- 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)
+- camel-quarkus-kafka : Kafka oauth authentication issue with
kafka-oauth-client 0.8.x versions
[\#2878](https://github.com/apache/camel-quarkus/issues/2878)
+- Combine build sanity checks into a single script
[\#2869](https://github.com/apache/camel-quarkus/issues/2869)
+- 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)
+- add affinity dependency in a mac profile for camel-hazelcast extension
[\#2800](https://github.com/apache/camel-quarkus/issues/2800)
+- Intermittent failure of testJmsTransaction
[\#2767](https://github.com/apache/camel-quarkus/issues/2767)
+- Automatic check to ensure that camel.quarkus.jvmSince and
camel.quarkus.nativeSince are not newer than the current SNAPSHOT
[\#2763](https://github.com/apache/camel-quarkus/issues/2763)
+- 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)
+- No consumers available on endpoint
[\#2632](https://github.com/apache/camel-quarkus/issues/2632)
+- 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)
+- Turn off bean removal by ArC
[\#1387](https://github.com/apache/camel-quarkus/issues/1387)
+- js-dsl integration test failure
[\#2908](https://github.com/apache/camel-quarkus/issues/2908)
+- kudu: remove the useless test harness logic dedicated to Java 8
[\#2885](https://github.com/apache/camel-quarkus/issues/2885)
+- Avoid producing `FeatureBuildItem` in support extensions
[\#2873](https://github.com/apache/camel-quarkus/issues/2873)
+- Promote tags to GitHub releases
[\#2864](https://github.com/apache/camel-quarkus/issues/2864)
+- 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)
+- 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)
+- Update the Command mode docs page
[\#2782](https://github.com/apache/camel-quarkus/issues/2782)
+- Test camel.faulttolerance.\* set of properties
[\#2780](https://github.com/apache/camel-quarkus/issues/2780)
+- Refactor registration of serialization once support is present in Quarkus
[\#2755](https://github.com/apache/camel-quarkus/issues/2755)
+- Add Kamelet example
[\#2731](https://github.com/apache/camel-quarkus/issues/2731)
+- camel-quarkus-minio: "quarkus.minio.url" is mandatory and must be a valid
url [\#2721](https://github.com/apache/camel-quarkus/issues/2721)
+- Revisit user guide testing page
[\#2679](https://github.com/apache/camel-quarkus/issues/2679)
+- Salesforce : Mock existing tests
[\#2667](https://github.com/apache/camel-quarkus/issues/2667)
+- 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)
+- 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)
+- 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)
+
## [2.0.0](https://github.com/apache/camel-quarkus/tree/2.0.0) (2021-06-25)
[Full
Changelog](https://github.com/apache/camel-quarkus/compare/2.0.0-M2...2.0.0)
@@ -702,13 +712,11 @@
- Add a section about mocking remote endpoints to Testing page of user guide
[\#2834](https://github.com/apache/camel-quarkus/issues/2834)
- Salesforce native integration tests throw CNFE for `java.io.InputStream`
[\#2831](https://github.com/apache/camel-quarkus/issues/2831)
- Ability to retrieve traceId for observability in routes
[\#2802](https://github.com/apache/camel-quarkus/issues/2802)
-- Update the Command mode docs page
[\#2782](https://github.com/apache/camel-quarkus/issues/2782)
- 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)
- 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)
-- Revisit user guide testing page
[\#2679](https://github.com/apache/camel-quarkus/issues/2679)
- camel-kamelet-reify native support
[\#2617](https://github.com/apache/camel-quarkus/issues/2617)
- Add a section about testing to the Contributor guide
[\#2607](https://github.com/apache/camel-quarkus/issues/2607)
- Salesforce fails to start because loginUrl configuration is ignored
[\#2499](https://github.com/apache/camel-quarkus/issues/2499)