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 977b28d Updated CHANGELOG.md 977b28d is described below commit 977b28d2083ad2762ec558a26669ee15a71e93b0 Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Tue Jun 1 05:55:11 2021 +0000 Updated CHANGELOG.md --- CHANGELOG.md | 85 ++++++++++++++++++++++++++++++------------------------------ 1 file changed, 42 insertions(+), 43 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9e7e090..5dc64b5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,18 +6,15 @@ **Closed issues:** -- GraalVM 21.1, KafkaSaslSslIT: ClassNotFoundException: org.apache.kafka.common.security.scram.internals.ScramSaslClient$ScramSaslClientFactory [\#2674](https://github.com/apache/camel-quarkus/issues/2674) +- Debezium: Unresolved type during parsing: org.eclipse.jetty.util.StringUtil [\#2695](https://github.com/apache/camel-quarkus/issues/2695) - AWS2 test: org.apache.log4j.Priority required via netty, although netty should not be in the class path at all [\#2670](https://github.com/apache/camel-quarkus/issues/2670) - 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) - Optaplanner native integration tests fail with Quarkus 1.12 [\#2205](https://github.com/apache/camel-quarkus/issues/2205) - 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) - Debezium-mongodb - observe issue DBZ-2831, which blocks integration tests. [\#2060](https://github.com/apache/camel-quarkus/issues/2060) - 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) @@ -28,6 +25,8 @@ **Merged pull requests:** +- fix typo [\#2697](https://github.com/apache/camel-quarkus/pull/2697) ([zbendhiba](https://github.com/zbendhiba)) +- Upgrade to Quarkus 2.0.0.CR2 [\#2688](https://github.com/apache/camel-quarkus/pull/2688) ([ppalaga](https://github.com/ppalaga)) - Fix another typo 'EndpointInject' [\#2687](https://github.com/apache/camel-quarkus/pull/2687) ([kdubois](https://github.com/kdubois)) - Fix typo in EndpointInject title [\#2686](https://github.com/apache/camel-quarkus/pull/2686) ([kdubois](https://github.com/kdubois)) - Add tests and documentation for transaction policies [\#2684](https://github.com/apache/camel-quarkus/pull/2684) ([jamesnetherton](https://github.com/jamesnetherton)) @@ -560,50 +559,24 @@ **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) @@ -613,26 +586,17 @@ - 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) @@ -640,15 +604,50 @@ - 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) +- Eagerly initialized Random in various extensions [\#2664](https://github.com/apache/camel-quarkus/issues/2664) +- 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) +- 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) +- \[camel 3.10\] NATS native image build failure [\#2589](https://github.com/apache/camel-quarkus/issues/2589) +- \[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) +- \[Quarkus 2.0.0.Alpha2\] upgrade to GrpcService annotation [\#2569](https://github.com/apache/camel-quarkus/issues/2569) +- \[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) +- Test XPath [\#2547](https://github.com/apache/camel-quarkus/issues/2547) +- Test TypeConverters [\#2537](https://github.com/apache/camel-quarkus/issues/2537) +- Test simple language [\#2533](https://github.com/apache/camel-quarkus/issues/2533) +- 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) +- Document locale limitations in native mode [\#2522](https://github.com/apache/camel-quarkus/issues/2522) - Adapt MicroProfile Health to Camel 3.10 [\#2521](https://github.com/apache/camel-quarkus/issues/2521) +- 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) +- 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) +- Dev Mode: rests xml resources seems ignored [\#2476](https://github.com/apache/camel-quarkus/issues/2476) +- FixedLengthWithLocaleTest.marshalFixedLengthWithLocaleShouldSucceed fails on Java 8 [\#2445](https://github.com/apache/camel-quarkus/issues/2445) +- Upgrade CassandraQL quarkus extension to 1.0.1 [\#2423](https://github.com/apache/camel-quarkus/issues/2423) +- Kafka with SASL\_SSL does not work in quarkus native mode [\#2409](https://github.com/apache/camel-quarkus/issues/2409) - \[Camel 3.10\] jsonpath : Missing property in path $\['room'\] [\#2395](https://github.com/apache/camel-quarkus/issues/2395) +- Add integration tests for Digitalocean [\#2388](https://github.com/apache/camel-quarkus/issues/2388) +- 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) +- FileTest fails on the platform [\#2278](https://github.com/apache/camel-quarkus/issues/2278) - Using Camel's @Produce injection [\#2066](https://github.com/apache/camel-quarkus/issues/2066) +- Openstack native support [\#1943](https://github.com/apache/camel-quarkus/issues/1943) +- 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) ## [1.8.1](https://github.com/apache/camel-quarkus/tree/1.8.1) (2021-04-01)