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 8beb4bcbc6 Updated CHANGELOG.md 8beb4bcbc6 is described below commit 8beb4bcbc607837e3784903337232c824fd092f9 Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Sat Feb 11 03:13:26 2023 +0000 Updated CHANGELOG.md --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 40794e8ee2..e31ad2a4d7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,20 +11,25 @@ **Closed issues:** - Azure native integration tests fail at runtime [\#4541](https://github.com/apache/camel-quarkus/issues/4541) +- Migrate example projects to Camel 4 and Quarkus 3 [\#4540](https://github.com/apache/camel-quarkus/issues/4540) - PerfRegressionIT failing with Camel 4 and Quarkus 3 [\#4528](https://github.com/apache/camel-quarkus/issues/4528) - Salesforce test fails Camel 4 and Quarkus 3 [\#4526](https://github.com/apache/camel-quarkus/issues/4526) +- nitrite test fails to compile to native with Camel 4 and Quarkus 3 [\#4525](https://github.com/apache/camel-quarkus/issues/4525) - java-joor-dsl fails in native mode with Camel 4 and Quarkus 3 [\#4523](https://github.com/apache/camel-quarkus/issues/4523) - Improve documentation for Kubernetes [\#4520](https://github.com/apache/camel-quarkus/issues/4520) - mail test fails in native mode [\#4519](https://github.com/apache/camel-quarkus/issues/4519) +- VertxWebsocketTest fails with "Path must start with /" on Camel 4 and Quarkus 3 [\#4518](https://github.com/apache/camel-quarkus/issues/4518) - saxon test cannot be compiled to native with Camel 4 and Quarkus 3 [\#4512](https://github.com/apache/camel-quarkus/issues/4512) - opentelemetry test fails to compile to native with Camel 4 and Quarkus 3 [\#4509](https://github.com/apache/camel-quarkus/issues/4509) - Upgrade to Quarkiverse Freemarker 1.0.0.Alpha1 to become compatible with Quarkus 3 [\#4508](https://github.com/apache/camel-quarkus/issues/4508) - main-xml-jaxb, dataformats-json and azure tests cannot be compiled to native with Camel 4 and Quarkus 3 [\#4507](https://github.com/apache/camel-quarkus/issues/4507) +- camel-quarkus-integration-test-aws2 fail to compile to native with Camel 4 [\#4501](https://github.com/apache/camel-quarkus/issues/4501) - quarkus-pooled-jms incompatible with Quarkus 3 and Jakarta 9/10 [\#4500](https://github.com/apache/camel-quarkus/issues/4500) - Upgrade to Quarkiverse Amazon Services 2.x [\#4496](https://github.com/apache/camel-quarkus/issues/4496) - MailTest.receiveSecured fails on Camel 4/Quarkus 3: Can't verify identity of server: localhost [\#4493](https://github.com/apache/camel-quarkus/issues/4493) - Quarkiverse MyBatis 1.x not ready for Quarkus 3/Jakarta 9/10 [\#4491](https://github.com/apache/camel-quarkus/issues/4491) - Improve yaml-dsl documentation [\#4487](https://github.com/apache/camel-quarkus/issues/4487) +- Provide a Github action for generating SBOM [\#4481](https://github.com/apache/camel-quarkus/issues/4481) - io.quarkus:quarkus-bom's entries should exclude banned artifacts [\#4475](https://github.com/apache/camel-quarkus/issues/4475) - Provide SBOM for Camel-Quarkus project [\#4459](https://github.com/apache/camel-quarkus/issues/4459) - camel-quarkus-activemq can not set jms some properties in native mode [\#4454](https://github.com/apache/camel-quarkus/issues/4454) @@ -48,9 +53,15 @@ **Merged pull requests:** +- Generated sources regen for SBOM [\#4558](https://github.com/apache/camel-quarkus/pull/4558) ([github-actions[bot]](https://github.com/apps/github-actions)) +- Fix vertx-websocket URIs in tests [\#4556](https://github.com/apache/camel-quarkus/pull/4556) ([jamesnetherton](https://github.com/jamesnetherton)) +- Provide a Github action for generating SBOM [\#4554](https://github.com/apache/camel-quarkus/pull/4554) ([oscerd](https://github.com/oscerd)) +- camel-quarkus-integration-test-aws2 fail to compile \(native\) with Camel4 [\#4552](https://github.com/apache/camel-quarkus/pull/4552) ([JiriOndrusek](https://github.com/JiriOndrusek)) +- Fix camel-nitrite native tests [\#4551](https://github.com/apache/camel-quarkus/pull/4551) ([zhfeng](https://github.com/zhfeng)) - Fix references to removed extensions and reference Camel latest docs [\#4549](https://github.com/apache/camel-quarkus/pull/4549) ([jamesnetherton](https://github.com/jamesnetherton)) - Re-enable saxon tests [\#4547](https://github.com/apache/camel-quarkus/pull/4547) ([zhfeng](https://github.com/zhfeng)) - Remove unwanted references to grpc-netty-shaded from OpenTelemetry extension [\#4545](https://github.com/apache/camel-quarkus/pull/4545) ([jamesnetherton](https://github.com/jamesnetherton)) +- Remove redundant CI workflow steps [\#4544](https://github.com/apache/camel-quarkus/pull/4544) ([jamesnetherton](https://github.com/jamesnetherton)) - Fix NPE instantiating Azure HttpHeaderName [\#4543](https://github.com/apache/camel-quarkus/pull/4543) ([jamesnetherton](https://github.com/jamesnetherton)) - Ref \#4523/\#4443: Get rid of jOOR workarounds used for native mode [\#4542](https://github.com/apache/camel-quarkus/pull/4542) ([essobedo](https://github.com/essobedo)) - Fix JAXB and Salesforce native compilation issues [\#4539](https://github.com/apache/camel-quarkus/pull/4539) ([jamesnetherton](https://github.com/jamesnetherton))