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 2a78290e7f Updated CHANGELOG.md
2a78290e7f is described below
commit 2a78290e7f057383d2254f514f426c6b332125b2
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Jul 5 03:27:26 2023 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 118 ++++++++++++++++++++++++++++++++++-------------------------
1 file changed, 69 insertions(+), 49 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 60366abe70..a6eefd2657 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,65 +2,24 @@
## [Unreleased](https://github.com/apache/camel-quarkus/tree/HEAD)
-[Full
Changelog](https://github.com/apache/camel-quarkus/compare/3.0.0-M2...HEAD)
-
-**Implemented enhancements:**
-
-- Add native support for camel-quarkus-debug
[\#5042](https://github.com/apache/camel-quarkus/issues/5042)
-- Add native support for camel-quarkus-management
[\#5029](https://github.com/apache/camel-quarkus/issues/5029)
-- Check IBM MQ client is working with quarkus-pooled-jms
[\#5016](https://github.com/apache/camel-quarkus/issues/5016)
+[Full
Changelog](https://github.com/apache/camel-quarkus/compare/3.0.0-RC1...HEAD)
**Fixed bugs:**
-- Micrometer: SimpleMeterRegistry is not created if no other registry is
defined [\#5023](https://github.com/apache/camel-quarkus/issues/5023)
-- \[Mandrel 23.0.0\] google-storage integration test native compilation fails
[\#5010](https://github.com/apache/camel-quarkus/issues/5010)
-- \[Mandrel 23.0.0\] cxf-soap grouped integration tests native compilation
fails [\#5008](https://github.com/apache/camel-quarkus/issues/5008)
-- \[Mandrel 23.0.0\] google-pubsub integration test native compilation fails
[\#5007](https://github.com/apache/camel-quarkus/issues/5007)
-- Intermittent failure of test `CxfWsTrustTest.programmaticStsNotSet`
[\#4988](https://github.com/apache/camel-quarkus/issues/4988)
-- \[Quarkus 3.2.0\] io.quarkus.arc.Priority has been removed
[\#4983](https://github.com/apache/camel-quarkus/issues/4983)
-- Unable to generate REST API documentation when lightweight mode is enabled
[\#2527](https://github.com/apache/camel-quarkus/issues/2527)
+- \[Mandrel 23.0.0\] google-bigquery integration test native compilation fails
[\#5006](https://github.com/apache/camel-quarkus/issues/5006)
**Closed issues:**
-- Micrometer: It is not necessary to produce JMXRegistry for the test
[\#5030](https://github.com/apache/camel-quarkus/issues/5030)
-- Micrometer: Custom registry coverage is missing
[\#5018](https://github.com/apache/camel-quarkus/issues/5018)
-- camel-quarkus-crypto: Add test coverage for raw keys
[\#4979](https://github.com/apache/camel-quarkus/issues/4979)
-- Telegram: webhook is failing in 2.13.x
[\#4961](https://github.com/apache/camel-quarkus/issues/4961)
-- Upgrade to Groovy 4
[\#4960](https://github.com/apache/camel-quarkus/issues/4960)
-- Delegate complexity to quarkus-groovy
[\#4959](https://github.com/apache/camel-quarkus/issues/4959)
-- Improve netty-http test coverage
[\#4956](https://github.com/apache/camel-quarkus/issues/4956)
-- Add test coverage for MDC logging
[\#4947](https://github.com/apache/camel-quarkus/issues/4947)
-- \[Quarkus 3.2.0\] No recovery system in which to register XAResourceRecovery
instance [\#4945](https://github.com/apache/camel-quarkus/issues/4945)
-- Kafka Devservices fails with Quarkus 3
[\#4943](https://github.com/apache/camel-quarkus/issues/4943)
-- Micrometer: Instrumenting core thread pool feature is missing.
[\#4934](https://github.com/apache/camel-quarkus/issues/4934)
-- camel-quarkus-integration-test-js-dsl should unpack its resources to target
rather than src [\#4931](https://github.com/apache/camel-quarkus/issues/4931)
-- knative-producer native integration tests are failing
[\#4923](https://github.com/apache/camel-quarkus/issues/4923)
-- CXF test is using different package then folder structure
[\#4919](https://github.com/apache/camel-quarkus/issues/4919)
-- Ban com.github.spotbugs:spotbugs-annotations
[\#4914](https://github.com/apache/camel-quarkus/issues/4914)
-- MyBatisConsumerTest should keep awaitility in the test scope
[\#4793](https://github.com/apache/camel-quarkus/issues/4793)
-- Cxf-soap: Extend test coverage with Converter scenario
[\#4652](https://github.com/apache/camel-quarkus/issues/4652)
-- Expand micrometer test coverage
[\#4582](https://github.com/apache/camel-quarkus/issues/4582)
-- jira test fails with Camel 4 and Quarkus 3
[\#4524](https://github.com/apache/camel-quarkus/issues/4524)
-- quarkus-hazelcast-client not ready for Quarkus 3
[\#4498](https://github.com/apache/camel-quarkus/issues/4498)
-- Camel 3.20 - camel-swift extension
[\#4220](https://github.com/apache/camel-quarkus/issues/4220)
-- JAXB integration tests failing if locale different from EN
[\#4135](https://github.com/apache/camel-quarkus/issues/4135)
-- Implement a bot to assign `no fix/won't fix` milestone to closed issues
labeled as wontfix [\#4106](https://github.com/apache/camel-quarkus/issues/4106)
-- \[Camel 3.19.0\] Google-secrets-manager: Remove workaround after fix of
CAMEL-18520 [\#4103](https://github.com/apache/camel-quarkus/issues/4103)
-- Google-bigquery: Enable `sqlCrudOperations` test once Camel version is 18.3
[\#4029](https://github.com/apache/camel-quarkus/issues/4029)
-- FOP native integration test failure
[\#3965](https://github.com/apache/camel-quarkus/issues/3965)
-- Springless Jira REST client
[\#3889](https://github.com/apache/camel-quarkus/issues/3889)
-- Missing link to Camel user manual in the CQ documentation
[\#3580](https://github.com/apache/camel-quarkus/issues/3580)
-- Upgrade to H2 2.x
[\#3498](https://github.com/apache/camel-quarkus/issues/3498)
-- Docs: Camel-quarkus 2.4.x docs don't show information in
components/languages/dataformats and misc
[\#3387](https://github.com/apache/camel-quarkus/issues/3387)
-- Cannot run debezium tests against alternative BOMs
[\#3294](https://github.com/apache/camel-quarkus/issues/3294)
-- Publish docs for the last stable release
[\#3191](https://github.com/apache/camel-quarkus/issues/3191)
-- JsonParseException not caught when using OpenAPI generated REST DSL
[\#3155](https://github.com/apache/camel-quarkus/issues/3155)
-- RestClient: NullPointerException: Cannot read field "skipPattern" because
"this.tracingConfig" is null
[\#3142](https://github.com/apache/camel-quarkus/issues/3142)
-- Split JSON dataformats test
[\#3088](https://github.com/apache/camel-quarkus/issues/3088)
+- Google extension dependency convergence errors
[\#4625](https://github.com/apache/camel-quarkus/issues/4625)
**Merged pull requests:**
+- Remove skip of maven-enforcer-plugin for Google extensions
[\#5049](https://github.com/apache/camel-quarkus/pull/5049)
([jamesnetherton](https://github.com/jamesnetherton))
+- Restore native profiles to kubernetes-client tests
[\#5047](https://github.com/apache/camel-quarkus/pull/5047)
([jamesnetherton](https://github.com/jamesnetherton))
+- Bump quarkus-amazon-services-bom from 2.3.2 to 2.3.3
[\#5046](https://github.com/apache/camel-quarkus/pull/5046)
([dependabot[bot]](https://github.com/apps/dependabot))
+- Ref \#5044 - Upgrade Quarkus Groovy to 3.2.1
[\#5045](https://github.com/apache/camel-quarkus/pull/5045)
([essobedo](https://github.com/essobedo))
- Add native support for camel-quarkus-debug
[\#5043](https://github.com/apache/camel-quarkus/pull/5043)
([jamesnetherton](https://github.com/jamesnetherton))
+- Re-enable google-bigquery and add a work around
[\#5041](https://github.com/apache/camel-quarkus/pull/5041)
([zhfeng](https://github.com/zhfeng))
- Generated sources regen for SBOM
[\#5040](https://github.com/apache/camel-quarkus/pull/5040)
([github-actions[bot]](https://github.com/apps/github-actions))
- Bump quarkus-qpid-jms-bom from 2.2.0 to 2.3.0
[\#5039](https://github.com/apache/camel-quarkus/pull/5039)
([dependabot[bot]](https://github.com/apps/dependabot))
- Add native support for camel-quarkus-management
[\#5037](https://github.com/apache/camel-quarkus/pull/5037)
([jamesnetherton](https://github.com/jamesnetherton))
@@ -1718,6 +1677,67 @@
- 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))
+## [3.0.0-RC1](https://github.com/apache/camel-quarkus/tree/3.0.0-RC1)
(2023-07-04)
+
+[Full
Changelog](https://github.com/apache/camel-quarkus/compare/3.0.0-M2...3.0.0-RC1)
+
+**Implemented enhancements:**
+
+- Add native support for camel-quarkus-debug
[\#5042](https://github.com/apache/camel-quarkus/issues/5042)
+- Add native support for camel-quarkus-management
[\#5029](https://github.com/apache/camel-quarkus/issues/5029)
+- Check IBM MQ client is working with quarkus-pooled-jms
[\#5016](https://github.com/apache/camel-quarkus/issues/5016)
+
+**Fixed bugs:**
+
+- Micrometer: SimpleMeterRegistry is not created if no other registry is
defined [\#5023](https://github.com/apache/camel-quarkus/issues/5023)
+- \[Mandrel 23.0.0\] google-storage integration test native compilation fails
[\#5010](https://github.com/apache/camel-quarkus/issues/5010)
+- \[Mandrel 23.0.0\] cxf-soap grouped integration tests native compilation
fails [\#5008](https://github.com/apache/camel-quarkus/issues/5008)
+- \[Mandrel 23.0.0\] google-pubsub integration test native compilation fails
[\#5007](https://github.com/apache/camel-quarkus/issues/5007)
+- \[Quarkus 3.2.0\] io.quarkus.arc.Priority has been removed
[\#4983](https://github.com/apache/camel-quarkus/issues/4983)
+- Unable to generate REST API documentation when lightweight mode is enabled
[\#2527](https://github.com/apache/camel-quarkus/issues/2527)
+- \[Mandrel 23.0.0\] google-bigquery integration test native compilation fails
[\#5006](https://github.com/apache/camel-quarkus/issues/5006)
+
+**Closed issues:**
+
+- Upgrade Quarkus Groovy to 3.2
[\#5044](https://github.com/apache/camel-quarkus/issues/5044)
+- Micrometer: It is not necessary to produce JMXRegistry for the test
[\#5030](https://github.com/apache/camel-quarkus/issues/5030)
+- Micrometer: Custom registry coverage is missing
[\#5018](https://github.com/apache/camel-quarkus/issues/5018)
+- camel-quarkus-crypto: Add test coverage for raw keys
[\#4979](https://github.com/apache/camel-quarkus/issues/4979)
+- Telegram: webhook is failing in 2.13.x
[\#4961](https://github.com/apache/camel-quarkus/issues/4961)
+- Upgrade to Groovy 4
[\#4960](https://github.com/apache/camel-quarkus/issues/4960)
+- Delegate complexity to quarkus-groovy
[\#4959](https://github.com/apache/camel-quarkus/issues/4959)
+- \[Quarkus 3.2.0\] Enable native profile in master-openshift test
[\#4957](https://github.com/apache/camel-quarkus/issues/4957)
+- Improve netty-http test coverage
[\#4956](https://github.com/apache/camel-quarkus/issues/4956)
+- Add test coverage for MDC logging
[\#4947](https://github.com/apache/camel-quarkus/issues/4947)
+- \[Quarkus 3.2.0\] No recovery system in which to register XAResourceRecovery
instance [\#4945](https://github.com/apache/camel-quarkus/issues/4945)
+- Kafka Devservices fails with Quarkus 3
[\#4943](https://github.com/apache/camel-quarkus/issues/4943)
+- Micrometer: Instrumenting core thread pool feature is missing.
[\#4934](https://github.com/apache/camel-quarkus/issues/4934)
+- camel-quarkus-integration-test-js-dsl should unpack its resources to target
rather than src [\#4931](https://github.com/apache/camel-quarkus/issues/4931)
+- knative-producer native integration tests are failing
[\#4923](https://github.com/apache/camel-quarkus/issues/4923)
+- CXF test is using different package then folder structure
[\#4919](https://github.com/apache/camel-quarkus/issues/4919)
+- Ban com.github.spotbugs:spotbugs-annotations
[\#4914](https://github.com/apache/camel-quarkus/issues/4914)
+- MyBatisConsumerTest should keep awaitility in the test scope
[\#4793](https://github.com/apache/camel-quarkus/issues/4793)
+- Cxf-soap: Extend test coverage with Converter scenario
[\#4652](https://github.com/apache/camel-quarkus/issues/4652)
+- Expand micrometer test coverage
[\#4582](https://github.com/apache/camel-quarkus/issues/4582)
+- jira test fails with Camel 4 and Quarkus 3
[\#4524](https://github.com/apache/camel-quarkus/issues/4524)
+- quarkus-hazelcast-client not ready for Quarkus 3
[\#4498](https://github.com/apache/camel-quarkus/issues/4498)
+- Camel 3.20 - camel-swift extension
[\#4220](https://github.com/apache/camel-quarkus/issues/4220)
+- JAXB integration tests failing if locale different from EN
[\#4135](https://github.com/apache/camel-quarkus/issues/4135)
+- Implement a bot to assign `no fix/won't fix` milestone to closed issues
labeled as wontfix [\#4106](https://github.com/apache/camel-quarkus/issues/4106)
+- \[Camel 3.19.0\] Google-secrets-manager: Remove workaround after fix of
CAMEL-18520 [\#4103](https://github.com/apache/camel-quarkus/issues/4103)
+- Google-bigquery: Enable `sqlCrudOperations` test once Camel version is 18.3
[\#4029](https://github.com/apache/camel-quarkus/issues/4029)
+- FOP native integration test failure
[\#3965](https://github.com/apache/camel-quarkus/issues/3965)
+- Springless Jira REST client
[\#3889](https://github.com/apache/camel-quarkus/issues/3889)
+- Missing link to Camel user manual in the CQ documentation
[\#3580](https://github.com/apache/camel-quarkus/issues/3580)
+- Upgrade to H2 2.x
[\#3498](https://github.com/apache/camel-quarkus/issues/3498)
+- Docs: Camel-quarkus 2.4.x docs don't show information in
components/languages/dataformats and misc
[\#3387](https://github.com/apache/camel-quarkus/issues/3387)
+- Cannot run debezium tests against alternative BOMs
[\#3294](https://github.com/apache/camel-quarkus/issues/3294)
+- Publish docs for the last stable release
[\#3191](https://github.com/apache/camel-quarkus/issues/3191)
+- JsonParseException not caught when using OpenAPI generated REST DSL
[\#3155](https://github.com/apache/camel-quarkus/issues/3155)
+- RestClient: NullPointerException: Cannot read field "skipPattern" because
"this.tracingConfig" is null
[\#3142](https://github.com/apache/camel-quarkus/issues/3142)
+- Split JSON dataformats test
[\#3088](https://github.com/apache/camel-quarkus/issues/3088)
+- Google extension dependency convergence errors
[\#4625](https://github.com/apache/camel-quarkus/issues/4625)
+
## [3.0.0-M2](https://github.com/apache/camel-quarkus/tree/3.0.0-M2)
(2023-05-25)
[Full
Changelog](https://github.com/apache/camel-quarkus/compare/2.13.3...3.0.0-M2)