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 985d7c6 Updated CHANGELOG.md 985d7c6 is described below commit 985d7c6013862ed9e3f47f74e999dff269cb075a Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Sat Aug 28 03:10:43 2021 +0000 Updated CHANGELOG.md --- CHANGELOG.md | 120 ++++++++++++++++++++++++++++++++++------------------------- 1 file changed, 70 insertions(+), 50 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9998a18..4fbe7b7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,57 +2,17 @@ ## [Unreleased](https://github.com/apache/camel-quarkus/tree/HEAD) -[Full Changelog](https://github.com/apache/camel-quarkus/compare/2.1.0...HEAD) - -**Fixed bugs:** - -- \[Quarkus 2.2.0\] XChange native itest fails to find `CurrencyNames` resource bundle [\#2983](https://github.com/apache/camel-quarkus/issues/2983) -- \[Quarkus 2.2.0\] Spring RabbitMQ native build fails [\#2980](https://github.com/apache/camel-quarkus/issues/2980) -- \[Quarkus 2.2.0\] `quarkus-google-cloud-services` dependent extensions native image build fails [\#2979](https://github.com/apache/camel-quarkus/issues/2979) -- \[Quarkus 2.2.0\] Infinispan itests fail in native mode [\#2975](https://github.com/apache/camel-quarkus/issues/2975) -- Camel-Infinispan consumer doesn't work [\#2344](https://github.com/apache/camel-quarkus/issues/2344) - -**Closed issues:** - -- kamelet: Test the kamelet location option [\#3025](https://github.com/apache/camel-quarkus/issues/3025) -- Salesforce test failure [\#3022](https://github.com/apache/camel-quarkus/issues/3022) -- `property` attribute with `@Consume` does not work [\#3021](https://github.com/apache/camel-quarkus/issues/3021) -- Add test coverage to messaging extesnions [\#3018](https://github.com/apache/camel-quarkus/issues/3018) -- Exception when configuring camel-kafka with environment variables in native mode [\#3017](https://github.com/apache/camel-quarkus/issues/3017) -- `CoreTest.testCamelContextAwareRegistryBeansInitialized` failing after RouteBuilder started implementing CamelContextAware [\#3002](https://github.com/apache/camel-quarkus/issues/3002) -- Reduce console log output from `EipTest.throttle` [\#3001](https://github.com/apache/camel-quarkus/issues/3001) -- creation of extension on windows failed [\#2999](https://github.com/apache/camel-quarkus/issues/2999) -- Upgrade to to GraalVM 21.2 [\#2981](https://github.com/apache/camel-quarkus/issues/2981) -- \[Quarkus 2.2.0\] XmlSecurity itests fail in native mode [\#2977](https://github.com/apache/camel-quarkus/issues/2977) -- Skip querying Jandex for quarkus.camel.native.reflection.include-patterns that have no wildcards [\#2970](https://github.com/apache/camel-quarkus/issues/2970) -- Automatically register for reflection: org.apache.camel.converter.jaxb.mapper.SunJaxb21NamespacePrefixMapper [\#2965](https://github.com/apache/camel-quarkus/issues/2965) -- Multiple gRPC consumers for the same service class does not work [\#2954](https://github.com/apache/camel-quarkus/issues/2954) -- NPE when testing serviceCall EIP [\#2952](https://github.com/apache/camel-quarkus/issues/2952) -- Solr: Investigate, why native tests fail in openjdk 11 \(not in graalvm jdk\) [\#2941](https://github.com/apache/camel-quarkus/issues/2941) -- Provide a common set of JMS tests to test different combinations of JMS extension, client & broker [\#2914](https://github.com/apache/camel-quarkus/issues/2914) -- AWS2 ddb-streams integration tests failures [\#2860](https://github.com/apache/camel-quarkus/issues/2860) -- Make `quarkus.google.cloud.project-id` optional [\#2858](https://github.com/apache/camel-quarkus/issues/2858) -- Cannot convert buffer types in platform-http [\#2838](https://github.com/apache/camel-quarkus/issues/2838) -- Box native integration test failure [\#2830](https://github.com/apache/camel-quarkus/issues/2830) -- Expand ElasticSearch REST test coverage [\#2819](https://github.com/apache/camel-quarkus/issues/2819) -- \[Camel 3.11\] Solr cloud integration tests are failing [\#2814](https://github.com/apache/camel-quarkus/issues/2814) -- Expand AWS DDB tests [\#2776](https://github.com/apache/camel-quarkus/issues/2776) -- Apple M1 cannot build the camel-quarkus project [\#2762](https://github.com/apache/camel-quarkus/issues/2762) -- Add ability to test HL7 extension with multiple HAPI implementations [\#2744](https://github.com/apache/camel-quarkus/issues/2744) -- Quarkus Native: SQS to Mongo fails to compile with NoClassDefFoundError: jnr/unixsocket/UnixSocket [\#2678](https://github.com/apache/camel-quarkus/issues/2678) -- Test EIPs DSL methods [\#2628](https://github.com/apache/camel-quarkus/issues/2628) -- Test sending messages to an SNS FIFO topic [\#2625](https://github.com/apache/camel-quarkus/issues/2625) -- Test creating a subscription of an SQS Queue to an SNS Topic [\#2624](https://github.com/apache/camel-quarkus/issues/2624) -- \[CI\] - Camel Master Branch Build Failure [\#2393](https://github.com/apache/camel-quarkus/issues/2393) -- \[CI\] - Quarkus Master Branch Build Failure [\#2375](https://github.com/apache/camel-quarkus/issues/2375) -- Nightly branch sync issue reporting sometimes does not work [\#2367](https://github.com/apache/camel-quarkus/issues/2367) -- LevelDB: mapped bytebuffer cleaner update for jdk 9+ needs workaround to work in native mode [\#1908](https://github.com/apache/camel-quarkus/issues/1908) -- \[Serialization\] Jolt: Remove the DeepCopySubstitution when/if graal supports Object serialization [\#1433](https://github.com/apache/camel-quarkus/issues/1433) -- \[camel-master branch\] support ComponentNameResolver [\#892](https://github.com/apache/camel-quarkus/issues/892) -- Language component native support [\#817](https://github.com/apache/camel-quarkus/issues/817) +[Full Changelog](https://github.com/apache/camel-quarkus/compare/2.2.0...HEAD) **Merged pull requests:** +- Upgrade to OptaPlanner Quarkus 8.9.1.Final [\#3051](https://github.com/apache/camel-quarkus/pull/3051) ([ppalaga](https://github.com/ppalaga)) +- Document the usage of partial Quarkus BOMs [\#3050](https://github.com/apache/camel-quarkus/pull/3050) ([ppalaga](https://github.com/ppalaga)) +- Fix branch names in CI builds section [\#3049](https://github.com/apache/camel-quarkus/pull/3049) ([jamesnetherton](https://github.com/jamesnetherton)) +- Have each release on a \<major\>.\<minor\>.x branch to make Antora happy … [\#3048](https://github.com/apache/camel-quarkus/pull/3048) ([ppalaga](https://github.com/ppalaga)) +- Remove reference to camel-quarkus-attachments from platform-http docs as it is a non-optional transitive dependency [\#3047](https://github.com/apache/camel-quarkus/pull/3047) ([jamesnetherton](https://github.com/jamesnetherton)) +- Fixup 5cf60953 SolrTest failure when using CloundContainer [\#3046](https://github.com/apache/camel-quarkus/pull/3046) ([ppalaga](https://github.com/ppalaga)) +- Set the version in docs/antora.yml when tagging a release [\#3045](https://github.com/apache/camel-quarkus/pull/3045) ([ppalaga](https://github.com/ppalaga)) - Fix Splunk container exposed ports configuration [\#3041](https://github.com/apache/camel-quarkus/pull/3041) ([jamesnetherton](https://github.com/jamesnetherton)) - Exclude grpc-netty-shaded in favour of grpc-netty as it is not supported by quarkus-opentelemetry [\#3040](https://github.com/apache/camel-quarkus/pull/3040) ([jamesnetherton](https://github.com/jamesnetherton)) - Remove dummy quarkus.google.cloud.project-id after it was made option… [\#3039](https://github.com/apache/camel-quarkus/pull/3039) ([ppalaga](https://github.com/ppalaga)) @@ -89,6 +49,7 @@ - Upgrade Quarkus to 2.1.1.Final [\#2986](https://github.com/apache/camel-quarkus/pull/2986) ([jamesnetherton](https://github.com/jamesnetherton)) - Use shaded spring support dependencies in Spring RabbitMQ extension [\#2985](https://github.com/apache/camel-quarkus/pull/2985) ([jamesnetherton](https://github.com/jamesnetherton)) - leveldb: remove useless substitutions in favor of graalvm built-in Me… [\#2984](https://github.com/apache/camel-quarkus/pull/2984) ([aldettinger](https://github.com/aldettinger)) +- Polish dependency management [\#2982](https://github.com/apache/camel-quarkus/pull/2982) ([ppalaga](https://github.com/ppalaga)) - Skip querying Jandex for quarkus.camel.native.reflection.include-patt… [\#2973](https://github.com/apache/camel-quarkus/pull/2973) ([ppalaga](https://github.com/ppalaga)) - jolt: remove the DeepCopySubstitution in favor of Quarkus serializati… [\#2972](https://github.com/apache/camel-quarkus/pull/2972) ([aldettinger](https://github.com/aldettinger)) - Use quarkus-grpc-common instead of quarkus-grpc in the gRPC extension [\#2971](https://github.com/apache/camel-quarkus/pull/2971) ([jamesnetherton](https://github.com/jamesnetherton)) @@ -748,6 +709,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)) +## [2.2.0](https://github.com/apache/camel-quarkus/tree/2.2.0) (2021-08-27) + +[Full Changelog](https://github.com/apache/camel-quarkus/compare/2.1.0...2.2.0) + +**Fixed bugs:** + +- \[Quarkus 2.2.0\] XChange native itest fails to find `CurrencyNames` resource bundle [\#2983](https://github.com/apache/camel-quarkus/issues/2983) +- \[Quarkus 2.2.0\] Spring RabbitMQ native build fails [\#2980](https://github.com/apache/camel-quarkus/issues/2980) +- \[Quarkus 2.2.0\] `quarkus-google-cloud-services` dependent extensions native image build fails [\#2979](https://github.com/apache/camel-quarkus/issues/2979) +- \[Quarkus 2.2.0\] Infinispan itests fail in native mode [\#2975](https://github.com/apache/camel-quarkus/issues/2975) +- Camel-Infinispan consumer doesn't work [\#2344](https://github.com/apache/camel-quarkus/issues/2344) + +**Closed issues:** + +- xchange native itests failure [\#3042](https://github.com/apache/camel-quarkus/issues/3042) +- \[Quarkus 2.3.0\] `GooglePubSubTest` failure [\#3027](https://github.com/apache/camel-quarkus/issues/3027) +- Exception when configuring camel-kafka with environment variables in native mode [\#3017](https://github.com/apache/camel-quarkus/issues/3017) +- `CoreTest.testCamelContextAwareRegistryBeansInitialized` failing after RouteBuilder started implementing CamelContextAware [\#3002](https://github.com/apache/camel-quarkus/issues/3002) +- Reduce console log output from `EipTest.throttle` [\#3001](https://github.com/apache/camel-quarkus/issues/3001) +- creation of extension on windows failed [\#2999](https://github.com/apache/camel-quarkus/issues/2999) +- Skip querying Jandex for quarkus.camel.native.reflection.include-patterns that have no wildcards [\#2970](https://github.com/apache/camel-quarkus/issues/2970) +- SolrTest failure when using CloundContainer [\#2967](https://github.com/apache/camel-quarkus/issues/2967) +- Multiple gRPC consumers for the same service class does not work [\#2954](https://github.com/apache/camel-quarkus/issues/2954) +- NPE when testing serviceCall EIP [\#2952](https://github.com/apache/camel-quarkus/issues/2952) +- Solr: Investigate, why native tests fail in openjdk 11 \(not in graalvm jdk\) [\#2941](https://github.com/apache/camel-quarkus/issues/2941) +- Provide a common set of JMS tests to test different combinations of JMS extension, client & broker [\#2914](https://github.com/apache/camel-quarkus/issues/2914) +- Cannot convert buffer types in platform-http [\#2838](https://github.com/apache/camel-quarkus/issues/2838) +- Box native integration test failure [\#2830](https://github.com/apache/camel-quarkus/issues/2830) +- Apple M1 cannot build the camel-quarkus project [\#2762](https://github.com/apache/camel-quarkus/issues/2762) +- Add ability to test HL7 extension with multiple HAPI implementations [\#2744](https://github.com/apache/camel-quarkus/issues/2744) +- Quarkus Native: SQS to Mongo fails to compile with NoClassDefFoundError: jnr/unixsocket/UnixSocket [\#2678](https://github.com/apache/camel-quarkus/issues/2678) +- Test creating a subscription of an SQS Queue to an SNS Topic [\#2624](https://github.com/apache/camel-quarkus/issues/2624) +- \[CI\] - Camel Master Branch Build Failure [\#2393](https://github.com/apache/camel-quarkus/issues/2393) +- \[CI\] - Quarkus Master Branch Build Failure [\#2375](https://github.com/apache/camel-quarkus/issues/2375) +- Nightly branch sync issue reporting sometimes does not work [\#2367](https://github.com/apache/camel-quarkus/issues/2367) +- Document the relation about quarkus beans and camel components [\#1245](https://github.com/apache/camel-quarkus/issues/1245) +- Language component native support [\#817](https://github.com/apache/camel-quarkus/issues/817) +- kamelet: Test the kamelet location option [\#3025](https://github.com/apache/camel-quarkus/issues/3025) +- Document the usage of partial Quarkus BOMs [\#3023](https://github.com/apache/camel-quarkus/issues/3023) +- Salesforce test failure [\#3022](https://github.com/apache/camel-quarkus/issues/3022) +- `property` attribute with `@Consume` does not work [\#3021](https://github.com/apache/camel-quarkus/issues/3021) +- Add test coverage to messaging extesnions [\#3018](https://github.com/apache/camel-quarkus/issues/3018) +- Upgrade to to GraalVM 21.2 [\#2981](https://github.com/apache/camel-quarkus/issues/2981) +- \[Quarkus 2.2.0\] XmlSecurity itests fail in native mode [\#2977](https://github.com/apache/camel-quarkus/issues/2977) +- Automatically register for reflection: org.apache.camel.converter.jaxb.mapper.SunJaxb21NamespacePrefixMapper [\#2965](https://github.com/apache/camel-quarkus/issues/2965) +- AWS2 ddb-streams integration tests failures [\#2860](https://github.com/apache/camel-quarkus/issues/2860) +- Make `quarkus.google.cloud.project-id` optional [\#2858](https://github.com/apache/camel-quarkus/issues/2858) +- Have each release on a \<major\>.\<minor\>.x branch to make Antora happy [\#2853](https://github.com/apache/camel-quarkus/issues/2853) +- Set the version in docs/antora.yml when tagging a release [\#2852](https://github.com/apache/camel-quarkus/issues/2852) +- Expand ElasticSearch REST test coverage [\#2819](https://github.com/apache/camel-quarkus/issues/2819) +- \[Camel 3.11\] Solr cloud integration tests are failing [\#2814](https://github.com/apache/camel-quarkus/issues/2814) +- Expand AWS DDB tests [\#2776](https://github.com/apache/camel-quarkus/issues/2776) +- \[elastic-search\] Test both camel and quarkus configuration of underlying component quarkus client [\#2714](https://github.com/apache/camel-quarkus/issues/2714) +- Test EIPs DSL methods [\#2628](https://github.com/apache/camel-quarkus/issues/2628) +- Test sending messages to an SNS FIFO topic [\#2625](https://github.com/apache/camel-quarkus/issues/2625) +- LevelDB: mapped bytebuffer cleaner update for jdk 9+ needs workaround to work in native mode [\#1908](https://github.com/apache/camel-quarkus/issues/1908) +- \[Serialization\] transferException URI option does not work in native mode [\#1868](https://github.com/apache/camel-quarkus/issues/1868) +- \[Serialization\] Jolt: Remove the DeepCopySubstitution when/if graal supports Object serialization [\#1433](https://github.com/apache/camel-quarkus/issues/1433) +- Kubernetes extension native compilation high memory consumption [\#1101](https://github.com/apache/camel-quarkus/issues/1101) +- \[camel-master branch\] support ComponentNameResolver [\#892](https://github.com/apache/camel-quarkus/issues/892) + ## [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) @@ -769,12 +791,10 @@ - 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) -- \[elastic-search\] Test both camel and quarkus configuration of underlying component quarkus client [\#2714](https://github.com/apache/camel-quarkus/issues/2714) - 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) -- \[Serialization\] transferException URI option does not work in native mode [\#1868](https://github.com/apache/camel-quarkus/issues/1868) - 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)