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 cc52b42 Updated CHANGELOG.md cc52b42 is described below commit cc52b42b8dfc8fbf503ccb4b7550b14603cc3b7f Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Thu May 27 04:16:36 2021 +0000 Updated CHANGELOG.md --- CHANGELOG.md | 211 +++++++++++++++++++++++++++++++++++------------------------ 1 file changed, 125 insertions(+), 86 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 83d9206..3f019aa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,100 +2,35 @@ ## [Unreleased](https://github.com/apache/camel-quarkus/tree/HEAD) -[Full Changelog](https://github.com/apache/camel-quarkus/compare/1.8.1...HEAD) - -**Implemented enhancements:** - -- Support @EndpointInject and @Produce [\#2539](https://github.com/apache/camel-quarkus/issues/2539) +[Full Changelog](https://github.com/apache/camel-quarkus/compare/2.0.0-M1...HEAD) **Closed issues:** -- Use `CamelContextCustomizer` from camel-api [\#2637](https://github.com/apache/camel-quarkus/issues/2637) -- Complete simple core doc concerning "type:\*\*\*" expressions [\#2631](https://github.com/apache/camel-quarkus/issues/2631) -- Expand MongoDb test coverage [\#2622](https://github.com/apache/camel-quarkus/issues/2622) -- Test data format EIPs [\#2616](https://github.com/apache/camel-quarkus/issues/2616) -- Test core languages in isolation [\#2613](https://github.com/apache/camel-quarkus/issues/2613) -- package org.apache.camel.builder does not exist when using fast-jar in application.properties [\#2612](https://github.com/apache/camel-quarkus/issues/2612) -- Cancel Stale Workflow Runs job is cancelling workflows on all branches [\#2594](https://github.com/apache/camel-quarkus/issues/2594) -- REST extension doc link is not processed correctly [\#2591](https://github.com/apache/camel-quarkus/issues/2591) -- \[camel 3.10\] NATS native image build failure [\#2589](https://github.com/apache/camel-quarkus/issues/2589) -- Support @Consume [\#2580](https://github.com/apache/camel-quarkus/issues/2580) -- \[Quarkus 2.0.0.Alpha2\] vert.x failure [\#2577](https://github.com/apache/camel-quarkus/issues/2577) -- \[Quarkus 2.0.0.Alpha2\] Capabilities error [\#2573](https://github.com/apache/camel-quarkus/issues/2573) -- \[Quarkus 2.0.0.Alpha2\] System.properties not recognized if set in Test Resource [\#2572](https://github.com/apache/camel-quarkus/issues/2572) -- With fix of \#2260 too many @Converters are registered [\#2570](https://github.com/apache/camel-quarkus/issues/2570) -- \[Quarkus 2.0.0.Alpha2\] upgrade to GrpcService annotation [\#2569](https://github.com/apache/camel-quarkus/issues/2569) -- \[Quarkus 2.0.0.Alpha2\] : quarkus-bootstrap-maven-plugin [\#2568](https://github.com/apache/camel-quarkus/issues/2568) -- \[Quarkus 2.0.0.Alpha2\] quarkus.test.profile not considered in TestResource [\#2566](https://github.com/apache/camel-quarkus/issues/2566) -- Expand SOAP extension test coverage [\#2561](https://github.com/apache/camel-quarkus/issues/2561) -- several integration-test failure in native mode [\#2550](https://github.com/apache/camel-quarkus/issues/2550) -- Test XPath [\#2547](https://github.com/apache/camel-quarkus/issues/2547) -- Datasonnet language not supported? [\#2546](https://github.com/apache/camel-quarkus/issues/2546) -- org.apache.camel.quarkus.component.splunk.it.SplunkTest failure if system timezone isn't UTC [\#2542](https://github.com/apache/camel-quarkus/issues/2542) -- SetHeader does not create a Map when using \[\] [\#2540](https://github.com/apache/camel-quarkus/issues/2540) -- Test TypeConverters [\#2537](https://github.com/apache/camel-quarkus/issues/2537) -- Test simple language [\#2533](https://github.com/apache/camel-quarkus/issues/2533) -- CDI: programmatic lookup problem detected io.quarkus.arc.impl.ArcContainerImpl getMatchingBeans [\#2532](https://github.com/apache/camel-quarkus/issues/2532) -- Expand REST test coverage [\#2529](https://github.com/apache/camel-quarkus/issues/2529) -- REST JSON example should use the Camel REST DSL [\#2528](https://github.com/apache/camel-quarkus/issues/2528) -- org.apache.camel.quarkus.component.lra.it.LraTest failed on non-linux machines [\#2523](https://github.com/apache/camel-quarkus/issues/2523) -- Document locale limitations in native mode [\#2522](https://github.com/apache/camel-quarkus/issues/2522) -- Expand HL7 test coverage [\#2520](https://github.com/apache/camel-quarkus/issues/2520) -- Expand MLLP test coverage [\#2518](https://github.com/apache/camel-quarkus/issues/2518) -- Test Batch Consumer, charset, filter and sortby options of the file component [\#2512](https://github.com/apache/camel-quarkus/issues/2512) -- Qute component improperly classified as "other" in Camel Quarkus Catalog [\#2508](https://github.com/apache/camel-quarkus/issues/2508) -- Test bean binding [\#2492](https://github.com/apache/camel-quarkus/issues/2492) -- Document the possibility to use CDI beans with camel bean component [\#2491](https://github.com/apache/camel-quarkus/issues/2491) -- Unable to build mongo-to-slack in native with 1.13 quarkus [\#2489](https://github.com/apache/camel-quarkus/issues/2489) -- Add test coverage for Kafka with SSL [\#2484](https://github.com/apache/camel-quarkus/issues/2484) -- Stop testing JavaScript DSL in native mode [\#2481](https://github.com/apache/camel-quarkus/issues/2481) -- Dev Mode: rests xml resources seems ignored [\#2476](https://github.com/apache/camel-quarkus/issues/2476) -- Investigate need of @ApplicationScoped annotation [\#2471](https://github.com/apache/camel-quarkus/issues/2471) -- Add info about Camel IDE plugins to the documentation [\#2470](https://github.com/apache/camel-quarkus/issues/2470) -- Improve MongoDB extension documentation of named clients [\#2466](https://github.com/apache/camel-quarkus/issues/2466) -- Intermittent failure in native MicroprofileMetricsIT [\#2460](https://github.com/apache/camel-quarkus/issues/2460) -- HBase testcontainer fails with UnknownHostException: \<myhostname\>.localdomain: Name or service not known [\#2458](https://github.com/apache/camel-quarkus/issues/2458) -- \[camel 3.10\] kotlin-dsl Enforcer rules have failed [\#2451](https://github.com/apache/camel-quarkus/issues/2451) -- Issue with Camel FHIR extension when upgrading to 1.13.0.Final [\#2450](https://github.com/apache/camel-quarkus/issues/2450) -- camel-quarkus-dozer Error when running native executable [\#2449](https://github.com/apache/camel-quarkus/issues/2449) -- \[Camel 3.10\] Missing EndpointKey [\#2447](https://github.com/apache/camel-quarkus/issues/2447) -- FixedLengthWithLocaleTest.marshalFixedLengthWithLocaleShouldSucceed fails on Java 8 [\#2445](https://github.com/apache/camel-quarkus/issues/2445) -- Unable to add camel-quarkus-microprofile-metrics when using camel-quarkus-azure-eventhubs components [\#2442](https://github.com/apache/camel-quarkus/issues/2442) -- Unable to start Quarkus with Camel FHIR [\#2441](https://github.com/apache/camel-quarkus/issues/2441) -- Add code.quarkus.io badges on extension pages [\#2433](https://github.com/apache/camel-quarkus/issues/2433) -- camel-quarkus-cassandraql : build failure in camel-master branch [\#2424](https://github.com/apache/camel-quarkus/issues/2424) -- Upgrade CassandraQL quarkus extension to 1.0.1 [\#2423](https://github.com/apache/camel-quarkus/issues/2423) -- Google Storage support [\#2421](https://github.com/apache/camel-quarkus/issues/2421) -- Kafka with SASL\_SSL does not work in quarkus native mode [\#2409](https://github.com/apache/camel-quarkus/issues/2409) -- Tests skipped in native mode should be executed on default Java version at least [\#2389](https://github.com/apache/camel-quarkus/issues/2389) -- Add integration tests for Digitalocean [\#2388](https://github.com/apache/camel-quarkus/issues/2388) -- Adapt examples to the merger of main into core [\#2377](https://github.com/apache/camel-quarkus/issues/2377) -- Adjust the documentation after the merger of main into core [\#2374](https://github.com/apache/camel-quarkus/issues/2374) -- Store the association between Camel Quarkus Catalog items and Camel Catalog items [\#2368](https://github.com/apache/camel-quarkus/issues/2368) -- Revisit core, main and foundation integration tests [\#2362](https://github.com/apache/camel-quarkus/issues/2362) -- Test class component, test bean language [\#2361](https://github.com/apache/camel-quarkus/issues/2361) -- Test file language [\#2356](https://github.com/apache/camel-quarkus/issues/2356) -- kafka: better integration with quarkus kafka extension [\#2333](https://github.com/apache/camel-quarkus/issues/2333) -- couchbase JVM : add integration tests [\#2326](https://github.com/apache/camel-quarkus/issues/2326) -- \[camel-master\] Support for new DSLs [\#2301](https://github.com/apache/camel-quarkus/issues/2301) -- FileTest fails on the platform [\#2278](https://github.com/apache/camel-quarkus/issues/2278) -- Show deprecation info in Extensions reference [\#2266](https://github.com/apache/camel-quarkus/issues/2266) -- Custom TypeConverter is not automatically registered [\#2260](https://github.com/apache/camel-quarkus/issues/2260) -- AtlasMap: Use jandex to discover the types we need to register for reflection [\#2241](https://github.com/apache/camel-quarkus/issues/2241) -- AWS2 components have to set client.endpointOverride\(\) to work on Localstack [\#2216](https://github.com/apache/camel-quarkus/issues/2216) -- Startup log of bootstrap runtime [\#2164](https://github.com/apache/camel-quarkus/issues/2164) -- Use AsciiDoc variable for Quarkus version in the documentation [\#2163](https://github.com/apache/camel-quarkus/issues/2163) -- Document correct BoM usage [\#2136](https://github.com/apache/camel-quarkus/issues/2136) -- Openstack native support [\#1943](https://github.com/apache/camel-quarkus/issues/1943) -- Add a filter to discard AnnotationTypeConverterLoader [\#1896](https://github.com/apache/camel-quarkus/issues/1896) -- Add integration tests for camel-quarkus-kafka + sasl [\#1783](https://github.com/apache/camel-quarkus/issues/1783) -- XQuery component and language native support [\#1710](https://github.com/apache/camel-quarkus/issues/1710) -- XChange native support [\#769](https://github.com/apache/camel-quarkus/issues/769) +- GraalVM 21.1, KafkaSaslSslIT: ClassNotFoundException: org.apache.kafka.common.security.scram.internals.ScramSaslClient$ScramSaslClientFactory [\#2674](https://github.com/apache/camel-quarkus/issues/2674) +- Error when using Camel Kinesis component - java.lang.ClassNotFoundException: org.apache.commons.logging.LogFactory [\#2666](https://github.com/apache/camel-quarkus/issues/2666) +- Native compilation issues on GraalVM 21.1 [\#2653](https://github.com/apache/camel-quarkus/issues/2653) +- jackson: add test coverage [\#2634](https://github.com/apache/camel-quarkus/issues/2634) +- jacksonxml: add test coverage [\#2633](https://github.com/apache/camel-quarkus/issues/2633) +- Adapt MicroProfile Health to Camel 3.10 [\#2521](https://github.com/apache/camel-quarkus/issues/2521) +- CamelKafkaTest fails intermittently on the CI [\#2461](https://github.com/apache/camel-quarkus/issues/2461) +- \[Camel 3.10\] jsonpath : Missing property in path $\['room'\] [\#2395](https://github.com/apache/camel-quarkus/issues/2395) +- Mocking ProducerTemplate [\#2067](https://github.com/apache/camel-quarkus/issues/2067) +- Using Camel's @Produce injection [\#2066](https://github.com/apache/camel-quarkus/issues/2066) +- aws kinesis: De-aggregate producer side aggregated msgs [\#2023](https://github.com/apache/camel-quarkus/issues/2023) +- AWS properties not picked up [\#1871](https://github.com/apache/camel-quarkus/issues/1871) +- Investigate intermittent build failures due to port conflicts [\#1370](https://github.com/apache/camel-quarkus/issues/1370) +- Ugly re-formatted code [\#444](https://github.com/apache/camel-quarkus/issues/444) +- Do not include the source XSLT files into the application archive [\#438](https://github.com/apache/camel-quarkus/issues/438) +- Consider importing camel-bom in camel-quarkus-bom [\#159](https://github.com/apache/camel-quarkus/issues/159) **Merged pull requests:** +- jackson: add test coverage \#2634 [\#2672](https://github.com/apache/camel-quarkus/pull/2672) ([ffang](https://github.com/ffang)) +- upgrade json-smart [\#2669](https://github.com/apache/camel-quarkus/pull/2669) ([zbendhiba](https://github.com/zbendhiba)) - quarkus-jackson is included quarkus-kafka-client since quarkus 2.0.0.… [\#2668](https://github.com/apache/camel-quarkus/pull/2668) ([zbendhiba](https://github.com/zbendhiba)) - Quick fix - Intermittent failures in MongoDbTest.testTailingConsumer [\#2665](https://github.com/apache/camel-quarkus/pull/2665) ([JiriOndrusek](https://github.com/JiriOndrusek)) +- Eagerly initialized Random in various extensions [\#2663](https://github.com/apache/camel-quarkus/pull/2663) ([ppalaga](https://github.com/ppalaga)) +- Fix \#2604 to add a camel-sql case in jta integration tests [\#2655](https://github.com/apache/camel-quarkus/pull/2655) ([zhfeng](https://github.com/zhfeng)) - Ensure camel-quarkus-integration-wiremock-support is test scope [\#2644](https://github.com/apache/camel-quarkus/pull/2644) ([jamesnetherton](https://github.com/jamesnetherton)) - Upgrade to Camel 3.10.0 and Quarkus 2.0.0.Alpha3 [\#2643](https://github.com/apache/camel-quarkus/pull/2643) ([ppalaga](https://github.com/ppalaga)) - Expand MongoDb test coverage \#2622 [\#2642](https://github.com/apache/camel-quarkus/pull/2642) ([JiriOndrusek](https://github.com/JiriOndrusek)) @@ -603,6 +538,110 @@ - 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.0.0-M1](https://github.com/apache/camel-quarkus/tree/2.0.0-M1) (2021-05-26) + +[Full Changelog](https://github.com/apache/camel-quarkus/compare/1.8.1...2.0.0-M1) + +**Implemented enhancements:** + +- Support @EndpointInject and @Produce [\#2539](https://github.com/apache/camel-quarkus/issues/2539) + +**Fixed bugs:** + +- Camel jira throws in native mode java.lang.ClassNotFoundException: org.glassfish.jersey.internal.RuntimeDelegateImpl [\#2650](https://github.com/apache/camel-quarkus/issues/2650) + +**Closed issues:** + +- Eagerly initialized Random in various extensions [\#2664](https://github.com/apache/camel-quarkus/issues/2664) +- Solr test fails during native compilation after upgrade to Camel 3.10.0 and Quarkus 2.0.0.Alpha3 [\#2657](https://github.com/apache/camel-quarkus/issues/2657) +- Use `CamelContextCustomizer` from camel-api [\#2637](https://github.com/apache/camel-quarkus/issues/2637) +- Complete simple core doc concerning "type:\*\*\*" expressions [\#2631](https://github.com/apache/camel-quarkus/issues/2631) +- Expand MongoDb test coverage [\#2622](https://github.com/apache/camel-quarkus/issues/2622) +- Test data format EIPs [\#2616](https://github.com/apache/camel-quarkus/issues/2616) +- Test core languages in isolation [\#2613](https://github.com/apache/camel-quarkus/issues/2613) +- package org.apache.camel.builder does not exist when using fast-jar in application.properties [\#2612](https://github.com/apache/camel-quarkus/issues/2612) +- Add a camel-sql case in jta integration tests [\#2604](https://github.com/apache/camel-quarkus/issues/2604) +- Cancel Stale Workflow Runs job is cancelling workflows on all branches [\#2594](https://github.com/apache/camel-quarkus/issues/2594) +- REST extension doc link is not processed correctly [\#2591](https://github.com/apache/camel-quarkus/issues/2591) +- \[camel 3.10\] NATS native image build failure [\#2589](https://github.com/apache/camel-quarkus/issues/2589) +- Support @Consume [\#2580](https://github.com/apache/camel-quarkus/issues/2580) +- \[Quarkus 2.0.0.Alpha2\] vert.x failure [\#2577](https://github.com/apache/camel-quarkus/issues/2577) +- \[Quarkus 2.0.0.Alpha2\] Capabilities error [\#2573](https://github.com/apache/camel-quarkus/issues/2573) +- \[Quarkus 2.0.0.Alpha2\] System.properties not recognized if set in Test Resource [\#2572](https://github.com/apache/camel-quarkus/issues/2572) +- With fix of \#2260 too many @Converters are registered [\#2570](https://github.com/apache/camel-quarkus/issues/2570) +- \[Quarkus 2.0.0.Alpha2\] upgrade to GrpcService annotation [\#2569](https://github.com/apache/camel-quarkus/issues/2569) +- \[Quarkus 2.0.0.Alpha2\] : quarkus-bootstrap-maven-plugin [\#2568](https://github.com/apache/camel-quarkus/issues/2568) +- \[Quarkus 2.0.0.Alpha2\] quarkus.test.profile not considered in TestResource [\#2566](https://github.com/apache/camel-quarkus/issues/2566) +- Expand SOAP extension test coverage [\#2561](https://github.com/apache/camel-quarkus/issues/2561) +- several integration-test failure in native mode [\#2550](https://github.com/apache/camel-quarkus/issues/2550) +- Test XPath [\#2547](https://github.com/apache/camel-quarkus/issues/2547) +- Datasonnet language not supported? [\#2546](https://github.com/apache/camel-quarkus/issues/2546) +- org.apache.camel.quarkus.component.splunk.it.SplunkTest failure if system timezone isn't UTC [\#2542](https://github.com/apache/camel-quarkus/issues/2542) +- SetHeader does not create a Map when using \[\] [\#2540](https://github.com/apache/camel-quarkus/issues/2540) +- Test TypeConverters [\#2537](https://github.com/apache/camel-quarkus/issues/2537) +- Test simple language [\#2533](https://github.com/apache/camel-quarkus/issues/2533) +- CDI: programmatic lookup problem detected io.quarkus.arc.impl.ArcContainerImpl getMatchingBeans [\#2532](https://github.com/apache/camel-quarkus/issues/2532) +- Expand REST test coverage [\#2529](https://github.com/apache/camel-quarkus/issues/2529) +- REST JSON example should use the Camel REST DSL [\#2528](https://github.com/apache/camel-quarkus/issues/2528) +- org.apache.camel.quarkus.component.lra.it.LraTest failed on non-linux machines [\#2523](https://github.com/apache/camel-quarkus/issues/2523) +- Document locale limitations in native mode [\#2522](https://github.com/apache/camel-quarkus/issues/2522) +- Expand HL7 test coverage [\#2520](https://github.com/apache/camel-quarkus/issues/2520) +- Expand MLLP test coverage [\#2518](https://github.com/apache/camel-quarkus/issues/2518) +- quarkus.test.flat-class-path=true required to run Avro tests [\#2514](https://github.com/apache/camel-quarkus/issues/2514) +- Test Batch Consumer, charset, filter and sortby options of the file component [\#2512](https://github.com/apache/camel-quarkus/issues/2512) +- Qute component improperly classified as "other" in Camel Quarkus Catalog [\#2508](https://github.com/apache/camel-quarkus/issues/2508) +- Test bean binding [\#2492](https://github.com/apache/camel-quarkus/issues/2492) +- Document the possibility to use CDI beans with camel bean component [\#2491](https://github.com/apache/camel-quarkus/issues/2491) +- Unable to build mongo-to-slack in native with 1.13 quarkus [\#2489](https://github.com/apache/camel-quarkus/issues/2489) +- Add test coverage for Kafka with SSL [\#2484](https://github.com/apache/camel-quarkus/issues/2484) +- Stop testing JavaScript DSL in native mode [\#2481](https://github.com/apache/camel-quarkus/issues/2481) +- Dev Mode: rests xml resources seems ignored [\#2476](https://github.com/apache/camel-quarkus/issues/2476) +- Investigate need of @ApplicationScoped annotation [\#2471](https://github.com/apache/camel-quarkus/issues/2471) +- Add info about Camel IDE plugins to the documentation [\#2470](https://github.com/apache/camel-quarkus/issues/2470) +- Improve MongoDB extension documentation of named clients [\#2466](https://github.com/apache/camel-quarkus/issues/2466) +- Intermittent failure in native MicroprofileMetricsIT [\#2460](https://github.com/apache/camel-quarkus/issues/2460) +- HBase testcontainer fails with UnknownHostException: \<myhostname\>.localdomain: Name or service not known [\#2458](https://github.com/apache/camel-quarkus/issues/2458) +- \[camel 3.10\] kotlin-dsl Enforcer rules have failed [\#2451](https://github.com/apache/camel-quarkus/issues/2451) +- Issue with Camel FHIR extension when upgrading to 1.13.0.Final [\#2450](https://github.com/apache/camel-quarkus/issues/2450) +- camel-quarkus-dozer Error when running native executable [\#2449](https://github.com/apache/camel-quarkus/issues/2449) +- \[Camel 3.10\] Missing EndpointKey [\#2447](https://github.com/apache/camel-quarkus/issues/2447) +- FixedLengthWithLocaleTest.marshalFixedLengthWithLocaleShouldSucceed fails on Java 8 [\#2445](https://github.com/apache/camel-quarkus/issues/2445) +- Unable to add camel-quarkus-microprofile-metrics when using camel-quarkus-azure-eventhubs components [\#2442](https://github.com/apache/camel-quarkus/issues/2442) +- Unable to start Quarkus with Camel FHIR [\#2441](https://github.com/apache/camel-quarkus/issues/2441) +- Add code.quarkus.io badges on extension pages [\#2433](https://github.com/apache/camel-quarkus/issues/2433) +- camel-quarkus-cassandraql : build failure in camel-master branch [\#2424](https://github.com/apache/camel-quarkus/issues/2424) +- Upgrade CassandraQL quarkus extension to 1.0.1 [\#2423](https://github.com/apache/camel-quarkus/issues/2423) +- Google Storage support [\#2421](https://github.com/apache/camel-quarkus/issues/2421) +- Kafka with SASL\_SSL does not work in quarkus native mode [\#2409](https://github.com/apache/camel-quarkus/issues/2409) +- Tests skipped in native mode should be executed on default Java version at least [\#2389](https://github.com/apache/camel-quarkus/issues/2389) +- Add integration tests for Digitalocean [\#2388](https://github.com/apache/camel-quarkus/issues/2388) +- Adapt examples to the merger of main into core [\#2377](https://github.com/apache/camel-quarkus/issues/2377) +- Adjust the documentation after the merger of main into core [\#2374](https://github.com/apache/camel-quarkus/issues/2374) +- Store the association between Camel Quarkus Catalog items and Camel Catalog items [\#2368](https://github.com/apache/camel-quarkus/issues/2368) +- Revisit core, main and foundation integration tests [\#2362](https://github.com/apache/camel-quarkus/issues/2362) +- Test class component, test bean language [\#2361](https://github.com/apache/camel-quarkus/issues/2361) +- Test file language [\#2356](https://github.com/apache/camel-quarkus/issues/2356) +- kafka: better integration with quarkus kafka extension [\#2333](https://github.com/apache/camel-quarkus/issues/2333) +- couchbase JVM : add integration tests [\#2326](https://github.com/apache/camel-quarkus/issues/2326) +- \[camel-master\] Support for new DSLs [\#2301](https://github.com/apache/camel-quarkus/issues/2301) +- FileTest fails on the platform [\#2278](https://github.com/apache/camel-quarkus/issues/2278) +- Show deprecation info in Extensions reference [\#2266](https://github.com/apache/camel-quarkus/issues/2266) +- Custom TypeConverter is not automatically registered [\#2260](https://github.com/apache/camel-quarkus/issues/2260) +- AtlasMap: Use jandex to discover the types we need to register for reflection [\#2241](https://github.com/apache/camel-quarkus/issues/2241) +- AWS2 components have to set client.endpointOverride\(\) to work on Localstack [\#2216](https://github.com/apache/camel-quarkus/issues/2216) +- Startup log of bootstrap runtime [\#2164](https://github.com/apache/camel-quarkus/issues/2164) +- Use AsciiDoc variable for Quarkus version in the documentation [\#2163](https://github.com/apache/camel-quarkus/issues/2163) +- Document correct BoM usage [\#2136](https://github.com/apache/camel-quarkus/issues/2136) +- Openstack native support [\#1943](https://github.com/apache/camel-quarkus/issues/1943) +- Add a filter to discard AnnotationTypeConverterLoader [\#1896](https://github.com/apache/camel-quarkus/issues/1896) +- Add integration tests for camel-quarkus-kafka + sasl [\#1783](https://github.com/apache/camel-quarkus/issues/1783) +- XQuery component and language native support [\#1710](https://github.com/apache/camel-quarkus/issues/1710) +- XChange native support [\#769](https://github.com/apache/camel-quarkus/issues/769) +- GraalVM 21.1, KafkaSaslSslIT: ClassNotFoundException: org.apache.kafka.common.security.scram.internals.ScramSaslClient$ScramSaslClientFactory [\#2674](https://github.com/apache/camel-quarkus/issues/2674) +- Adapt MicroProfile Health to Camel 3.10 [\#2521](https://github.com/apache/camel-quarkus/issues/2521) +- \[Camel 3.10\] jsonpath : Missing property in path $\['room'\] [\#2395](https://github.com/apache/camel-quarkus/issues/2395) +- Using Camel's @Produce injection [\#2066](https://github.com/apache/camel-quarkus/issues/2066) + ## [1.8.1](https://github.com/apache/camel-quarkus/tree/1.8.1) (2021-04-01) [Full Changelog](https://github.com/apache/camel-quarkus/compare/1.8.0...1.8.1)