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 13a3c592cb Updated CHANGELOG.md 13a3c592cb is described below commit 13a3c592cbf58ad4ed9ee660a915a33b911fedef Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Sat Jun 18 03:36:23 2022 +0000 Updated CHANGELOG.md --- CHANGELOG.md | 138 +++++++++++++++++++++++++++++++---------------------------- 1 file changed, 73 insertions(+), 65 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2086ca2f99..b52bb51df8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,74 +2,12 @@ ## [Unreleased](https://github.com/apache/camel-quarkus/tree/HEAD) -[Full Changelog](https://github.com/apache/camel-quarkus/compare/2.9.0...HEAD) - -**Implemented enhancements:** - -- Auto discover routes created as LambdaEndpointRouteBuilder [\#3837](https://github.com/apache/camel-quarkus/issues/3837) - -**Fixed bugs:** - -- \[Quarkus 2.10.0\] Unable to build native image with XML JAXB extension [\#3838](https://github.com/apache/camel-quarkus/issues/3838) -- \[Quarkus 2.10.0\] `ElasticsearchRestTest.testElasticsearchDeleteIndex` test failue [\#3831](https://github.com/apache/camel-quarkus/issues/3831) -- Duplicate JMSMessageIDs in camel-quarkus-activemq [\#3807](https://github.com/apache/camel-quarkus/issues/3807) -- Registry lookup for overridden `DefaultBean` types does not work [\#3797](https://github.com/apache/camel-quarkus/issues/3797) -- Slack integration tests fail with the real Slack service [\#3781](https://github.com/apache/camel-quarkus/issues/3781) -- KeyStoreParameters is not in reflection list on Salesforce component. [\#3754](https://github.com/apache/camel-quarkus/issues/3754) - -**Closed issues:** - -- aws2-s3 downloadLink test does not work with the real AWS account [\#3829](https://github.com/apache/camel-quarkus/issues/3829) -- Unable to find a JDBC driver corresponding to the database kind 'postgresql', when camel-quarkus-quartz dependency added [\#3823](https://github.com/apache/camel-quarkus/issues/3823) -- 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) -- Support camel-debug component [\#3775](https://github.com/apache/camel-quarkus/issues/3775) -- \[Camel 3.17.0\] openApi oneOf, allOf and anyOf with annotation @Schema [\#3774](https://github.com/apache/camel-quarkus/issues/3774) -- \[Camel 3.17.0\] Restore `jakarta-mail-version` placeholder in `jakarta.mail.version` property [\#3771](https://github.com/apache/camel-quarkus/issues/3771) -- Intermittent failure of FHIR integration tests `SocketTimeoutException` [\#3746](https://github.com/apache/camel-quarkus/issues/3746) -- URL to the Kafka brokers must be configured with the brokers option in native mode \(continued\) [\#3742](https://github.com/apache/camel-quarkus/issues/3742) -- \[Camel 3.17.0\] Property placeholder resolution is broken [\#3739](https://github.com/apache/camel-quarkus/issues/3739) -- Use WireMock for xchange tests [\#3724](https://github.com/apache/camel-quarkus/issues/3724) -- \[Camel 3.17.0\] Switch FTP / JSCH extensions to `com.github.mwiede:jsch` [\#3711](https://github.com/apache/camel-quarkus/issues/3711) -- Gracefully handle `AnnotationInstance` being null in `InjectionPointsProcessor.syntheticBeans` [\#3703](https://github.com/apache/camel-quarkus/issues/3703) -- Remove deprecated extensions [\#3698](https://github.com/apache/camel-quarkus/issues/3698) -- Split camel-quarkus-integration-test-compression into separate zipfile, lzf and zip-deflater tests [\#3689](https://github.com/apache/camel-quarkus/issues/3689) -- Create an Azure Key Vault Extension [\#3688](https://github.com/apache/camel-quarkus/issues/3688) -- \[Camel 3.17.0\] Bean introspection is broken [\#3682](https://github.com/apache/camel-quarkus/issues/3682) -- cassandraql: itests failing on quarkus-platform [\#3621](https://github.com/apache/camel-quarkus/issues/3621) -- camel-quarkus-openapi-java not marking required boolean properties if variable prefixed with is [\#3605](https://github.com/apache/camel-quarkus/issues/3605) -- Remove AHC and AHC-WS extensions [\#3558](https://github.com/apache/camel-quarkus/issues/3558) -- Remove camel-quarkus-spark [\#3466](https://github.com/apache/camel-quarkus/issues/3466) -- camel-quarkus-opentelemetry component logs unresolved toD uri [\#3461](https://github.com/apache/camel-quarkus/issues/3461) -- camel-quarkus-integration-test-js-dsl is failing on Quarkus 2.2.4 [\#3390](https://github.com/apache/camel-quarkus/issues/3390) -- \[Quarkus 2.5.1.Final\] Camel exception when using jsonpath after unmarshalling in quarkus native [\#3369](https://github.com/apache/camel-quarkus/issues/3369) -- Update Release Guide [\#3350](https://github.com/apache/camel-quarkus/issues/3350) -- Docs module fails to build [\#3307](https://github.com/apache/camel-quarkus/issues/3307) -- CI build should test example projects with camel-quarkus SNAPSHOT [\#3160](https://github.com/apache/camel-quarkus/issues/3160) -- Create a SQL / JDBC example project [\#3056](https://github.com/apache/camel-quarkus/issues/3056) -- Hazelcast native build is failing on GitHub CI [\#2880](https://github.com/apache/camel-quarkus/issues/2880) -- Intermittent failures in OpenstackGlanceTest [\#2862](https://github.com/apache/camel-quarkus/issues/2862) -- camel-zookeeper-master - Avoid osgi lookup [\#2221](https://github.com/apache/camel-quarkus/issues/2221) -- DataSonnet language support [\#2078](https://github.com/apache/camel-quarkus/issues/2078) -- Properties Bean configure not working with AMQP and Infinispan [\#1935](https://github.com/apache/camel-quarkus/issues/1935) -- Remove deprecated Ribbon extension [\#1845](https://github.com/apache/camel-quarkus/issues/1845) -- Remove deprecated BeanIO extension [\#1753](https://github.com/apache/camel-quarkus/issues/1753) -- Remove deprecated SIP extension [\#1707](https://github.com/apache/camel-quarkus/issues/1707) -- Remove deprecated Soroush extension [\#1702](https://github.com/apache/camel-quarkus/issues/1702) -- Remove deprecated Ganglia extension [\#1644](https://github.com/apache/camel-quarkus/issues/1644) -- Remove deprecated ElSQL extension [\#1639](https://github.com/apache/camel-quarkus/issues/1639) -- Remove deprecated Yammer extension [\#1614](https://github.com/apache/camel-quarkus/issues/1614) -- Remove deprecated etcd extension [\#1592](https://github.com/apache/camel-quarkus/issues/1592) -- Remove deprecated Beanstalk extension [\#1581](https://github.com/apache/camel-quarkus/issues/1581) -- Remove deprecated Atomix extension [\#1570](https://github.com/apache/camel-quarkus/issues/1570) +[Full Changelog](https://github.com/apache/camel-quarkus/compare/2.10.0...HEAD) **Merged pull requests:** +- update openapi-java usage.adoc [\#3853](https://github.com/apache/camel-quarkus/pull/3853) ([zhfeng](https://github.com/zhfeng)) +- Fix \#3828 to update openapi-java document [\#3852](https://github.com/apache/camel-quarkus/pull/3852) ([zhfeng](https://github.com/zhfeng)) - Upgrade Quarkus to 2.10.0.Final [\#3851](https://github.com/apache/camel-quarkus/pull/3851) ([jamesnetherton](https://github.com/jamesnetherton)) - Upgrade OptaPlanner to 8.22.1.Final [\#3849](https://github.com/apache/camel-quarkus/pull/3849) ([jamesnetherton](https://github.com/jamesnetherton)) - Upgrade Quarkus to 2.10.0.CR1 [\#3846](https://github.com/apache/camel-quarkus/pull/3846) ([jamesnetherton](https://github.com/jamesnetherton)) @@ -1160,6 +1098,76 @@ - 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.10.0](https://github.com/apache/camel-quarkus/tree/2.10.0) (2022-06-17) + +[Full Changelog](https://github.com/apache/camel-quarkus/compare/2.9.0...2.10.0) + +**Implemented enhancements:** + +- Auto discover routes created as LambdaEndpointRouteBuilder [\#3837](https://github.com/apache/camel-quarkus/issues/3837) + +**Fixed bugs:** + +- \[Quarkus 2.10.0\] Unable to build native image with XML JAXB extension [\#3838](https://github.com/apache/camel-quarkus/issues/3838) +- \[Quarkus 2.10.0\] `ElasticsearchRestTest.testElasticsearchDeleteIndex` test failue [\#3831](https://github.com/apache/camel-quarkus/issues/3831) +- KeyStoreParameters is not in reflection list on Salesforce component. [\#3754](https://github.com/apache/camel-quarkus/issues/3754) +- Duplicate JMSMessageIDs in camel-quarkus-activemq [\#3807](https://github.com/apache/camel-quarkus/issues/3807) +- Registry lookup for overridden `DefaultBean` types does not work [\#3797](https://github.com/apache/camel-quarkus/issues/3797) +- Slack integration tests fail with the real Slack service [\#3781](https://github.com/apache/camel-quarkus/issues/3781) + +**Closed issues:** + +- aws2-s3 downloadLink test does not work with the real AWS account [\#3829](https://github.com/apache/camel-quarkus/issues/3829) +- Improve openapi-java component documentation [\#3828](https://github.com/apache/camel-quarkus/issues/3828) +- Unable to find a JDBC driver corresponding to the database kind 'postgresql', when camel-quarkus-quartz dependency added [\#3823](https://github.com/apache/camel-quarkus/issues/3823) +- 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) +- 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) +- \[Camel 3.17.0\] openApi oneOf, allOf and anyOf with annotation @Schema [\#3774](https://github.com/apache/camel-quarkus/issues/3774) +- \[Camel 3.17.0\] Restore `jakarta-mail-version` placeholder in `jakarta.mail.version` property [\#3771](https://github.com/apache/camel-quarkus/issues/3771) +- URL to the Kafka brokers must be configured with the brokers option in native mode \(continued\) [\#3742](https://github.com/apache/camel-quarkus/issues/3742) +- \[Camel 3.17.0\] Property placeholder resolution is broken [\#3739](https://github.com/apache/camel-quarkus/issues/3739) +- Create an Azure Key Vault Extension [\#3688](https://github.com/apache/camel-quarkus/issues/3688) +- \[Camel 3.17.0\] Bean introspection is broken [\#3682](https://github.com/apache/camel-quarkus/issues/3682) +- camel-quarkus-openapi-java not marking required boolean properties if variable prefixed with is [\#3605](https://github.com/apache/camel-quarkus/issues/3605) +- camel-quarkus-integration-test-js-dsl is failing on Quarkus 2.2.4 [\#3390](https://github.com/apache/camel-quarkus/issues/3390) +- \[Quarkus 2.5.1.Final\] Camel exception when using jsonpath after unmarshalling in quarkus native [\#3369](https://github.com/apache/camel-quarkus/issues/3369) +- Update Release Guide [\#3350](https://github.com/apache/camel-quarkus/issues/3350) +- Docs module fails to build [\#3307](https://github.com/apache/camel-quarkus/issues/3307) +- CI build should test example projects with camel-quarkus SNAPSHOT [\#3160](https://github.com/apache/camel-quarkus/issues/3160) +- Create a SQL / JDBC example project [\#3056](https://github.com/apache/camel-quarkus/issues/3056) +- Hazelcast native build is failing on GitHub CI [\#2880](https://github.com/apache/camel-quarkus/issues/2880) +- Intermittent failures in OpenstackGlanceTest [\#2862](https://github.com/apache/camel-quarkus/issues/2862) +- camel-zookeeper-master - Avoid osgi lookup [\#2221](https://github.com/apache/camel-quarkus/issues/2221) +- Properties Bean configure not working with AMQP and Infinispan [\#1935](https://github.com/apache/camel-quarkus/issues/1935) +- 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) +- Intermittent failure of `ConverterTest.testConverterGetStatistics` [\#3798](https://github.com/apache/camel-quarkus/issues/3798) +- Switch from OpenTracing to OpenTelemetry in observability example [\#3784](https://github.com/apache/camel-quarkus/issues/3784) +- Support camel-debug component [\#3775](https://github.com/apache/camel-quarkus/issues/3775) +- Intermittent failure of FHIR integration tests `SocketTimeoutException` [\#3746](https://github.com/apache/camel-quarkus/issues/3746) +- Use WireMock for xchange tests [\#3724](https://github.com/apache/camel-quarkus/issues/3724) +- \[Camel 3.17.0\] Switch FTP / JSCH extensions to `com.github.mwiede:jsch` [\#3711](https://github.com/apache/camel-quarkus/issues/3711) +- Gracefully handle `AnnotationInstance` being null in `InjectionPointsProcessor.syntheticBeans` [\#3703](https://github.com/apache/camel-quarkus/issues/3703) +- Remove deprecated extensions [\#3698](https://github.com/apache/camel-quarkus/issues/3698) +- Split camel-quarkus-integration-test-compression into separate zipfile, lzf and zip-deflater tests [\#3689](https://github.com/apache/camel-quarkus/issues/3689) +- Camel can not support kafka transactions. [\#3642](https://github.com/apache/camel-quarkus/issues/3642) +- cassandraql: itests failing on quarkus-platform [\#3621](https://github.com/apache/camel-quarkus/issues/3621) +- Remove AHC and AHC-WS extensions [\#3558](https://github.com/apache/camel-quarkus/issues/3558) +- Remove camel-quarkus-spark [\#3466](https://github.com/apache/camel-quarkus/issues/3466) +- camel-quarkus-opentelemetry component logs unresolved toD uri [\#3461](https://github.com/apache/camel-quarkus/issues/3461) +- DataSonnet language support [\#2078](https://github.com/apache/camel-quarkus/issues/2078) +- Remove deprecated Ribbon extension [\#1845](https://github.com/apache/camel-quarkus/issues/1845) +- Remove deprecated BeanIO extension [\#1753](https://github.com/apache/camel-quarkus/issues/1753) +- Remove deprecated SIP extension [\#1707](https://github.com/apache/camel-quarkus/issues/1707) +- Remove deprecated Soroush extension [\#1702](https://github.com/apache/camel-quarkus/issues/1702) +- Remove deprecated Ganglia extension [\#1644](https://github.com/apache/camel-quarkus/issues/1644) +- Remove deprecated ElSQL extension [\#1639](https://github.com/apache/camel-quarkus/issues/1639) +- Remove deprecated Yammer extension [\#1614](https://github.com/apache/camel-quarkus/issues/1614) +- Remove deprecated etcd extension [\#1592](https://github.com/apache/camel-quarkus/issues/1592) +- Remove deprecated Beanstalk extension [\#1581](https://github.com/apache/camel-quarkus/issues/1581) +- Remove deprecated Atomix extension [\#1570](https://github.com/apache/camel-quarkus/issues/1570) + ## [2.9.0](https://github.com/apache/camel-quarkus/tree/2.9.0) (2022-05-06) [Full Changelog](https://github.com/apache/camel-quarkus/compare/2.8.0...2.9.0)