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

commit e5bdd8227bf084a6160780c574bae7aaf71ee33a
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Dec 2 03:12:21 2021 +0000

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0eaca23..981e5da 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -11,19 +11,23 @@
 - Camel Quarkus Kafka extension dev services support should check for the 
availability of `kafka.bootstrap.servers` 
[\#3329](https://github.com/apache/camel-quarkus/issues/3329)
 - camel-quarkus-support-\* source JARs should have manifests 
[\#3321](https://github.com/apache/camel-quarkus/issues/3321)
 - Document that `vertx-websocket` consumers run on the Quarkus Vert.x web 
server [\#3318](https://github.com/apache/camel-quarkus/issues/3318)
+- \[Camel 3.14.0\] Kafka integration test never completes 
[\#3312](https://github.com/apache/camel-quarkus/issues/3312)
 - FOP integration test failed in native mode 
[\#3280](https://github.com/apache/camel-quarkus/issues/3280)
 - \[Camel 3.13.0\] `MicroProfileHealthTest.testFailureThreshold` test failure 
[\#3277](https://github.com/apache/camel-quarkus/issues/3277)
 - Sql test using derby doesn't start dev service and shows class loading issue 
if stored procedure is called 
[\#3260](https://github.com/apache/camel-quarkus/issues/3260)
 - Consider removing `camel-quarkus-support-common` 
[\#3243](https://github.com/apache/camel-quarkus/issues/3243)
 - `quarkus.camel.main.shutdown.timeout`  doesn't work as intended 
[\#3179](https://github.com/apache/camel-quarkus/issues/3179)
 - \[Camel 3.12\] New feature: route configurations 
[\#2978](https://github.com/apache/camel-quarkus/issues/2978)
+- \[Quarkus 2.5\] Example with kafka + Oauth2 needs the stimzi Oauth client 
[\#2872](https://github.com/apache/camel-quarkus/issues/2872)
 - Camel-Catalog-Quarkus: It is missing for release-1.0.0-M5 
[\#904](https://github.com/apache/camel-quarkus/issues/904)
 
 **Merged pull requests:**
 
+- Fix bash syntax error in CI integration tests step 
[\#3351](https://github.com/apache/camel-quarkus/pull/3351) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Avoid hard coding Bindy resource path for 
`NativeImageResourceDirectoryBuildItem` 
[\#3349](https://github.com/apache/camel-quarkus/pull/3349) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Fix misalignment of protobuf dependencies 
[\#3338](https://github.com/apache/camel-quarkus/pull/3338) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Ban com.google.code.findbugs:jsr305 unconditionally  
[\#3337](https://github.com/apache/camel-quarkus/pull/3337) 
([ppalaga](https://github.com/ppalaga))
+- :white\_check\_mark: Kafka Oauth Integration test with Strimzi and Keyc… 
[\#3336](https://github.com/apache/camel-quarkus/pull/3336) 
([zbendhiba](https://github.com/zbendhiba))
 - Remove `camel-quarkus-support-common` 
[\#3334](https://github.com/apache/camel-quarkus/pull/3334) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Verify that `kafka.bootstrap.servers` property is available before 
attempting to use it for dev services 
[\#3330](https://github.com/apache/camel-quarkus/pull/3330) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Add manifest to camel-quarkus-support-spring source JARs 
[\#3328](https://github.com/apache/camel-quarkus/pull/3328) 
([jamesnetherton](https://github.com/jamesnetherton))

Reply via email to