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 62a5825719 Updated CHANGELOG.md 62a5825719 is described below commit 62a58257196f380adf0d908a7412f421220a35ea Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Thu May 25 03:17:07 2023 +0000 Updated CHANGELOG.md --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0531d9236b..a08955c842 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -45,6 +45,7 @@ **Merged pull requests:** +- Upgrade Quarkus to 3.1.0.Final [\#4925](https://github.com/apache/camel-quarkus/pull/4925) ([jamesnetherton](https://github.com/jamesnetherton)) - Generated sources regen for SBOM [\#4922](https://github.com/apache/camel-quarkus/pull/4922) ([github-actions[bot]](https://github.com/apps/github-actions)) - Upgrade CycloneDX Maven plugin to version 2.7.9 [\#4917](https://github.com/apache/camel-quarkus/pull/4917) ([oscerd](https://github.com/oscerd)) - fix contributor links [\#4915](https://github.com/apache/camel-quarkus/pull/4915) ([onderson](https://github.com/onderson)) @@ -1644,7 +1645,7 @@ - \[camel-main\] Csimple: Cannot find compiled csimple language for expression: Hello ${body} [\#4745](https://github.com/apache/camel-quarkus/issues/4745) - \[camel-main\] Foundation: BeanTest.parameterTypes fails with the current Camel main [\#4735](https://github.com/apache/camel-quarkus/issues/4735) - java-joor-dsl - Add support of inner classes [\#4731](https://github.com/apache/camel-quarkus/issues/4731) -- \[Quarkus X.Y.Z\] Performance regression introduced in Camel Quarkus 3.0.0-M1 [\#4727](https://github.com/apache/camel-quarkus/issues/4727) +- \[Quarkus 3.0.0.CR2\] Performance regression introduced in Camel Quarkus 3.0.0-M1 [\#4727](https://github.com/apache/camel-quarkus/issues/4727) - Intermittent failure in Jdbc native tests [\#4723](https://github.com/apache/camel-quarkus/issues/4723) - Expand came-quarkus-mybatis test coverage [\#4717](https://github.com/apache/camel-quarkus/issues/4717) - java-joor-dsl - Add RegisterForReflection annotation support [\#4716](https://github.com/apache/camel-quarkus/issues/4716)