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 cfefa0e817 Updated CHANGELOG.md
cfefa0e817 is described below

commit cfefa0e817b7e709b2d68f33e6b2dc4178bcc666
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Apr 14 03:13:28 2023 +0000

    Updated CHANGELOG.md
---
 CHANGELOG.md | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1ee91f1afa..2506be9f64 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -17,6 +17,7 @@
 - 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)
 - 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)
 - \[camel-main\] Groovy support causes CI failure 
[\#4712](https://github.com/apache/camel-quarkus/issues/4712)
 - Test CXF client with HTTP BASIC authentication 
[\#4705](https://github.com/apache/camel-quarkus/issues/4705)
@@ -49,16 +50,30 @@
 - Improve the test coverage of the jOOR language 
[\#4447](https://github.com/apache/camel-quarkus/issues/4447)
 - Groovy DSL - Add support of Groovy extension modules 
[\#4384](https://github.com/apache/camel-quarkus/issues/4384)
 - Remove azure-identity `IdentityClientBase` runtime initialization native 
configuration [\#4356](https://github.com/apache/camel-quarkus/issues/4356)
+- \[CXF\] SoapFault: BSP:R3227: A SECURITY\_HEADER MUST NOT contain more than 
one TIMESTAMP [\#4291](https://github.com/apache/camel-quarkus/issues/4291)
 - Introduce a new XML testing group 
[\#4043](https://github.com/apache/camel-quarkus/issues/4043)
 - Platform HTTP component under load won't serve health endpoints anymore 
[\#2974](https://github.com/apache/camel-quarkus/issues/2974)
 - Groovy language native support 
[\#1746](https://github.com/apache/camel-quarkus/issues/1746)
 
 **Merged pull requests:**
 
+- Bump quarkus-amazon-services-bom from 2.0.0 to 2.0.1 
[\#4777](https://github.com/apache/camel-quarkus/pull/4777) 
([dependabot[bot]](https://github.com/apps/dependabot))
+- Test also GITHUB\_BASE\_REF to checkout the right examples branch 
[\#4776](https://github.com/apache/camel-quarkus/pull/4776) 
([ppalaga](https://github.com/ppalaga))
+- Upgrade to Quarkus 3.0.0.Final 
[\#4774](https://github.com/apache/camel-quarkus/pull/4774) 
([zbendhiba](https://github.com/zbendhiba))
+- Cxf fixes [\#4771](https://github.com/apache/camel-quarkus/pull/4771) 
([llowinge](https://github.com/llowinge))
+- Fix \#4717 to expand camel-quarkus-mybatis test coverage 
[\#4769](https://github.com/apache/camel-quarkus/pull/4769) 
([zhfeng](https://github.com/zhfeng))
+- Bump quarkus-amazon-services-bom from 2.0.0.Alpha1 to 2.0.0 
[\#4767](https://github.com/apache/camel-quarkus/pull/4767) 
([dependabot[bot]](https://github.com/apps/dependabot))
+- Bump quarkiverse-jgit.version from 2.3.2 to 3.0.0 
[\#4765](https://github.com/apache/camel-quarkus/pull/4765) 
([dependabot[bot]](https://github.com/apps/dependabot))
+- Bump quarkiverse-jsch.version from 2.0.3 to 3.0.0 
[\#4764](https://github.com/apache/camel-quarkus/pull/4764) 
([dependabot[bot]](https://github.com/apps/dependabot))
+- Bump quarkiverse-tika.version from 2.0.0.CR2 to 2.0.0 
[\#4763](https://github.com/apache/camel-quarkus/pull/4763) 
([dependabot[bot]](https://github.com/apps/dependabot))
+- file: disabling idempotent test in order to experiment around flakine… 
[\#4762](https://github.com/apache/camel-quarkus/pull/4762) 
([aldettinger](https://github.com/aldettinger))
+- \#4291 avoid In/Out Message soap headers conflict 
[\#4761](https://github.com/apache/camel-quarkus/pull/4761) 
([ppalaga](https://github.com/ppalaga))
+- Upgrade to quarkus-cxf 2.0.0.Alpha7 
[\#4757](https://github.com/apache/camel-quarkus/pull/4757) 
([ppalaga](https://github.com/ppalaga))
 - Generated sources regen for SBOM 
[\#4756](https://github.com/apache/camel-quarkus/pull/4756) 
([github-actions[bot]](https://github.com/apps/github-actions))
 - Ref \#4749: java-joor-dsl - Add templated route support to native mode 
[\#4755](https://github.com/apache/camel-quarkus/pull/4755) 
([essobedo](https://github.com/essobedo))
 - Update camel-quarkus-tika resource 
[\#4754](https://github.com/apache/camel-quarkus/pull/4754) 
([zhfeng](https://github.com/zhfeng))
 - Fix \#4043 to group xml tests 
[\#4753](https://github.com/apache/camel-quarkus/pull/4753) 
([zhfeng](https://github.com/zhfeng))
+- Ref\#4596 Cover different db types for jdbc 
[\#4751](https://github.com/apache/camel-quarkus/pull/4751) 
([ldrozdo](https://github.com/ldrozdo))
 - Add GitHub actions directory to license-maven-plugin exclusions 
[\#4748](https://github.com/apache/camel-quarkus/pull/4748) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Upgrade Quarkus to 3.0.0.CR2 
[\#4744](https://github.com/apache/camel-quarkus/pull/4744) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Upgrade CycloneDX Maven Plugin to version 2.7.6 
[\#4743](https://github.com/apache/camel-quarkus/pull/4743) 
([oscerd](https://github.com/oscerd))

Reply via email to